Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Protected Member Functions | List of all members
ola::web::BoolItem Class Reference
Inheritance diagram for ola::web::BoolItem:
Inheritance graph
[legend]
Collaboration diagram for ola::web::BoolItem:
Collaboration graph
[legend]

Public Member Functions

 BoolItem (const std::string &description, bool value, const std::string &id)
 
- Public Member Functions inherited from ola::web::GenericItem
 GenericItem (const std::string &description, const std::string &id)
 
void SetButtonText (const std::string &text)
 
void PopulateItem (JsonObject *item) const
 

Protected Member Functions

std::string Type () const
 
void SetValue (JsonObject *item) const
 
- Protected Member Functions inherited from ola::web::GenericItem
virtual void SetExtraProperties (JsonObject *item) const
 

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