Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::BoolValidator Class Reference
Inheritance diagram for ola::BoolValidator:
ola::Validator

Public Member Functions

bool IsValid (const std::string &value) const
 
- Public Member Functions inherited from ola::Validator

Static Public Attributes

static const char ENABLED [] = "true"
 
static const char DISABLED [] = "false"
 

Member Function Documentation

◆ IsValid()

bool ola::BoolValidator::IsValid ( const std::string & value) const
virtual

Implements ola::Validator.


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