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
static std::string describeLabels()
const std::string describe() const
bool operator==(const EN_JSonCommand &) const
Enumeration of json commands.
Handle on the StdAir library context.
static std::string getLabel(const EN_JSonCommand &)
Base class for the light structures.
EN_JSonCommand getCommand() const