OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ConfigJsonParser Member List

This is the complete list of members for ConfigJsonParser, including all inherited members.

AddLinkName(LinkMemberPair member_pair, LinkDataPair data_pair)ConfigJsonParserBaseinline
AddObjectType(std::string object)ConfigJsonParserBaseinline
AddParentName(LinkMemberPair member_pair, std::string s)ConfigJsonParserBaseinline
AddWrapperField(std::string key, std::string value)ConfigJsonParserBaseinline
CloneKey(const IFMapTable::RequestKey &src) const ConfigJsonParserprivate
ConfigJsonParser()ConfigJsonParser
ConfigJsonParserBase()ConfigJsonParserBase
EndOfConfig()ConfigJsonParservirtual
EnqueueListToTables(RequestList *req_list) const ConfigJsonParserprivate
GetGenerationNumber() const ConfigJsonParserBaseinline
GetLinkName(const std::string &left, const std::string &right) const ConfigJsonParserBase
GetParentName(const std::string &left, const std::string &right) const ConfigJsonParserBase
GetWrapperFieldName(const std::string &type_name, const std::string &property_name) const ConfigJsonParserBase
ifmap_server_ConfigJsonParserprivate
ifmap_server_set(IFMapServer *ifmap_server)ConfigJsonParserinline
Init(ConfigClientManager *mgr)ConfigJsonParserBaseinline
InsertRequestIntoQ(IFMapOrigin::Origin origin, const std::string &neigh_type, const std::string &neigh_name, const std::string &metaname, std::unique_ptr< AutogenProperty > &pvalue, const IFMapTable::RequestKey &key, bool add_change, RequestList *req_list) const ConfigJsonParserprivate
IsLinkWithAttr(const std::string &left, const std::string &right) const ConfigJsonParserBase
IsListOrMapPropEmpty(const std::string &uuid_key, const std::string &lookup_key) const ConfigJsonParserBase
IsReadObjectType(std::string objectType)ConfigJsonParserBaseinline
LinkDataPair typedefConfigJsonParserBase
LinkMemberPair typedefConfigJsonParserBase
LinkNameMap typedefConfigJsonParserBase
metadata_map_ConfigJsonParserprivate
MetadataClear(const std::string &module)ConfigJsonParser
MetadataParseFn typedefConfigJsonParser
MetadataParseMap typedefConfigJsonParser
MetadataRegister(const std::string &metadata, MetadataParseFn parser)ConfigJsonParser
ObjectTypeList typedefConfigJsonParserBase
ObjectTypeListToRead() const ConfigJsonParserBaseinline
ParentNameMap typedefConfigJsonParserBase
ParseDocument(const ConfigCass2JsonAdapter &adapter, IFMapOrigin::Origin origin, RequestList *req_list, IFMapTable::RequestKey *key, bool add_change) const ConfigJsonParserprivate
ParseLinks(const ConfigCass2JsonAdapter &adapter, const IFMapTable::RequestKey &key, IFMapOrigin::Origin origin, RequestList *req_list, bool add_change) const ConfigJsonParserprivate
ParseNameType(const ConfigCass2JsonAdapter &adapter, IFMapTable::RequestKey *key) const ConfigJsonParserprivate
ParseOneProperty(const ConfigCass2JsonAdapter &adapter, const contrail_rapidjson::Value &key_node, const contrail_rapidjson::Value &value_node, const IFMapTable::RequestKey &key, IFMapOrigin::Origin origin, RequestList *req_list, bool add_change) const ConfigJsonParserprivate
ParseOneRef(const ConfigCass2JsonAdapter &adapter, const contrail_rapidjson::Value &arr, const IFMapTable::RequestKey &key, IFMapOrigin::Origin origin, RequestList *req_list, const std::string &key_str, size_t pos, bool add_change) const ConfigJsonParserprivate
ParseProperties(const ConfigCass2JsonAdapter &adapter, const IFMapTable::RequestKey &key, IFMapOrigin::Origin origin, RequestList *req_list, bool add_change) const ConfigJsonParserprivate
ParseRef(const ConfigCass2JsonAdapter &adapter, const contrail_rapidjson::Value &ref_entry, IFMapOrigin::Origin origin, const std::string &refer, const IFMapTable::RequestKey &key, RequestList *req_list, bool add_change) const ConfigJsonParserprivate
Receive(const ConfigCass2JsonAdapter &adapter, bool add_change)ConfigJsonParservirtual
RequestList typedefConfigJsonParser
SetupGraphFilter()ConfigJsonParservirtual
SetupObjectFilter()ConfigJsonParserprivate
SetupSchemaGraphFilter()ConfigJsonParserprivate
SetupSchemaWrapperPropertyInfo()ConfigJsonParserprivate
WrapperFieldMap typedefConfigJsonParserBase
~ConfigJsonParser()ConfigJsonParser
~ConfigJsonParserBase()ConfigJsonParserBasevirtual