Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

nmlmsg.hh File Reference

#include "rcs_defs.hh"
#include <stddef.h>

Include dependency graph for nmlmsg.hh:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Data Structures

class  NMLmsg

Defines

#define NML_DYNAMIC_LENGTH_ARRAY
#define DECLARE_NML_DYNAMIC_LENGTH_ARRAY(type, name, size)   int name##_length; type name[size];

Typedefs

typedef long NMLTYPE

Variables

RCS_EXPORT CMS


Define Documentation

#define NML_DYNAMIC_LENGTH_ARRAY
 

Definition at line 74 of file nmlmsg.hh.

#define DECLARE_NML_DYNAMIC_LENGTH_ARRAY type,
name,
size       int name##_length; type name[size];
 

Definition at line 76 of file nmlmsg.hh.


Typedef Documentation

typedef long NMLTYPE
 

Definition at line 36 of file nmlmsg.hh.

Referenced by NML::NML(), and NML::reconstruct().


Variable Documentation

class RCS_EXPORT CMS
 

Definition at line 31 of file nmlmsg.hh.

Referenced by NML::msg2str(), and NML::str2msg().


Generated on Sun Dec 2 15:57:20 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001