OpenSDN source code
|
#include <config_manager.h>
Public Member Functions | |
ConfigHelper (const ConfigManager *mgr, const Agent *agent) | |
virtual | ~ConfigHelper () |
IFMapNode * | GetOtherAdjacentNode (IFMapLink *link, IFMapNode *node) |
IFMapNode * | FindLink (const char *type, IFMapNode *node) |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (ConfigHelper) | |
Private Attributes | |
const ConfigManager * | mgr_ |
IFMapAgentLinkTable * | link_table_ |
const Agent * | agent_ |
Definition at line 44 of file config_manager.h.
ConfigHelper::ConfigHelper | ( | const ConfigManager * | mgr, |
const Agent * | agent | ||
) |
Definition at line 46 of file config_manager.cc.
|
inlinevirtual |
Definition at line 47 of file config_manager.h.
|
private |
|
private |
Definition at line 56 of file config_manager.h.
|
private |
Definition at line 55 of file config_manager.h.
|
private |
Definition at line 54 of file config_manager.h.