GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QLCM / V0-5-3 > qlcm_dump / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

QLCM_dump.c File Reference

Display LCM package SSR datagrams. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <PBS/WCT.h>
#include <MSG/MSG_pubdefs.h>
#include <LSF/LSF.h>
#include <LSF/LSF_ids.h>
#include <QLCM/QLCM.h>

Defines

#define TEXT_STR_SIZE   2048

Functions

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

Variables

static const char * severityStr [4]


Detailed Description

Display LCM package SSR datagrams.

**  CVS $Id: QLCM_dump.c,v 1.4 2011/03/30 02:22:07 apw Exp $
**  

These functions display the contents of SSR datagrams sent by the LCM package.


Define Documentation

#define TEXT_STR_SIZE   2048

Maximum size in bytes of text data string.

Referenced by QLCM_dump().


Function Documentation

void QLCM_dump ( const unsigned char *  buf  ) 


Variable Documentation

severityStr [static]

Initial value:

{
        "S", "W", "I", "E",
}
Name table of MSG severity levels.

Referenced by QLCM_dump().


Generated on Tue Nov 29 17:08:28 2011 by  doxygen 1.5.8