$treeview $search $mathjax $extrastylesheet
otsdaq  v2_03_00
$projectbrief
$projectbrief
$searchbox

ots::TableGroupKey Class Reference

List of all members.

Public Member Functions

 TableGroupKey (unsigned int key=INVALID)
 TableGroupKey (char *const &groupString)
 TableGroupKey (const std::string &groupString)
unsigned int key (void) const
bool isInvalid (void) const
std::string toString (void) const
TableGroupKeyoperator= (const unsigned int key)
bool operator== (unsigned int key) const
bool operator== (const TableGroupKey &key) const
bool operator!= (unsigned int key) const
bool operator!= (const TableGroupKey &key) const
bool operator< (const TableGroupKey &key) const
bool operator> (const TableGroupKey &key) const

Static Public Member Functions

static TableGroupKey getNextKey (const TableGroupKey &key=TableGroupKey())
static std::string getFullGroupString (const std::string &groupName, const TableGroupKey &key)
static void getGroupNameAndKey (const std::string &fullGroupString, std::string &groupName, TableGroupKey &key)
static const unsigned int getDefaultKey (void)
static const unsigned int getInvalidKey (void)

Friends

std::ostream & operator<< (std::ostream &out, const TableGroupKey &key)

Detailed Description

Definition at line 11 of file TableGroupKey.h.


The documentation for this class was generated from the following files:

Generated on 14 Mar 2019 for otsdaq by  doxygen 1.6.1