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

rovsoft::messages::BoolCommandMessage Class Reference

Bool command message class. More...

#include <BoolCommandMessage.hh>

Inheritance diagram for rovsoft::messages::BoolCommandMessage:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BoolCommandMessage (unsigned short sa, unsigned short da, char val)
 Builds a bool command message, with the value specified by val:.
 BoolCommandMessage (unsigned short sa, unsigned short da, io::IStreamer &in) throw (io::IOExceptionPtr)
 Builds a bool command message, that reads its value from the stream spefified with in.
 BoolCommandMessage (const NBoolCommandMessage &orig)
 Construct a bool command message from a numbered byte type message.

Detailed Description

Bool command message class.

Used for example for switching off something.


Constructor & Destructor Documentation

rovsoft::messages::BoolCommandMessage::BoolCommandMessage unsigned short  sa,
unsigned short  da,
char  val
 

Builds a bool command message, with the value specified by val:.

Parameters:
val The value of this message.

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

Builds a bool command message, that reads its value from the stream spefified with in.

Parameters:
in the used input stream.

rovsoft::messages::BoolCommandMessage::BoolCommandMessage const NBoolCommandMessage orig  ) 
 

Construct a bool command message from a numbered byte type message.

Parameters:
orig the original message.


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