OpenSDN source code
|
#include <vn.h>
Public Member Functions | |
OperVirtualDns (Agent *agent, DomainConfig *domain_config) | |
virtual | ~OperVirtualDns () |
void | ConfigDelete (IFMapNode *node) |
void | ConfigAddChange (IFMapNode *node) |
void | ConfigManagerEnqueue (IFMapNode *node) |
![]() | |
OperIFMapTable (Agent *agent) | |
virtual | ~OperIFMapTable () |
Agent * | agent () const |
OperDB * | oper () const |
uint32_t | Size () const |
void | ConfigEventHandler (IFMapNode *node, DBEntry *entry) |
void | ProcessConfig (IFMapNode *node) |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (OperVirtualDns) | |
Private Attributes | |
DomainConfig * | domain_config_ |
Additional Inherited Members | |
![]() | |
typedef std::map< IFMapNode *, IFMapDependencyManager::IFMapNodePtr > | Tree |
OperVirtualDns::OperVirtualDns | ( | Agent * | agent, |
DomainConfig * | domain_config | ||
) |
|
virtual |
Implements OperIFMapTable.
Definition at line 1592 of file vn.cc.
|
virtual |
Implements OperIFMapTable.
Definition at line 1588 of file vn.cc.
|
virtual |
Implements OperIFMapTable.
Definition at line 1596 of file vn.cc.
|
private |
|
private |