Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::SetValidator< T > Class Template Reference
Inheritance diagram for ola::SetValidator< T >:
ola::Validator

Public Member Functions

 SetValidator (const std::set< T > &values)
 
bool IsValid (const std::string &value) const
 
bool IsValid (const string &value) const
 
bool IsValid (const string &value) const
 
bool IsValid (const string &value) const
 
- Public Member Functions inherited from ola::Validator

Member Function Documentation

◆ IsValid() [1/4]

template<class T >
bool ola::SetValidator< T >::IsValid ( const std::string & value) const
virtual

Implements ola::Validator.

◆ IsValid() [2/4]

bool ola::SetValidator< string >::IsValid ( const string & value) const
virtual

Implements ola::Validator.

◆ IsValid() [3/4]

bool ola::SetValidator< unsignedint >::IsValid ( const string & value) const
virtual

Implements ola::Validator.

◆ IsValid() [4/4]

bool ola::SetValidator< int >::IsValid ( const string & value) const
virtual

Implements ola::Validator.


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