
#include <ValueType.h>
Public Types | |
| typedef ValueType::Force | Type |
| typedef std::string | RepType |
| enum | { value = ValueType::FORCE } |
Static Public Member Functions | |
| RepType | init () |
| Type | empty () |
| unsigned int | size (const RepType &v) |
| 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 | check (const ConstraintValueType::NoConstraints &, const RepType &) |
| bool | check (const ConstraintValueType::NotEmpty &, const RepType &v) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|