Public Methods | |
QueuedMessage_t () | |
QueuedMessage_t (FCID const &s, char const *m, int len) | |
~QueuedMessage_t () | |
Public Attributes | |
FCID | sender |
char* | msg |
int | msglen |
Private Methods | |
QueuedMessage_t (QueuedMessage_t const &other) | |
QueuedMessage_t const& | operator= (QueuedMessage_t const &other) |
void | clean () |
|
Definition at line 242 of file SimplTransport.cc. |
|
Definition at line 247 of file SimplTransport.cc. |
|
Definition at line 255 of file SimplTransport.cc. |
|
|
|
Definition at line 263 of file SimplTransport.cc. |
|
|
|
Definition at line 239 of file SimplTransport.cc. |
|
Definition at line 240 of file SimplTransport.cc. |
|
Definition at line 238 of file SimplTransport.cc. |