This is a brief description.
More...
#include <Boolean.h>
Inherits openjaus::model::fields::Field, and openjaus::system::Transportable.
List of all members.
Detailed Description
Detailed description.
- Author:
- Name (name@email.com)
Constructor & Destructor Documentation
| openjaus::model::fields::Boolean::Boolean |
( |
|
) |
|
| openjaus::model::fields::Boolean::~Boolean |
( |
|
) |
[virtual] |
Member Function Documentation
| int openjaus::model::fields::Boolean::from |
( |
system::Buffer * |
src |
) |
[virtual] |
| bool openjaus::model::fields::Boolean::isDefaultValue |
( |
|
) |
const |
| bool openjaus::model::fields::Boolean::isValue |
( |
|
) |
const |
| int openjaus::model::fields::Boolean::length |
( |
|
) |
[virtual] |
| bool openjaus::model::fields::Boolean::setDefaultValue |
( |
bool |
defaultValue |
) |
|
- Parameters:
-
| defaultValue | The value of the new defaultValue. |
| bool openjaus::model::fields::Boolean::setValue |
( |
bool |
value |
) |
|
- Parameters:
-
| value | The value of the new value. |
| int openjaus::model::fields::Boolean::to |
( |
system::Buffer * |
dst |
) |
[virtual] |
| std::string openjaus::model::fields::Boolean::toString |
( |
|
) |
const |
| std::string openjaus::model::fields::Boolean::toXml |
( |
unsigned char |
level = 0 |
) |
const |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
output, |
|
|
const Boolean & |
object | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: