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