OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
port_ipc_handler.h File Reference
#include <string>
#include <rapidjson/document.h>
#include <base/timer.h>
#include <base/address.h>
#include <port_ipc/config_stale_cleaner.h>
#include <vgw/cfg_vgw.h>
Include dependency graph for port_ipc_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PortIpcHandler
 

Typedefs

typedef boost::shared_ptr
< PortSubscribeEntry
PortSubscribeEntryPtr
 
typedef std::vector
< PortSubscribeEntryPtr
VmiSubscribeEntryPtrList
 

Typedef Documentation

typedef boost::shared_ptr<PortSubscribeEntry> PortSubscribeEntryPtr

Definition at line 19 of file port_ipc_handler.h.

Definition at line 21 of file port_ipc_handler.h.