1 #ifndef __STDAIR_BAS_SERVICEINITIALISATIONTYPE_HPP 2 #define __STDAIR_BAS_SERVICEINITIALISATIONTYPE_HPP 30 static const std::string&
getLabel (
const EN_ServiceInitialisationType&);
35 static EN_ServiceInitialisationType
getType (
const char);
40 static char getTypeLabel (
const EN_ServiceInitialisationType&);
56 EN_ServiceInitialisationType
getType()
const;
78 bool operator== (
const EN_ServiceInitialisationType&)
const;
120 EN_ServiceInitialisationType _type;
124 #endif // __STDAIR_BAS_SERVICEINITIALISATIONTYPE_HPP Handle on the StdAir library context.
static const std::string & getLabel(const EN_ServiceInitialisationType &)
std::string getTypeAsString() const
char getTypeAsChar() const
Base class for the light structures.
bool operator==(const EN_ServiceInitialisationType &) const
static std::string describeLabels()
static char getTypeLabel(const EN_ServiceInitialisationType &)
static std::string getTypeLabelAsString(const EN_ServiceInitialisationType &)
EN_ServiceInitialisationType getType() const
Enumeration of service initialisation types.
const std::string describe() const
EN_ServiceInitialisationType