#include <ifmap_agent_parser.h>
Definition at line 20 of file ifmap_agent_parser.h.
◆ NodeParseFn
◆ NodeParseMap
◆ ConfigMsgType
◆ IFMapAgentParser()
IFMapAgentParser::IFMapAgentParser |
( |
DB * |
db | ) |
|
|
inline |
◆ ConfigParse()
void IFMapAgentParser::ConfigParse |
( |
const pugi::xml_node |
config, |
|
|
uint64_t |
seq |
|
) |
| |
◆ link_delete_parse_errors()
uint64_t IFMapAgentParser::link_delete_parse_errors |
( |
| ) |
|
|
inline |
◆ link_deletes()
uint64_t IFMapAgentParser::link_deletes |
( |
| ) |
|
|
inline |
◆ link_update_parse_errors()
uint64_t IFMapAgentParser::link_update_parse_errors |
( |
| ) |
|
|
inline |
◆ link_updates()
uint64_t IFMapAgentParser::link_updates |
( |
| ) |
|
|
inline |
◆ LinkParse()
◆ node_delete_parse_errors()
uint64_t IFMapAgentParser::node_delete_parse_errors |
( |
| ) |
|
|
inline |
◆ node_deletes()
uint64_t IFMapAgentParser::node_deletes |
( |
| ) |
|
|
inline |
◆ node_update_parse_errors()
uint64_t IFMapAgentParser::node_update_parse_errors |
( |
| ) |
|
|
inline |
◆ node_updates()
uint64_t IFMapAgentParser::node_updates |
( |
| ) |
|
|
inline |
◆ NodeClear()
void IFMapAgentParser::NodeClear |
( |
| ) |
|
◆ NodeParse()
◆ NodeRegister()
void IFMapAgentParser::NodeRegister |
( |
const std::string & |
node, |
|
|
NodeParseFn |
parser |
|
) |
| |
◆ reset_statistics()
void IFMapAgentParser::reset_statistics |
( |
| ) |
|
|
inline |
◆ db_
DB* IFMapAgentParser::db_ |
|
private |
◆ link_parse_errors_
uint64_t IFMapAgentParser::link_parse_errors_[MAX] |
|
private |
◆ links_processed_
uint64_t IFMapAgentParser::links_processed_[MAX] |
|
private |
◆ node_map_
◆ node_parse_errors_
uint64_t IFMapAgentParser::node_parse_errors_[MAX] |
|
private |
◆ nodes_processed_
uint64_t IFMapAgentParser::nodes_processed_[MAX] |
|
private |
The documentation for this class was generated from the following files: