Go to the documentation of this file.
68 unsigned char switch_;
104 const bool allowInvalid=
false
115 const bool allowInvalid=
false
119 static const char*
asText(
const bool);
142 switch_(
asEnum(bool(value)))
166 const Switch& defaultValue =
false
173 operator bool()
const
175 return (switch_ & 0x1);