| AG_addr_s.h |
? |
| AG_descriptions_s.h |
? |
| AG_fldEnums_s.h |
? |
| AG_initIMM.c |
Initialises the structure (mostly to NULL). |
| AG_initIMM_p.h |
Layout of the configuration in-memory model structure. |
| AG_latcType_p.h |
? |
| AG_latcType_s.h |
? |
| AG_lem_s.h |
? |
| AG_map_tags_s.h |
? |
| AG_number_s.h |
? |
| AG_regEnums_s.h |
? |
| AG_xml_tags_s.h |
? |
| LATC_msgs.c |
Constructor/destructor routines for message facility LATC (ID: 64, 0x40). |
| QLATC_compare.c |
Executable that digests the LSF datagrams sent to the SSR by LATC and the binary files use to configure the LAT and compares them. |
| QLATC_consume.c |
Host side binary file read functions. |
| QLATC_consume.h |
Host side functions to read in binary configuration files. |
| QLATC_print.c |
? |
| QLATC_report.c |
? |
| XML.c |
XML parser for the LATC pkg. |
| addr.c |
Converts flat index to hierarchical address. |
| addr.h |
Functions converting flat index to/from hierarchical addressing. |
| args.c |
Simple functions to handle command line arguments. |
| args_p.h |
Simple functions handling command line arguments for the parser apps. |
| consume.c |
File read and write functions. |
| consume.h |
Functions to read in binary configuration files and modify the IMM accordingly. |
| create.c |
? |
| create.h |
? |
| data.c |
Functions manipulating the data attached to a configuration tree. |
| data.h |
Functions (with error checking) that access the LATC data. |
| descriptions_p.h |
? |
| dump.c |
Dummy symbol to avoid a major release just to eradicate an internal symbol. |
| enums_p.h |
Place to collect the various enumerations. |
| fi.c |
Wrapper functions to stdio calls for reading a file. |
| fi_p.h |
Wrapper functions to stdio calls for recovering a previously create file. |
| fio_p.h |
? |
| fo.c |
Wrapper functions to stdio calls for creating a file. |
| fo_p.h |
Wrapper functions to stdio calls for creating files. |
| imm.c |
Provides the LATC in-memory-model functionatlity. |
| imm.h |
LATC in-memory-model structure. |
| iterator.c |
functions to retrieve a captured LATC IMM from a set of datagrams. |
| iterator_p.h |
Function to iterate over a file of datagrams. |
| latc.c |
? |
| latc_p.h |
Private definition of the LATC_controller structure. |
| latp.c |
? |
| latp.h |
LAT interaction functions. |
| latp_p.h |
? |
| lem.c |
Definition of functions used to interface with the DAB and DEM packages. |
| lem_p.h |
Definition of functions wrapping LEM (and some LCBD) function calls. |
| lrd.c |
LAT register description helper functions. |
| map.c |
Provoides functionality concerned with creating and manipulating a LATC_map. |
| map.h |
Configuration map creation, initialisation and manipulation functions. |
| map_p.h |
Definition of the LATC_map structure and associated internal functions. |
| map_parser_main.c |
Main function for the LATC Mapping XML parsing executable. |
| msg_init.c |
? |
| msg_init_p.h |
? |
| parser_descriptor_p.h |
Definition of the LatcDescriptor structure. |
| parser_main.c |
Main function for the LATC XML parsing executable. |
| parser_state.c |
Initialisation of the LATC_state structure. |
| parser_state_p.h |
Definition of LatcState structure. |
| parser_tag.c |
Function to modify the address structure. |
| parser_tag_p.h |
Definition of the LatcTag structure. |
| record.c |
Function to transport an IMM to the SSR (or file). |
| record.h |
Functions to package up the IMM and send it to file or the SSR. |
| record_p.h |
Functions to package up the IMM and send it to file or the SSR. |
| retrieve.c |
Function to retrieve and IMM from LSF datagram contributions. |
| retrieve_p.h |
Function to retrieve and IMM from LSF datagram contributions. |
| ../gen/cptDetail.c |
? |
| ../gen/cptDetail_p.h |
Definition of CptDetail structure. |
| ../gen/cptTag.c |
Handles a component start tag. |
| ../gen/cptTag_p.h |
Functions used by the component tag. |
| ../gen/fileUtils.c |
Initialisation of the RegState structure. |
| ../gen/fileUtils_p.h |
File manipulation utilities. |
| ../gen/files.c |
Definition of the filenames used by the parser. |
| ../gen/files_p.h |
Structures and functions associated with the files produced by the LRD parser. |
| ../gen/fldTag.c |
Handles a field start tag. |
| ../gen/fldTag_p.h |
Functions used by the field tag. |
| ../gen/lString.c |
Creation and initialisation of the lString structure. |
| ../gen/lString_p.h |
Linked list of strings. |
| ../gen/msg_init.c |
? |
| ../gen/msg_init_p.h |
? |
| ../gen/parser.c |
XML PARSER for LAT Register Description XML files. |
| ../gen/regTag.c |
Handles a register start tag. |
| ../gen/regTag_p.h |
Functions used by the register tag. |
| ../gen/state.c |
Initialisation of the parser structures. |
| ../gen/state_p.h |
Definition of RegState structure. |
| ../gen/tags_p.h |
Tags of the lrd files. |
| ../gen/utils.c |
Some utility functions. |
| ../gen/utils_p.h |
Some utility functions. |
| ../ptd/msg_init.c |
Initialises the msg system for testing. |
| ../ptd/msg_init_p.h |
Initialises the msg system for testing. |
| ../ptd/select.c |
LATC unit tests. |
| ../ptd/select_p.h |
LATC unit tests. |
| ../ptd/t_XML.c |
Test of the latc_parser application, file read and configuration loading routines. |
| ../ptd/t_XML_p.h |
Test of the latc_parser application, file read and configuration loading routines. |
| ../ptd/t_addr.c |
Test the address routines. |
| ../ptd/t_addr_p.h |
Definition of function to test the address conversion routines of the LATC pkg. |
| ../ptd/t_consume.c |
Test of the LATC_consume function. |
| ../ptd/t_consume_p.h |
Definition of function to test the consume routine. |
| ../ptd/t_create.c |
Test of the create function. |
| ../ptd/t_create_p.h |
Definition of function that tests the configuration creation. |
| ../ptd/t_data.c |
Test the data manipulation routines of the LATC pkg. |
| ../ptd/t_data_p.h |
Definition of function to test the data routines. |
| ../ptd/t_fi.c |
Test the basic fio routines. |
| ../ptd/t_fi_p.h |
Definition of function to test the fio manipulation routines of the LATC pkg. |
| ../ptd/t_fo.c |
Test the basic fio routines. |
| ../ptd/t_fo_p.h |
Definition of function to test the fio manipulation routines of the LATC pkg. |
| ../ptd/t_latc.c |
LATC unit tests of host system. |
| ../ptd/t_latcXML_generate.c |
Runs the XML generation portion of the latcXML test. |
| ../ptd/t_map.c |
Test the map manipulation routines of the LATC pkg. |
| ../ptd/t_map_p.h |
Definition of function to test the map manipulation routines of the LATC pkg. |
| ../ptd/t_type.c |
Test of the type functions. |
| ../ptd/t_type_p.h |
Definition of function to test the type manipulation routines of the LATC pkg. |
| ../ptd/validate.c |
Test of the latcFile functions. |
| ../ptd/validate_p.h |
Definition of function to test the latcFile manipulation routines of the LATC pkg. |