#include <AnnunciatorTypesEnumBitField.h>
Inherits openjaus::model::fields::BitField.
§ AnnunciatorTypesEnumBitField()
openjaus::ugv::AnnunciatorTypesEnumBitField::AnnunciatorTypesEnumBitField |
( |
| ) |
|
§ ~AnnunciatorTypesEnumBitField()
openjaus::ugv::AnnunciatorTypesEnumBitField::~AnnunciatorTypesEnumBitField |
( |
| ) |
|
§ copy()
§ from()
int openjaus::ugv::AnnunciatorTypesEnumBitField::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getBackup()
long openjaus::ugv::AnnunciatorTypesEnumBitField::getBackup |
( |
void |
| ) |
const |
§ getHorn()
long openjaus::ugv::AnnunciatorTypesEnumBitField::getHorn |
( |
void |
| ) |
const |
§ getIntegerValue()
uint32_t openjaus::ugv::AnnunciatorTypesEnumBitField::getIntegerValue |
( |
void |
| ) |
const |
§ getReserved()
long openjaus::ugv::AnnunciatorTypesEnumBitField::getReserved |
( |
void |
| ) |
const |
§ getSiren()
long openjaus::ugv::AnnunciatorTypesEnumBitField::getSiren |
( |
void |
| ) |
const |
§ getVariable1()
long openjaus::ugv::AnnunciatorTypesEnumBitField::getVariable1 |
( |
void |
| ) |
const |
§ getVariable2()
long openjaus::ugv::AnnunciatorTypesEnumBitField::getVariable2 |
( |
void |
| ) |
const |
§ length()
int openjaus::ugv::AnnunciatorTypesEnumBitField::length |
( |
| ) |
|
|
virtual |
§ setBackup()
bool openjaus::ugv::AnnunciatorTypesEnumBitField::setBackup |
( |
long |
value | ) |
|
§ setHorn()
bool openjaus::ugv::AnnunciatorTypesEnumBitField::setHorn |
( |
long |
value | ) |
|
§ setIntegerValue()
void openjaus::ugv::AnnunciatorTypesEnumBitField::setIntegerValue |
( |
uint32_t |
value | ) |
|
§ setReserved()
bool openjaus::ugv::AnnunciatorTypesEnumBitField::setReserved |
( |
long |
value | ) |
|
§ setSiren()
bool openjaus::ugv::AnnunciatorTypesEnumBitField::setSiren |
( |
long |
value | ) |
|
§ setVariable1()
bool openjaus::ugv::AnnunciatorTypesEnumBitField::setVariable1 |
( |
long |
value | ) |
|
§ setVariable2()
bool openjaus::ugv::AnnunciatorTypesEnumBitField::setVariable2 |
( |
long |
value | ) |
|
§ to()
int openjaus::ugv::AnnunciatorTypesEnumBitField::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::ugv::AnnunciatorTypesEnumBitField::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ backup
long openjaus::ugv::AnnunciatorTypesEnumBitField::backup |
|
protected |
§ BACKUP_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesEnumBitField::BACKUP_BIT_MASK = 0xF |
|
staticprotected |
§ BACKUP_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::BACKUP_MAX_VALUE = 15 |
|
staticprotected |
§ BACKUP_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::BACKUP_MIN_VALUE = 0 |
|
staticprotected |
§ BACKUP_START_BIT
const long openjaus::ugv::AnnunciatorTypesEnumBitField::BACKUP_START_BIT = 8 |
|
staticprotected |
§ horn
long openjaus::ugv::AnnunciatorTypesEnumBitField::horn |
|
protected |
§ HORN_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesEnumBitField::HORN_BIT_MASK = 0xF |
|
staticprotected |
§ HORN_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::HORN_MAX_VALUE = 15 |
|
staticprotected |
§ HORN_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::HORN_MIN_VALUE = 0 |
|
staticprotected |
§ HORN_START_BIT
const long openjaus::ugv::AnnunciatorTypesEnumBitField::HORN_START_BIT = 0 |
|
staticprotected |
§ reserved
long openjaus::ugv::AnnunciatorTypesEnumBitField::reserved |
|
protected |
§ RESERVED_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesEnumBitField::RESERVED_BIT_MASK = 0xFFF |
|
staticprotected |
§ RESERVED_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::RESERVED_MAX_VALUE = 2047 |
|
staticprotected |
§ RESERVED_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::RESERVED_MIN_VALUE = 0 |
|
staticprotected |
§ RESERVED_START_BIT
const long openjaus::ugv::AnnunciatorTypesEnumBitField::RESERVED_START_BIT = 20 |
|
staticprotected |
§ siren
long openjaus::ugv::AnnunciatorTypesEnumBitField::siren |
|
protected |
§ SIREN_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesEnumBitField::SIREN_BIT_MASK = 0xF |
|
staticprotected |
§ SIREN_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::SIREN_MAX_VALUE = 15 |
|
staticprotected |
§ SIREN_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::SIREN_MIN_VALUE = 0 |
|
staticprotected |
§ SIREN_START_BIT
const long openjaus::ugv::AnnunciatorTypesEnumBitField::SIREN_START_BIT = 4 |
|
staticprotected |
§ variable1
long openjaus::ugv::AnnunciatorTypesEnumBitField::variable1 |
|
protected |
§ VARIABLE1_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE1_BIT_MASK = 0xF |
|
staticprotected |
§ VARIABLE1_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE1_MAX_VALUE = 15 |
|
staticprotected |
§ VARIABLE1_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE1_MIN_VALUE = 0 |
|
staticprotected |
§ VARIABLE1_START_BIT
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE1_START_BIT = 12 |
|
staticprotected |
§ variable2
long openjaus::ugv::AnnunciatorTypesEnumBitField::variable2 |
|
protected |
§ VARIABLE2_BIT_MASK
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE2_BIT_MASK = 0xF |
|
staticprotected |
§ VARIABLE2_MAX_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE2_MAX_VALUE = 15 |
|
staticprotected |
§ VARIABLE2_MIN_VALUE
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE2_MIN_VALUE = 0 |
|
staticprotected |
§ VARIABLE2_START_BIT
const long openjaus::ugv::AnnunciatorTypesEnumBitField::VARIABLE2_START_BIT = 16 |
|
staticprotected |
The documentation for this class was generated from the following files: