#include <NBoolCommandMessage.hh>
Inheritance diagram for rovsoft::messages::NBoolCommandMessage:


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. | |
|
||||||||||||||||||||
|
Constructs a new numbered bool command message.
|
|
||||||||||||||||
|
Constructs a new numbered bool command message, by reading its value from the stream in.
|
1.4.3