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

NML_SUBORDINATE_STRUCT Struct Reference

#include <nml_mod.hh>

Collaboration diagram for NML_SUBORDINATE_STRUCT:

Collaboration graph
[legend]

Data Fields

RCS_CMD_CHANNELcommandOut
RCS_STAT_CHANNELstatusIn
RCS_CMD_MSGcommandOutData
RCS_STAT_MSGstatusInData
int modification_number
char * name

Field Documentation

RCS_CMD_CHANNEL* NML_SUBORDINATE_STRUCT::commandOut
 

Definition at line 123 of file nml_mod.hh.

Referenced by NML_MODULE::addSubordinate(), NML_MODULE::sendCommand(), NML_MODULE::use_realloc(), and NML_MODULE::write_commands_to_subordinates().

RCS_STAT_CHANNEL* NML_SUBORDINATE_STRUCT::statusIn
 

Definition at line 124 of file nml_mod.hh.

Referenced by NML_MODULE::addSubordinate(), NML_MODULE::read_subordinates_status(), and NML_MODULE::use_realloc().

RCS_CMD_MSG* NML_SUBORDINATE_STRUCT::commandOutData
 

Definition at line 125 of file nml_mod.hh.

Referenced by NML_MODULE::addSubordinate(), NML_MODULE::modifyCommand(), NML_MODULE::read_subordinates_status(), NML_MODULE::sendCommand(), NML_MODULE::use_realloc(), and NML_MODULE::write_commands_to_subordinates().

RCS_STAT_MSG* NML_SUBORDINATE_STRUCT::statusInData
 

Definition at line 126 of file nml_mod.hh.

Referenced by NML_MODULE::addSubordinate(), NML_MODULE::read_subordinates_status(), NML_MODULE::sendCommand(), NML_MODULE::use_realloc(), and NML_MODULE::write_commands_to_subordinates().

int NML_SUBORDINATE_STRUCT::modification_number
 

Definition at line 127 of file nml_mod.hh.

Referenced by NML_MODULE::modifyCommand(), NML_MODULE::sendCommand(), and NML_MODULE::write_commands_to_subordinates().

char* NML_SUBORDINATE_STRUCT::name
 

Definition at line 128 of file nml_mod.hh.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 15:58:55 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001