GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FILE_DB / V0-0-3

Constituent: file_data     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_FILE_DB_Schema Struct Reference

CDM database schema when initializing FILE by configuration file. More...

#include <FILE_DB_schema.h>

Collaboration diagram for _FILE_DB_Schema:

Collaboration graph
[legend]

Data Fields

FILE_DB_Mount mount_flags
const char * dev_root_5
const char * dev_root_6
unsigned int ram_disk_size
unsigned int copy_buf_size
unsigned int upl_buf_size
unsigned short upl_pkt_size
unsigned short upl_pkt_delay
unsigned short cmd_pkt_128
unsigned short cmd_pkt_4096
unsigned short ctdb_pkt_size
unsigned short ctdb_pkt_delay
unsigned short ssr_pkt_size

Detailed Description

CDM database schema when initializing FILE by configuration file.


Field Documentation

unsigned short _FILE_DB_Schema::cmd_pkt_128
 

The number of command queue 128 byte packets for the FILE task.

unsigned short _FILE_DB_Schema::cmd_pkt_4096
 

The number of command queue 4096 byte packets for the FILE task (EPU only).

unsigned int _FILE_DB_Schema::copy_buf_size
 

The size in bytes of the file copy buffer

unsigned short _FILE_DB_Schema::ctdb_pkt_delay
 

The number of milliseconds to wait between EPU file telemetry dump packets (EPU only).

unsigned short _FILE_DB_Schema::ctdb_pkt_size
 

The number of bytes of file data to send in each CTDB file dump telemetry packet.

const char* _FILE_DB_Schema::dev_root_5
 

The root path string for on-board device '5'.

const char* _FILE_DB_Schema::dev_root_6
 

The root path string for on-board device '5'.

FILE_DB_Mount _FILE_DB_Schema::mount_flags
 

Bit flags for initializing file systems.

unsigned int _FILE_DB_Schema::ram_disk_size
 

The size in bytes of the RAM disk.

unsigned short _FILE_DB_Schema::ssr_pkt_size
 

The number of bytes of file data to send in each SSR file dump telemetry packet.

unsigned int _FILE_DB_Schema::upl_buf_size
 

The size in bytes of the file upload temporary buffer.

unsigned short _FILE_DB_Schema::upl_pkt_delay
 

The number of milliseconds to wait between EPU upload data packets (SIU only).

unsigned short _FILE_DB_Schema::upl_pkt_size
 

The number of bytes of file data to send in each EPU upload data packet (SIU only).


The documentation for this struct was generated from the following file:
Generated on Sat Feb 16 01:14:51 2008 by  doxygen 1.4.4