#include <SupportedDigitalFormatsBitField.h>
Inherits openjaus::model::fields::BitField.
◆ SupportedDigitalFormatsBitField()
openjaus::environment_v1_0::SupportedDigitalFormatsBitField::SupportedDigitalFormatsBitField |
( |
| ) |
|
◆ ~SupportedDigitalFormatsBitField()
openjaus::environment_v1_0::SupportedDigitalFormatsBitField::~SupportedDigitalFormatsBitField |
( |
| ) |
|
◆ copy()
◆ from()
Deserializes the contents the Buffer connected to the provided BufferReader into this object. The BufferReader position will be advanced inside this method such that calling from() again will attempt to read the next Transportable object from the Buffer.
- Parameters
-
Reimplemented from openjaus::model::fields::BitField.
◆ getAVI()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getAVI |
( |
void |
| ) |
const |
◆ getH263()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getH263 |
( |
void |
| ) |
const |
◆ getH263plus()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getH263plus |
( |
void |
| ) |
const |
◆ getIntegerValue()
uint8_t openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getIntegerValue |
( |
void |
| ) |
const |
◆ getMJPEG()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getMJPEG |
( |
void |
| ) |
const |
◆ getMPEG2()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getMPEG2 |
( |
void |
| ) |
const |
◆ getMPEG4_AVC_h264()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getMPEG4_AVC_h264 |
( |
void |
| ) |
const |
◆ getMPEG4_Visual()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::getMPEG4_Visual |
( |
void |
| ) |
const |
◆ length()
uint64 openjaus::environment_v1_0::SupportedDigitalFormatsBitField::length |
( |
| ) |
const |
|
virtual |
◆ setAVI()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setAVI |
( |
bool |
value | ) |
|
◆ setH263()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setH263 |
( |
bool |
value | ) |
|
◆ setH263plus()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setH263plus |
( |
bool |
value | ) |
|
◆ setIntegerValue()
void openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setIntegerValue |
( |
uint8_t |
value | ) |
|
◆ setMJPEG()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setMJPEG |
( |
bool |
value | ) |
|
◆ setMPEG2()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setMPEG2 |
( |
bool |
value | ) |
|
◆ setMPEG4_AVC_h264()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setMPEG4_AVC_h264 |
( |
bool |
value | ) |
|
◆ setMPEG4_Visual()
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::setMPEG4_Visual |
( |
bool |
value | ) |
|
◆ to()
Serializes the contents of this object into the Buffer connected to the provided BufferWriter. The BufferWriter position will be advanced inside this method such that calling to() again will write the Transportable object into the Buffer a second time.
- Parameters
-
Reimplemented from openjaus::model::fields::BitField.
◆ toXml()
std::string openjaus::environment_v1_0::SupportedDigitalFormatsBitField::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ aVI
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::aVI |
|
protected |
◆ AVI_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::AVI_BIT_MASK = 0x1 |
|
staticprotected |
◆ AVI_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::AVI_START_BIT = 0 |
|
staticprotected |
◆ h263
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::h263 |
|
protected |
◆ H263_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::H263_BIT_MASK = 0x1 |
|
staticprotected |
◆ H263_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::H263_START_BIT = 3 |
|
staticprotected |
◆ h263plus
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::h263plus |
|
protected |
◆ H263PLUS_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::H263PLUS_BIT_MASK = 0x1 |
|
staticprotected |
◆ H263PLUS_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::H263PLUS_START_BIT = 4 |
|
staticprotected |
◆ mJPEG
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::mJPEG |
|
protected |
◆ MJPEG_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MJPEG_BIT_MASK = 0x1 |
|
staticprotected |
◆ MJPEG_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MJPEG_START_BIT = 1 |
|
staticprotected |
◆ mPEG2
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::mPEG2 |
|
protected |
◆ MPEG2_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MPEG2_BIT_MASK = 0x1 |
|
staticprotected |
◆ MPEG2_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MPEG2_START_BIT = 2 |
|
staticprotected |
◆ mPEG4_AVC_h264
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::mPEG4_AVC_h264 |
|
protected |
◆ MPEG4_AVC_H264_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MPEG4_AVC_H264_BIT_MASK = 0x1 |
|
staticprotected |
◆ MPEG4_AVC_H264_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MPEG4_AVC_H264_START_BIT = 6 |
|
staticprotected |
◆ mPEG4_Visual
bool openjaus::environment_v1_0::SupportedDigitalFormatsBitField::mPEG4_Visual |
|
protected |
◆ MPEG4_VISUAL_BIT_MASK
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MPEG4_VISUAL_BIT_MASK = 0x1 |
|
staticprotected |
◆ MPEG4_VISUAL_START_BIT
const long openjaus::environment_v1_0::SupportedDigitalFormatsBitField::MPEG4_VISUAL_START_BIT = 5 |
|
staticprotected |
The documentation for this class was generated from the following files: