OpenSDN source code
|
#include <physical_device.h>
Public Member Functions | |
PhysicalDeviceDataBase (Agent *agent, IFMapNode *ifmap_node) | |
virtual | ~PhysicalDeviceDataBase () |
![]() | |
AgentOperDBData (const Agent *agent, IFMapNode *node) | |
virtual | ~AgentOperDBData () |
void | SetIFMapNode (IFMapNode *node) |
IFMapNode * | ifmap_node () const |
const Agent * | agent () const |
![]() | |
AgentData () | |
virtual | ~AgentData () |
![]() | |
virtual | ~DBRequestData () |
Definition at line 28 of file physical_device.h.
Definition at line 29 of file physical_device.h.
|
inlinevirtual |
Definition at line 32 of file physical_device.h.