GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCM / V1-4-4

Constituent: lcm_lcp     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

LCM_pubdefs.h File Reference

Public definitions for the LCM package. More...

#include "LSF/LSF.h"
#include "LCM/LCM_tlmdefs.h"
#include "PBS/WCT.h"

Include dependency graph for LCM_pubdefs.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _LCM_MSG_Dump_Info
 MSG dump information version 1 (current definition). More...
struct  _LCM_MSG_Dump_Datagram
 LCM datagram for MSG output. More...

Defines

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

Typedefs

typedef enum _LCM_MSG_Id LCM_MSG_Id
 Typedef for _LCM_MSG_Id.
typedef _LCM_MSG_Dump_Info LCM_MSG_Dump_Info
 Typedef for _LCM_MSG_Dump_Info.
typedef _LCM_MSG_Dump_Datagram LCM_MSG_Dump_Datagram
 Typedef for _QLFS_Dump_Datagram.

Enumerations

enum  _LCM_MSG_Id {
  LCM_MSG_ID_NONE = 0,
  LCM_MSG_ID_INFO = 1,
  LCM_MSG_ID_TEXT = 2
}
 LCM package MSG output contribution IDs. More...

Functions

unsigned int LCM_countsGet (unsigned short *buf)
unsigned int LCM_countsSizeof (void)
unsigned int LCM_initialize (void)
void LCM_msgAttachCTDB (void)
void LCM_msgAttachSSR (void)
unsigned int LCM_reportOnce (void)
unsigned int LCM_shutdown (void)
unsigned int LCM_start (void)
unsigned int LCM_stop (void)

Detailed Description

Public definitions for the LCM package.

CVS $Id: LCM_pubdefs.h,v 1.8 2007/10/29 00:29:03 apw Exp $
Author:
A.P.Waite

Enumeration Type Documentation

enum _LCM_MSG_Id
 

LCM package MSG output contribution IDs.

Enumerator:
LCM_MSG_ID_NONE  Reserved ID value.
LCM_MSG_ID_INFO  MSG information contribution.
LCM_MSG_ID_TEXT  MSG text string contribution.


Generated on Mon Nov 5 01:58:50 2007 by  doxygen 1.4.4