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

RCS_CMD_MSG Class Reference

#include <cmd_msg.hh>

Inheritance diagram for RCS_CMD_MSG:

Inheritance graph
[legend]
Collaboration diagram for RCS_CMD_MSG:

Collaboration graph
[legend]

Public Methods

 RCS_CMD_MSG (NMLTYPE t, long sz)

Data Fields

int serial_number

Constructor & Destructor Documentation

RCS_CMD_MSG::RCS_CMD_MSG NMLTYPE    t,
long    sz
 

Definition at line 24 of file cmd_msg.cc.

00024                                            :
00025 NMLmsg (t, sz)
00026 {
00027   serial_number = 0;
00028 }


Field Documentation

int RCS_CMD_MSG::serial_number
 

Definition at line 15 of file cmd_msg.hh.

Referenced by NML_MODULE::check_if_new_command(), NODE::initialize_command_buffer(), NML_MODULE::modifyCommand(), NML_MODULE::read_subordinates_status(), NML_MODULE::sendCommand(), NODE_LINK::send_command(), NODE::send_status_message(), NML_MODULE::setSelfCommand(), NML_MODULE::write_commands_to_subordinates(), and NML_MODULE::write_status_out().


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