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

RCS_GENERIC_WM Class Reference

#include <wm_msg.hh>

Inheritance diagram for RCS_GENERIC_WM:

Inheritance graph
[legend]
Collaboration diagram for RCS_GENERIC_WM:

Collaboration graph
[legend]

Public Methods

 RCS_GENERIC_WM ()
void update (CMS *)

Constructor & Destructor Documentation

RCS_GENERIC_WM::RCS_GENERIC_WM  
 

Definition at line 28 of file wm_msg.cc.

00028                                :
00029 RCS_WM_MSG (RCS_GENERIC_WM_TYPE, sizeof (RCS_GENERIC_WM))
00030 {
00031 // Just avoiding an inline function.
00032 }


Member Function Documentation

void RCS_GENERIC_WM::update CMS   cms
 

Reimplemented from NMLmsg.

Definition at line 35 of file wm_msg.cc.

00036 {
00037 // Just avoiding an inline function.
00038 }


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