|
enum | CommentTypeT {
TYPE_START_TIME,
TYPE_STOP_TIME,
TYPE_VT,
TYPE_USER,
TYPE_USRCOM_SEND,
TYPE_USRCOM_RECV,
TYPE_UNKNOWN
} |
|
|
| DefRec_DefCommentS (const uint32_t &_loccpuid, const uint32_t _orderidx, const CommentTypeT &_type, const std::string &_comment) |
|
bool | operator< (const DefRec_DefCommentS &a) const |
|
| DefRec_BaseS (DefRecTypeT _dtype) |
|
| DefRec_BaseS (const DefRecTypeT &_dtype, const uint32_t &_loccpuid, const uint32_t &_deftoken) |
|
bool | operator< (const DefRec_BaseS &a) const |
|
|
CommentTypeT | type |
|
std::string | comment |
|
DefRecTypeT | dtype |
|
uint32_t | loccpuid |
|
uint32_t | deftoken |
|
The documentation for this struct was generated from the following file: