|
OpenSDN source code
|
#include <sandesh.h>


Public Member Functions | |
| SandeshDerivedRegister (std::string const &s) | |
| ~SandeshDerivedRegister () | |
Private Attributes | |
| std::string | name_ |
Additional Inherited Members | |
Public Types inherited from SandeshBaseFactory | |
| typedef std::map< std::string, Sandesh *(*)()> | map_type |
Static Public Member Functions inherited from SandeshBaseFactory | |
| 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 Protected Member Functions inherited from SandeshBaseFactory | |
| static map_type * | GetMap () |
Definition at line 654 of file cpp/sandesh.h.
|
inline |
|
inline |
|
private |
Definition at line 664 of file cpp/sandesh.h.