1 #ifndef __STDAIR_BAS_JSONCOMMAND_HPP 2 #define __STDAIR_BAS_JSONCOMMAND_HPP 36 static EN_JSonCommand
getCommand (
const std::string& iCommandStr);
41 static std::string
getLabel(
const EN_JSonCommand&);
99 EN_JSonCommand _command;
103 #endif // __STDAIR_BAS_JSONCOMMAND_HPP Handle on the StdAir library context.
static std::string describeLabels()
Enumeration of json commands.
Base class for the light structures.
const std::string describe() const
EN_JSonCommand getCommand() const
static std::string getLabel(const EN_JSonCommand &)
bool operator==(const EN_JSonCommand &) const