GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QCFG / V0-0-1
Constituent: qcfg     Tag: linux-gcc
#include "create.h"
#include "fo_p.h"
#include "error.h"
#include "PBS/MBA.h"
#include "RIM/lrd.h"
#include <string.h>
Include dependency graph for create.c:

Functions | |
| unsigned | createFile (RIM *rim, RIM_type type, const char *filename) |
| Create a single binary configuration file containing the data of one component (or the default data). | |
| unsigned | QCFG_createMap (RIM_map *map, const char *filename) |
| Write out the data of a LATC_map structure. | |
| unsigned | QCFG_create (RIM *rim, unsigned filter, const char *stub) |
| Creates a set of binary configuration files based on the contents of the imm, using lcm as the first in a sequence of file IDs. | |
|
||||||||||||||||
|
Create a single binary configuration file containing the data of one component (or the default data).
|
|
||||||||||||||||
|
Creates a set of binary configuration files based on the contents of the imm, using lcm as the first in a sequence of file IDs.
|
|
||||||||||||
|
Write out the data of a LATC_map structure.
|
1.4.4