|
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 77 of file CommonUnpacker.h.
Definition at line 81 of file CommonUnpacker.h.
Referenced by operator<().
|
inline |
Definition at line 82 of file CommonUnpacker.h.
|
inline |
Definition at line 84 of file CommonUnpacker.h.
References eqId, sysVer, and UnpackKey().
| u16 cbm::algo::UnpackKey::eqId |
Definition at line 78 of file CommonUnpacker.h.
Referenced by operator<(), UnpackKey(), and UnpackKey().
| u8 cbm::algo::UnpackKey::sysVer |
Definition at line 79 of file CommonUnpacker.h.
Referenced by operator<(), UnpackKey(), and UnpackKey().