#include <NumberedMessage.hh>
Inheritance diagram for rovsoft::messages::NumberedMessage:
Public Member Functions | |
NumberedMessage (unsigned short sa, unsigned short da, unsigned long val) | |
Constructs a new numbered message. | |
NumberedMessage (unsigned short sa, unsigned short da, io::IStreamer &in) throw (io::IOExceptionPtr) | |
Constructs a new numbered message, by reading its value from the stream in. | |
unsigned short | getNumber () const |
Get the number of this message. |
|
Constructs a new numbered message.
|
|
Constructs a new numbered message, by reading its value from the stream in.
|
|
Get the number of this message.
Here is the call graph for this function: ![]() |