Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members
iCelMessage Struct Reference
A message in the CEL framework. More...
#include <physicallayer/message.h>
Public Member Functions | |
virtual const char * | GetMessageString () const =0 |
Get message string. | |
virtual int | GetMessageParameterCount () const =0 |
Get number of message parameters. | |
virtual const char * | GetMessageParameter (int idx) const =0 |
Get message parameter. |
Detailed Description
A message in the CEL framework.
Definition at line 32 of file message.h.
Member Function Documentation
|
Get message parameter.
|
|
Get number of message parameters.
|
|
Get message string.
|
The documentation for this struct was generated from the following file:
- physicallayer/message.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.4