Public Member Functions | |
PostData (float t=0, const MString &n="", const PStack &stack=PStack()) | |
bool | operator< (const PostData &t) const |
bool | operator> (const PostData &t) const |
Public Attributes | |
float | time |
MString | name |
PStack | data |
Definition at line 40 of file MercuryMessages.h.
MercuryMessageManager::PostData::PostData | ( | float | t = 0 , |
|
const MString & | n = "" , |
|||
const PStack & | stack = PStack() | |||
) | [inline] |
Definition at line 42 of file MercuryMessages.h.
bool MercuryMessageManager::PostData::operator< | ( | const PostData & | t | ) | const [inline] |
Definition at line 48 of file MercuryMessages.h.
bool MercuryMessageManager::PostData::operator> | ( | const PostData & | t | ) | const [inline] |
Definition at line 52 of file MercuryMessages.h.
Definition at line 45 of file MercuryMessages.h.
Definition at line 46 of file MercuryMessages.h.
Definition at line 47 of file MercuryMessages.h.