-
TraceLoader_get_desc()
- Returns a short description of the loader.
-
TraceLoader_load_trace()
- Action associated with the Class TraceLoader.
-
TraceXmlLoader_create()
- Constructor
-
trace_loader_deinit()
- This function de-initializes the loader class.
-
trace_loader_finalize()
- Finalize method of loader class.
-
trace_loader_init()
- This function initializes the loader class.
-
trace_loader_load()
- Action associated with the Class action.
-
trace_xml_loader_char_handler()
- Character Handler used by parser.
-
trace_xml_loader_deinit()
- Deallocates internal structures
-
trace_xml_loader_finalize()
- Virtual destructor
-
trace_xml_loader_flatten_symbol()
- Private service of trace_xml_loader_fill_trace
-
trace_xml_loader_init()
-
-
trace_xml_loader_load()
- Read the trace from the XML file
-
trace_xml_loader_prepare()
-
-
trace_xml_loader_reset()
- Cleans up after reading of xml source
-
trace_xml_loader_store_loopbacks()
- Store loopback information and freezes loaded trace
-
trace_xml_loader_tag_begin()
- Function that gets called when parser encounter start of
some tag.
-
trace_xml_loader_tag_end()
- Function that gets called when end of any tag is
encountered by the parser.
-
trace_xml_report_invalid_assignment()
- This function reports an error/warning message when LHS of
an assignment is found to be in invalid section
Last updated on 2011/04/06 21h:16