CbmRoot
|
#include <CommonUnpacker.h>
Public Member Functions | |
UnpackKey (u16 eqId_, u8 sysVer_) | |
UnpackKey (const fles::MicrosliceDescriptor &msDesc) | |
bool | operator< (const UnpackKey &other) const |
Public Attributes | |
u16 | eqId |
u8 | sysVer |
Definition at line 67 of file CommonUnpacker.h.
Definition at line 71 of file CommonUnpacker.h.
|
inline |
Definition at line 72 of file CommonUnpacker.h.
|
inline |
Definition at line 74 of file CommonUnpacker.h.
u16 cbm::algo::UnpackKey::eqId |
Definition at line 68 of file CommonUnpacker.h.
Referenced by operator<().
u8 cbm::algo::UnpackKey::sysVer |
Definition at line 69 of file CommonUnpacker.h.
Referenced by operator<().