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

RCS_GENERIC_STATUS Class Reference

#include <stat_msg.hh>

Inheritance diagram for RCS_GENERIC_STATUS:

Inheritance graph
[legend]
Collaboration diagram for RCS_GENERIC_STATUS:

Collaboration graph
[legend]

Public Methods

 RCS_GENERIC_STATUS ()
void update (CMS *)

Constructor & Destructor Documentation

RCS_GENERIC_STATUS::RCS_GENERIC_STATUS  
 

Definition at line 45 of file stat_msg.cc.

00045                                        :
00046 RCS_STAT_MSG (RCS_GENERIC_STATUS_TYPE, sizeof (RCS_GENERIC_STATUS))
00047 {
00048 // Just avoiding an inline function.
00049 }


Member Function Documentation

void RCS_GENERIC_STATUS::update CMS   cms
 

Reimplemented from NMLmsg.

Definition at line 52 of file stat_msg.cc.

00053 {
00054 // Just avoiding an inline function.
00055 }


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 15:59:06 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001