ADD enum value | IFMapServer | private |
AddClient(IFMapClient *client) | IFMapServer | |
CleanupStaleEntries() | IFMapServer | |
CleanupUuidMapper(IFMapClient *client) | IFMapServer | private |
client_history_ | IFMapServer | private |
client_indexes_ | IFMapServer | private |
client_map_ | IFMapServer | private |
ClientExporterCleanup(int index) | IFMapServer | private |
ClientExporterSetup(IFMapClient *client) | IFMapServer | |
ClientGraphDownload(IFMapClient *client) | IFMapServer | private |
ClientHistory typedef | IFMapServer | |
ClientMap typedef | IFMapServer | |
ClientNameToIndex(const std::string &id, int *index) | IFMapServer | |
ClientRegister(IFMapClient *client) | IFMapServer | |
ClientUnregister(IFMapClient *client) | IFMapServer | |
ClientWorker(QueueEntry work_entry) | IFMapServer | private |
CmSz_t typedef | IFMapServer | |
CollectStats(BgpRouterState *state, bool first) const | IFMapServer | |
config_manager_ | IFMapServer | private |
database() | IFMapServer | inline |
db_ | IFMapServer | private |
DEL enum value | IFMapServer | private |
DeleteClient(IFMapClient *client) | IFMapServer | |
exporter() | IFMapServer | inline |
exporter_ | IFMapServer | private |
FillClientHistory(IFMapServerClientHistoryList *out_list, const std::string &search_string) | IFMapServer | |
FillClientMap(IFMapServerShowClientMap *out_map, const std::string &search_string) | IFMapServer | |
FillIndexMap(IFMapServerShowIndexMap *out_map, const std::string &search_string) | IFMapServer | |
FindClient(const std::string &id) | IFMapServer | |
get_config_generation_number() | IFMapServer | inline |
get_config_manager() | IFMapServer | inline |
get_config_manager() const | IFMapServer | inline |
get_ifmap_channel_manager() | IFMapServer | inline |
GetClient(int index) | IFMapServer | |
GetClientMap() const | IFMapServer | inlineprivate |
GetClientMapSize() const | IFMapServer | inline |
GetIndexMapSize() const | IFMapServer | inline |
GetUIInfo(IFMapServerInfoUI *server_info) const | IFMapServer | |
GetVmNodeByUuid(const std::string &vm_uuid) | IFMapServer | |
graph() | IFMapServer | inline |
graph_ | IFMapServer | private |
ifmap_channel_manager_ | IFMapServer | private |
IFMapExporterTest class | IFMapServer | friend |
IFMapRestartTest class | IFMapServer | friend |
IFMapServer(DB *db, DBGraph *graph, boost::asio::io_context *io_service) | IFMapServer | |
IFMapServerTest class | IFMapServer | friend |
IFMapVmUuidMapperTest class | IFMapServer | friend |
ImSz_t typedef | IFMapServer | |
index_map_ | IFMapServer | private |
IndexMap typedef | IFMapServer | |
Initialize() | IFMapServer | |
io_service() | IFMapServer | inline |
io_service_ | IFMapServer | private |
kClientHistorySize | IFMapServer | static |
ProcessClientWork(bool add, IFMapClient *client) | IFMapServer | |
ProcessVmRegAsPending(std::string vm_uuid, std::string vr_name, bool subscribe) | IFMapServer | |
ProcessVmSubscribe(std::string vr_name, std::string vm_uuid, bool subscribe, bool has_vms) | IFMapServer | |
ProcessVmSubscribe(std::string vr_name, std::string vm_uuid, bool subscribe) | IFMapServer | |
queue() | IFMapServer | inline |
queue_ | IFMapServer | private |
QueueOp enum name | IFMapServer | private |
RemoveSelfAddedLinksAndObjects(IFMapClient *client) | IFMapServer | private |
SaveClientHistory(IFMapClient *client) | IFMapServer | private |
sender() | IFMapServer | inline |
sender_ | IFMapServer | private |
set_config_manager(ConfigClientManager *manager) | IFMapServer | inline |
set_ifmap_channel_manager(IFMapChannelManager *manager) | IFMapServer | inline |
ShowIFMapXmppClientInfo class | IFMapServer | friend |
Shutdown() | IFMapServer | |
SimulateDeleteClient(IFMapClient *client) | IFMapServer | private |
vm_uuid_mapper() | IFMapServer | inline |
vm_uuid_mapper_ | IFMapServer | private |
work_queue_ | IFMapServer | private |
XmppIfmapTest class | IFMapServer | friend |
~IFMapServer() | IFMapServer | virtual |