_document_buffer | fw_logger::fw_logs_xml_helper | private |
_init_done | fw_logger::fw_logs_xml_helper | private |
_xml_doc | fw_logger::fw_logs_xml_helper | private |
_xml_full_file_path | fw_logger::fw_logs_xml_helper | private |
build_log_meta_data(fw_logs_formating_options *logs_formating_options) | fw_logger::fw_logs_xml_helper | |
build_meta_data_structure(xml_node<> *xml_node_list_of_events, fw_logs_formating_options *logs_formating_options) | fw_logger::fw_logs_xml_helper | private |
enums enum value | fw_logger::fw_logs_xml_helper | |
event enum value | fw_logger::fw_logs_xml_helper | |
file enum value | fw_logger::fw_logs_xml_helper | |
fw_logs_xml_helper(std::string xml_full_file_path) | fw_logger::fw_logs_xml_helper | |
get_enum_name_node(xml_node<> *node_file, int *thread_id, std::string *thread_name) | fw_logger::fw_logs_xml_helper | private |
get_enum_value_node(xml_node<> *node_file, int *thread_id, std::string *enum_name) | fw_logger::fw_logs_xml_helper | private |
get_event_node(xml_node<> *node_event, int *event_id, int *num_of_params, std::string *line) | fw_logger::fw_logs_xml_helper | private |
get_file_node(xml_node<> *node_file, int *file_id, std::string *file_name) | fw_logger::fw_logs_xml_helper | private |
get_next_node(xml_node<> *xml_node_list_of_events, int *id, int *num_of_params, std::string *line) | fw_logger::fw_logs_xml_helper | private |
get_root_node(xml_node<> **node) | fw_logger::fw_logs_xml_helper | private |
get_thread_node(xml_node<> *node_file, int *thread_id, std::string *thread_name) | fw_logger::fw_logs_xml_helper | private |
init() | fw_logger::fw_logs_xml_helper | private |
node_type enum name | fw_logger::fw_logs_xml_helper | |
none enum value | fw_logger::fw_logs_xml_helper | |
thread enum value | fw_logger::fw_logs_xml_helper | |
try_load_external_xml() | fw_logger::fw_logs_xml_helper | private |
~fw_logs_xml_helper(void) | fw_logger::fw_logs_xml_helper | |