Belle II Software  release-08-01-10
ERRORNo Class Reference
Inheritance diagram for ERRORNo:
Collaboration diagram for ERRORNo:

Public Member Functions

 ERRORNo (const Enum &e)
 
 ERRORNo (const char *label)
 
 ERRORNo (int id)
 
const ERRORNooperator= (const std::string &label)
 
const ERRORNooperator= (const char *label)
 
const ERRORNooperator= (int id)
 
int getId () const
 
const char * getLabel () const
 
const std::string & getLabelString () const
 
bool operator== (const Enum &e) const
 
bool operator== (const std::string &label) const
 
bool operator!= (const Enum &e) const
 
bool operator!= (const std::string &label) const
 

Static Public Attributes

static const ERRORNo UNKNOWN
 
static const ERRORNo NSMONLINE
 
static const ERRORNo NSMSENDREQ
 
static const ERRORNo NSMMEMOPEN
 
static const ERRORNo NSMINIT
 
static const ERRORNo DATABASE
 

Protected Member Functions

 ERRORNo (int id, const char *label)
 

Private Attributes

int m_id
 
std::string m_label
 

Detailed Description

Definition at line 19 of file ERRORNo.h.


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