Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::web::UIntItem, including all inherited members.
GenericItem(const std::string &description, const std::string &id) (defined in ola::web::GenericItem) | ola::web::GenericItem | inline |
PopulateItem(JsonObject *item) const (defined in ola::web::GenericItem) | ola::web::GenericItem | |
SetButtonText(const std::string &text) (defined in ola::web::GenericItem) | ola::web::GenericItem | inline |
SetExtraProperties(JsonObject *item) const (defined in ola::web::UIntItem) | ola::web::UIntItem | protectedvirtual |
SetMax(unsigned int max) (defined in ola::web::UIntItem) | ola::web::UIntItem | inline |
SetMin(unsigned int min) (defined in ola::web::UIntItem) | ola::web::UIntItem | inline |
SetValue(JsonObject *item) const (defined in ola::web::UIntItem) | ola::web::UIntItem | inlineprotectedvirtual |
Type() const (defined in ola::web::UIntItem) | ola::web::UIntItem | inlineprotectedvirtual |
UIntItem(const std::string &description, unsigned int value, const std::string &id="") (defined in ola::web::UIntItem) | ola::web::UIntItem | inline |
~GenericItem() (defined in ola::web::GenericItem) | ola::web::GenericItem | inlinevirtual |