OpenSDN source code
|
#include <vm.h>
Public Types | |
typedef vector < boost::uuids::uuid > | SGUuidList |
Public Member Functions | |
VmData (Agent *agent, IFMapNode *node, const std::string &name, const SGUuidList &sg_list) | |
virtual | ~VmData () |
![]() | |
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 () |
Public Attributes | |
std::string | name_ |
SGUuidList | sg_list_ |
typedef vector<boost::uuids::uuid> VmData::SGUuidList |
|
inline |
SGUuidList VmData::sg_list_ |