GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QLCM / V0-5-3 > qlcm_dump / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QLCM.h File Reference

#include <LCM/LCM_pubdefs.h>
#include <LSF/LSF.h>
#include <PBI/Endianness.h>
#include <PBS/WCT.h>

Classes

struct  _QLCM_MSG_Dump_Info
 MSG dump information version 1 (current definition). More...
struct  _QLCM_MSG_Dump_Info_0
 MSG dump information version 0 (legacy definition). More...
struct  _QLCM_MSG_Dump_Datagram
 LCM datagram for MSG output. More...

Defines

#define QLCM_MSG_VERSION_DGM   (LCM_MSG_VERSION_DGM)
 Current version of the LCM package MSG output SSR datagram format.
#define QLCM_MSG_VERSION_INFO   (LCM_MSG_VERSION_INFO)
 Current version of the LCM package MSG output information format.
#define QLCM_MSG_VERSION_TEXT   (LCM_MSG_VERSION_TEXT)
 Current version of the LCM package MSG output text format.

Typedefs

typedef enum _QLCM_MSG_Id QLCM_MSG_Id
 Typedef for _QLCM_MSG_Id.
typedef struct _QLCM_MSG_Dump_Info QLCM_MSG_Dump_Info
 Typedef for _QLCM_MSG_Dump_Info.
typedef struct
_QLCM_MSG_Dump_Info_0 
QLCM_MSG_Dump_Info_0
 Typedef for _QLCM_MSG_Dump_Info_0.
typedef struct
_QLCM_MSG_Dump_Datagram 
QLCM_MSG_Dump_Datagram
 Typedef for _QLFS_Dump_Datagram.

Enumerations

enum  _QLCM_MSG_Id {
  QLCM_MSG_ID_NONE = 0,
  QLCM_MSG_ID_INFO = 1,
  QLCM_MSG_ID_TEXT = 2
}
 LCM package MSG output contribution IDs. More...

Functions

void QLCM_dump (const unsigned char *buf)
 Dump a LCM package datagram.

Detailed Description

**  CVS $Id: QLCM.h,v 1.5 2011/03/30 02:22:07 apw Exp $
**  

Defines the public interface to the data structures that determine the format of MSG output data sent to the SSR.


Enumeration Type Documentation

LCM package MSG output contribution IDs.

Enumerator:
QLCM_MSG_ID_NONE  Reserved ID value.
QLCM_MSG_ID_INFO  MSG information contribution.
QLCM_MSG_ID_TEXT  MSG text string contribution.


Function Documentation

void QLCM_dump ( const unsigned char *  buf  ) 


Generated on Fri Sep 30 19:30:30 2011 by  doxygen 1.5.8