OpenSDN source code
|
#include <sandesh.h>
Public Member Functions | |
SandeshDerivedRegister (std::string const &s) | |
~SandeshDerivedRegister () | |
Private Attributes | |
std::string | name_ |
Additional Inherited Members | |
![]() | |
typedef std::map< std::string, Sandesh *(*)()> | map_type |
![]() | |
static Sandesh * | CreateInstance (std::string const &s) |
static void | Update (map_type &map) |
static map_type::const_iterator | Begin () |
static map_type::const_iterator | End () |
![]() | |
static map_type * | GetMap () |
Definition at line 654 of file p/sandesh.h.
|
inline |
|
inline |
|
private |
Definition at line 664 of file p/sandesh.h.