Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rovsoft::messages::NBoolCommandMessage Class Reference

Send by command sender devices. More...

#include <NBoolCommandMessage.hh>

Inheritance diagram for rovsoft::messages::NBoolCommandMessage:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::messages::NBoolCommandMessage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NBoolCommandMessage (unsigned short sa, unsigned short da, unsigned long num, char val)
 Constructs a new numbered bool command message.
 NBoolCommandMessage (unsigned short sa, unsigned short da, io::IStreamer &in) throw (io::IOExceptionPtr)
 Constructs a new numbered bool command message, by reading its value from the stream in.

Detailed Description

Send by command sender devices.


Constructor & Destructor Documentation

rovsoft::messages::NBoolCommandMessage::NBoolCommandMessage unsigned short  sa,
unsigned short  da,
unsigned long  num,
char  val
 

Constructs a new numbered bool command message.

Parameters:
sa The sender of this message.
da The receiver of this message.
num The number of this message.
val the value of this message.

rovsoft::messages::NBoolCommandMessage::NBoolCommandMessage unsigned short  sa,
unsigned short  da,
io::IStreamer in
throw (io::IOExceptionPtr)
 

Constructs a new numbered bool command message, by reading its value from the stream in.

Parameters:
sa The sender of this message.
da The receiver of this message.
in The stream from which this message should be build.


The documentation for this class was generated from the following files:
Generated on Tue May 31 14:20:04 2005 for Rovsoft by  doxygen 1.4.3