
#include <ValueType.h>
Public Types | |
| typedef bool | Type |
| typedef bool | RepType |
| enum | { value = ValueType::BOOL } |
Static Public Member Functions | |
| RepType | init () |
| Type | empty () |
| unsigned int | size (RepType) |
| bool | read (std::istream &is, RepType &v) |
| template<typename T> bool | convert (T, RepType &) |
| template<typename T> RepType | convert (T v) |
| template<typename T> bool | convertTest (T v) |
| bool | convert (RepType v, RepType &r) |
| bool | convert (int v, RepType &r) |
| bool | convert (unsigned int v, RepType &r) |
| bool | convert (Real v, RepType &r) |
| bool | convert (std::string v, RepType &r) |
| bool | check (const ConstraintValueType::NoConstraints &, RepType) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|