OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_client_sm_priv.h File Reference
#include <boost/asio.hpp>
#include <boost/statechart/state_machine.hpp>
#include <tbb/mutex.h>
#include <tbb/atomic.h>
#include "base/queue_task.h"
#include "base/timer.h"
#include "io/tcp_session.h"
#include "sandesh_client_sm.h"
Include dependency graph for sandesh_client_sm_priv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SandeshClientSMImpl
 
struct  SandeshClientSMImpl::EventContainer
 

Namespaces

 scm
 

Typedefs

typedef boost::function< bool(SandeshClientSMImpl *)> EvValidate
 

Typedef Documentation

typedef boost::function<bool(SandeshClientSMImpl *)> EvValidate

Definition at line 39 of file sandesh_client_sm_priv.h.