This is a brief description.
More...
#include <UnsignedShort.h>
Inherits openjaus::model::fields::Unsigned, 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::UnsignedShort::UnsignedShort |
( |
|
) |
|
| openjaus::model::fields::UnsignedShort::~UnsignedShort |
( |
|
) |
[virtual] |
Member Function Documentation
| int openjaus::model::fields::UnsignedShort::from |
( |
system::Buffer * |
src |
) |
[virtual] |
| int openjaus::model::fields::UnsignedShort::getDefaultValue |
( |
|
) |
const |
| uint16_t openjaus::model::fields::UnsignedShort::getValue |
( |
|
) |
const |
| int openjaus::model::fields::UnsignedShort::length |
( |
|
) |
[virtual] |
| bool openjaus::model::fields::UnsignedShort::setDefaultValue |
( |
int |
defaultValue |
) |
|
- Parameters:
-
| defaultValue | The value of the new defaultValue. |
| bool openjaus::model::fields::UnsignedShort::setValue |
( |
uint16_t |
value |
) |
|
- Parameters:
-
| value | The value of the new value. |
| int openjaus::model::fields::UnsignedShort::to |
( |
system::Buffer * |
dst |
) |
[virtual] |
| std::string openjaus::model::fields::UnsignedShort::toString |
( |
|
) |
const |
| std::string openjaus::model::fields::UnsignedShort::toXml |
( |
unsigned char |
level = 0 |
) |
const |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
output, |
|
|
const UnsignedShort & |
object | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: