#include <AnnunciatorTypesBitField.h>
Inherits openjaus::model::fields::BitField.
§ AnnunciatorTypesBitField()
openjaus::ugv::AnnunciatorTypesBitField::AnnunciatorTypesBitField |
( |
| ) |
|
§ ~AnnunciatorTypesBitField()
openjaus::ugv::AnnunciatorTypesBitField::~AnnunciatorTypesBitField |
( |
| ) |
|
§ copy()
§ from()
int openjaus::ugv::AnnunciatorTypesBitField::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getBackup()
bool openjaus::ugv::AnnunciatorTypesBitField::getBackup |
( |
void |
| ) |
const |
§ getHorn()
bool openjaus::ugv::AnnunciatorTypesBitField::getHorn |
( |
void |
| ) |
const |
§ getIntegerValue()
uint8_t openjaus::ugv::AnnunciatorTypesBitField::getIntegerValue |
( |
void |
| ) |
const |
§ getReserved()
long openjaus::ugv::AnnunciatorTypesBitField::getReserved |
( |
void |
| ) |
const |
§ getSiren()
bool openjaus::ugv::AnnunciatorTypesBitField::getSiren |
( |
void |
| ) |
const |
§ getVariable1()
bool openjaus::ugv::AnnunciatorTypesBitField::getVariable1 |
( |
void |
| ) |
const |
§ getVariable2()
bool openjaus::ugv::AnnunciatorTypesBitField::getVariable2 |
( |
void |
| ) |
const |
§ length()
int openjaus::ugv::AnnunciatorTypesBitField::length |
( |
| ) |
|
|
virtual |
§ setBackup()
bool openjaus::ugv::AnnunciatorTypesBitField::setBackup |
( |
bool |
value | ) |
|
§ setHorn()
bool openjaus::ugv::AnnunciatorTypesBitField::setHorn |
( |
bool |
value | ) |
|
§ setIntegerValue()
void openjaus::ugv::AnnunciatorTypesBitField::setIntegerValue |
( |
uint8_t |
value | ) |
|
§ setReserved()
bool openjaus::ugv::AnnunciatorTypesBitField::setReserved |
( |
long |
value | ) |
|
§ setSiren()
bool openjaus::ugv::AnnunciatorTypesBitField::setSiren |
( |
bool |
value | ) |
|
§ setVariable1()
bool openjaus::ugv::AnnunciatorTypesBitField::setVariable1 |
( |
bool |
value | ) |
|
§ setVariable2()
bool openjaus::ugv::AnnunciatorTypesBitField::setVariable2 |
( |
bool |
value | ) |
|
§ to()
int openjaus::ugv::AnnunciatorTypesBitField::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::ugv::AnnunciatorTypesBitField::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ backup
bool openjaus::ugv::AnnunciatorTypesBitField::backup |
|
protected |
§ BACKUP_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesBitField::BACKUP_BIT_MASK = 0x1 |
|
staticprotected |
§ BACKUP_START_BIT
const long openjaus::ugv::AnnunciatorTypesBitField::BACKUP_START_BIT = 2 |
|
staticprotected |
§ horn
bool openjaus::ugv::AnnunciatorTypesBitField::horn |
|
protected |
§ HORN_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesBitField::HORN_BIT_MASK = 0x1 |
|
staticprotected |
§ HORN_START_BIT
const long openjaus::ugv::AnnunciatorTypesBitField::HORN_START_BIT = 0 |
|
staticprotected |
§ reserved
long openjaus::ugv::AnnunciatorTypesBitField::reserved |
|
protected |
§ RESERVED_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesBitField::RESERVED_BIT_MASK = 0x7 |
|
staticprotected |
§ RESERVED_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesBitField::RESERVED_MAX_VALUE = 7 |
|
staticprotected |
§ RESERVED_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesBitField::RESERVED_MIN_VALUE = 0 |
|
staticprotected |
§ RESERVED_START_BIT
const long openjaus::ugv::AnnunciatorTypesBitField::RESERVED_START_BIT = 5 |
|
staticprotected |
§ siren
bool openjaus::ugv::AnnunciatorTypesBitField::siren |
|
protected |
§ SIREN_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesBitField::SIREN_BIT_MASK = 0x1 |
|
staticprotected |
§ SIREN_START_BIT
const long openjaus::ugv::AnnunciatorTypesBitField::SIREN_START_BIT = 1 |
|
staticprotected |
§ variable1
bool openjaus::ugv::AnnunciatorTypesBitField::variable1 |
|
protected |
§ VARIABLE1_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesBitField::VARIABLE1_BIT_MASK = 0x1 |
|
staticprotected |
§ VARIABLE1_START_BIT
const long openjaus::ugv::AnnunciatorTypesBitField::VARIABLE1_START_BIT = 3 |
|
staticprotected |
§ variable2
bool openjaus::ugv::AnnunciatorTypesBitField::variable2 |
|
protected |
§ VARIABLE2_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesBitField::VARIABLE2_BIT_MASK = 0x1 |
|
staticprotected |
§ VARIABLE2_START_BIT
const long openjaus::ugv::AnnunciatorTypesBitField::VARIABLE2_START_BIT = 4 |
|
staticprotected |
The documentation for this class was generated from the following files: