OpenSDN source code
|
This is the complete list of members for IFMapServerParser, including all inherited members.
DeleteInstance(const std::string &module) | IFMapServerParser | static |
GetInstance(const std::string &module) | IFMapServerParser | static |
metadata_map_ | IFMapServerParser | private |
MetadataClear(const std::string &module) | IFMapServerParser | |
MetadataParseFn typedef | IFMapServerParser | |
MetadataParseMap typedef | IFMapServerParser | |
MetadataRegister(const std::string &metadata, MetadataParseFn parser) | IFMapServerParser | |
module_map_ | IFMapServerParser | privatestatic |
ModuleMap typedef | IFMapServerParser | private |
ParseMetadata(const pugi::xml_node &node, struct DBRequest *result) const | IFMapServerParser | private |
ParseResultItem(const pugi::xml_node &parent, bool add_change, RequestList *list) const | IFMapServerParser | |
ParseResults(const pugi::xml_document &xdoc, RequestList *list) const | IFMapServerParser | |
Receive(DB *db, const char *data, size_t length, uint64_t sequence_number) | IFMapServerParser | |
RequestList typedef | IFMapServerParser | |
SetOrigin(struct DBRequest *result) const | IFMapServerParser |