CbmRoot
Loading...
Searching...
No Matches
cbm::algo::UnpackKey Struct Reference

#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
 

Detailed Description

Definition at line 67 of file CommonUnpacker.h.

Constructor & Destructor Documentation

◆ UnpackKey() [1/2]

cbm::algo::UnpackKey::UnpackKey ( u16 eqId_,
u8 sysVer_ )
inline

Definition at line 71 of file CommonUnpacker.h.

◆ UnpackKey() [2/2]

cbm::algo::UnpackKey::UnpackKey ( const fles::MicrosliceDescriptor & msDesc)
inline

Definition at line 72 of file CommonUnpacker.h.

Member Function Documentation

◆ operator<()

bool cbm::algo::UnpackKey::operator< ( const UnpackKey & other) const
inline

Definition at line 74 of file CommonUnpacker.h.

References eqId, and sysVer.

Member Data Documentation

◆ eqId

u16 cbm::algo::UnpackKey::eqId

Definition at line 68 of file CommonUnpacker.h.

Referenced by operator<().

◆ sysVer

u8 cbm::algo::UnpackKey::sysVer

Definition at line 69 of file CommonUnpacker.h.

Referenced by operator<().


The documentation for this struct was generated from the following file: