#include <ifmap_uuid_mapper.h>
Definition at line 45 of file ifmap_uuid_mapper.h.
◆ NodeUuidMap
◆ PendingVmRegMap
◆ IFMapVmUuidMapper()
| IFMapVmUuidMapper::IFMapVmUuidMapper |
( |
DB * |
db, |
|
|
IFMapServer * |
server |
|
) |
| |
|
explicit |
◆ ~IFMapVmUuidMapper()
| IFMapVmUuidMapper::~IFMapVmUuidMapper |
( |
| ) |
|
◆ CleanupPendingVmRegEntry()
| void IFMapVmUuidMapper::CleanupPendingVmRegEntry |
( |
const std::string & |
vm_uuid | ) |
|
|
inline |
◆ db()
| DB* IFMapVmUuidMapper::db |
( |
| ) |
|
|
inline |
◆ GetVmNodeByUuid()
| IFMapNode * IFMapVmUuidMapper::GetVmNodeByUuid |
( |
const std::string & |
vm_uuid | ) |
|
◆ Initialize()
| void IFMapVmUuidMapper::Initialize |
( |
| ) |
|
◆ is_registered()
| bool IFMapVmUuidMapper::is_registered |
( |
| ) |
|
|
inline |
◆ IsFeasible()
| bool IFMapVmUuidMapper::IsFeasible |
( |
IFMapNode * |
node | ) |
|
|
private |
◆ NodeProcessed()
| bool IFMapVmUuidMapper::NodeProcessed |
( |
IFMapNode * |
node | ) |
|
◆ NodeToUuid()
| bool IFMapVmUuidMapper::NodeToUuid |
( |
IFMapNode * |
vm_node, |
|
|
std::string * |
vm_uuid |
|
) |
| |
◆ NodeUuidMapCount()
| NodeUuidMap::size_type IFMapVmUuidMapper::NodeUuidMapCount |
( |
| ) |
|
|
inline |
◆ PendingVmRegCount()
| PendingVmRegMap::size_type IFMapVmUuidMapper::PendingVmRegCount |
( |
| ) |
|
|
inline |
◆ PendingVmRegExists()
| bool IFMapVmUuidMapper::PendingVmRegExists |
( |
const std::string & |
vm_uuid, |
|
|
std::string * |
vr_name |
|
) |
| |
◆ PrintAllNodeUuidMappedEntries()
| void IFMapVmUuidMapper::PrintAllNodeUuidMappedEntries |
( |
| ) |
|
◆ PrintAllPendingVmRegEntries()
| void IFMapVmUuidMapper::PrintAllPendingVmRegEntries |
( |
| ) |
|
◆ PrintAllUuidMapperEntries()
| void IFMapVmUuidMapper::PrintAllUuidMapperEntries |
( |
| ) |
|
◆ ProcessVmRegAsPending()
| void IFMapVmUuidMapper::ProcessVmRegAsPending |
( |
std::string |
vm_uuid, |
|
|
std::string |
vr_name, |
|
|
bool |
subscribe |
|
) |
| |
◆ server()
◆ Shutdown()
| void IFMapVmUuidMapper::Shutdown |
( |
| ) |
|
◆ UuidMapperCount()
◆ vm_listener_id()
◆ VmNodeExists()
| bool IFMapVmUuidMapper::VmNodeExists |
( |
const std::string & |
vm_uuid | ) |
|
◆ VmNodeProcess()
◆ IFMapVmUuidMapperTest
| friend class IFMapVmUuidMapperTest |
|
friend |
◆ ShowIFMapNodeToUuidMapping
◆ ShowIFMapPendingVmReg
◆ ShowIFMapUuidToNodeMapping
◆ db_
| DB* IFMapVmUuidMapper::db_ |
|
private |
◆ ifmap_server_
◆ node_uuid_map_
◆ pending_vmreg_map_
◆ registered
| bool IFMapVmUuidMapper::registered |
|
private |
◆ uuid_mapper_
◆ vm_lid_
◆ vm_table_
The documentation for this class was generated from the following files: