This is a brief description.
More...
#include <UnsignedByte.h>
Inherits openjaus::model::fields::Unsigned, openjaus::model::fields::Field, and openjaus::system::Transportable.
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
§ UnsignedByte()
openjaus::model::fields::UnsignedByte::UnsignedByte |
( |
| ) |
|
§ ~UnsignedByte()
openjaus::model::fields::UnsignedByte::~UnsignedByte |
( |
| ) |
|
|
virtual |
§ from()
int openjaus::model::fields::UnsignedByte::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getValue()
uint8_t openjaus::model::fields::UnsignedByte::getValue |
( |
| ) |
const |
§ length()
int openjaus::model::fields::UnsignedByte::length |
( |
| ) |
|
|
virtual |
§ setValue()
bool openjaus::model::fields::UnsignedByte::setValue |
( |
uint8_t |
value | ) |
|
- Parameters
-
value | The value of the new value. |
§ to()
§ toString()
std::string openjaus::model::fields::UnsignedByte::toString |
( |
| ) |
const |
|
virtual |
§ toXml()
std::string openjaus::model::fields::UnsignedByte::toXml |
( |
unsigned char |
level = 0 | ) |
const |
§ operator<< [1/2]
§ operator<< [2/2]
§ value
uint8_t openjaus::model::fields::UnsignedByte::value |
|
protected |
The documentation for this class was generated from the following files: