#include <SensorIdListRefArray.h>
Inherits openjaus::model::fields::Array.
§ SensorIdListRefArray()
openjaus::environment::SensorIdListRefArray::SensorIdListRefArray |
( |
| ) |
|
§ ~SensorIdListRefArray()
openjaus::environment::SensorIdListRefArray::~SensorIdListRefArray |
( |
| ) |
|
§ add()
void openjaus::environment::SensorIdListRefArray::add |
( |
SensorIdRecord |
value | ) |
|
§ clear()
void openjaus::environment::SensorIdListRefArray::clear |
( |
| ) |
|
§ copy()
§ empty()
bool openjaus::environment::SensorIdListRefArray::empty |
( |
| ) |
|
§ from()
int openjaus::environment::SensorIdListRefArray::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ get()
SensorIdRecord & openjaus::environment::SensorIdListRefArray::get |
( |
std::size_t |
index | ) |
|
§ getSensorIdRec()
std::vector< SensorIdRecord > & openjaus::environment::SensorIdListRefArray::getSensorIdRec |
( |
| ) |
|
§ length()
int openjaus::environment::SensorIdListRefArray::length |
( |
| ) |
|
|
virtual |
§ remove()
void openjaus::environment::SensorIdListRefArray::remove |
( |
int |
index | ) |
|
§ set()
bool openjaus::environment::SensorIdListRefArray::set |
( |
std::size_t |
index, |
|
|
SensorIdRecord |
value |
|
) |
| |
§ size()
std::size_t openjaus::environment::SensorIdListRefArray::size |
( |
| ) |
|
§ to()
int openjaus::environment::SensorIdListRefArray::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::environment::SensorIdListRefArray::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ sensorIdRec
std::vector<SensorIdRecord> openjaus::environment::SensorIdListRefArray::sensorIdRec |
|
protected |
The documentation for this class was generated from the following files: