#include <StillImageDataRecord.h>
Inherits openjaus::model::fields::Record.
◆ StillImageDataRecord() [1/2]
openjaus::environment_v1_0::StillImageDataRecord::StillImageDataRecord |
( |
| ) |
|
◆ StillImageDataRecord() [2/2]
openjaus::environment_v1_0::StillImageDataRecord::StillImageDataRecord |
( |
const StillImageDataRecord & |
source | ) |
|
◆ ~StillImageDataRecord()
openjaus::environment_v1_0::StillImageDataRecord::~StillImageDataRecord |
( |
| ) |
|
◆ copy()
◆ disableTimeStamp()
void openjaus::environment_v1_0::StillImageDataRecord::disableTimeStamp |
( |
void |
| ) |
|
◆ enableTimeStamp()
void openjaus::environment_v1_0::StillImageDataRecord::enableTimeStamp |
( |
void |
| ) |
|
◆ 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::Record.
◆ getImageFrame()
ImageFrameBlob & openjaus::environment_v1_0::StillImageDataRecord::getImageFrame |
( |
void |
| ) |
|
◆ getPresenceVector()
uint8_t openjaus::environment_v1_0::StillImageDataRecord::getPresenceVector |
( |
void |
| ) |
const |
◆ getReportCoordinateSystem()
◆ getReportCoordinateSystemToString()
std::string openjaus::environment_v1_0::StillImageDataRecord::getReportCoordinateSystemToString |
( |
void |
| ) |
|
◆ getSensorID()
uint16_t openjaus::environment_v1_0::StillImageDataRecord::getSensorID |
( |
void |
| ) |
|
◆ getTimeStamp()
◆ isTimeStampEnabled()
bool openjaus::environment_v1_0::StillImageDataRecord::isTimeStampEnabled |
( |
void |
| ) |
const |
◆ length()
uint64 openjaus::environment_v1_0::StillImageDataRecord::length |
( |
void |
| ) |
const |
|
virtual |
◆ setPresenceVector()
void openjaus::environment_v1_0::StillImageDataRecord::setPresenceVector |
( |
uint8_t |
value | ) |
|
◆ setReportCoordinateSystem()
◆ setSensorID()
bool openjaus::environment_v1_0::StillImageDataRecord::setSensorID |
( |
uint16_t |
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::Record.
◆ toXml()
std::string openjaus::environment_v1_0::StillImageDataRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ imageFrame
ImageFrameBlob openjaus::environment_v1_0::StillImageDataRecord::imageFrame |
|
protected |
◆ presenceVector
uint8_t openjaus::environment_v1_0::StillImageDataRecord::presenceVector |
|
protected |
◆ PV_ALL_FIELDS
◆ PV_NO_FIELDS
const uint8_t openjaus::environment_v1_0::StillImageDataRecord::PV_NO_FIELDS = 0x0 |
|
static |
◆ PV_TIMESTAMP
const uint8_t openjaus::environment_v1_0::StillImageDataRecord::PV_TIMESTAMP = 0x1 |
|
static |
◆ reportCoordinateSystem
◆ sensorID
◆ timeStamp
The documentation for this class was generated from the following files: