OpenSDN source code
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< PortSubscribeEntryPortSubscribeEntryPtr
 
typedef std::vector< PortSubscribeEntryPtrVmiSubscribeEntryPtrList
 

Typedef Documentation

◆ PortSubscribeEntryPtr

typedef boost::shared_ptr<PortSubscribeEntry> PortSubscribeEntryPtr

Definition at line 20 of file port_ipc_handler.h.

◆ VmiSubscribeEntryPtrList

Definition at line 21 of file port_ipc_handler.h.