This is a brief description.
More...
#include <Blob.h>
Inherits openjaus::model::fields::ComplexField, openjaus::model::fields::Field, and openjaus::system::Transportable.
Inherited by openjaus::environment::CompressedDataBlob, and openjaus::environment::ImageFrameBlob.
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
§ Blob()
openjaus::model::fields::Blob::Blob |
( |
| ) |
|
§ ~Blob()
openjaus::model::fields::Blob::~Blob |
( |
| ) |
|
|
virtual |
§ from()
§ getPayload()
const system::Buffer & openjaus::model::fields::Blob::getPayload |
( |
| ) |
const |
§ getSizeType()
TypesUnsigned openjaus::model::fields::Blob::getSizeType |
( |
| ) |
const |
§ getTypes()
const std::vector< BlobType *> & openjaus::model::fields::Blob::getTypes |
( |
| ) |
const |
§ length()
int openjaus::model::fields::Blob::length |
( |
| ) |
|
|
virtual |
§ setPayload()
bool openjaus::model::fields::Blob::setPayload |
( |
const system::Buffer & |
payload | ) |
|
- Parameters
-
payload | The value of the new payload. |
§ setSizeType()
bool openjaus::model::fields::Blob::setSizeType |
( |
TypesUnsigned |
sizeType | ) |
|
- Parameters
-
sizeType | The value of the new sizeType. |
§ setTypes()
bool openjaus::model::fields::Blob::setTypes |
( |
const BlobType & |
types | ) |
|
- Parameters
-
types | The value of the new types. |
§ to()
§ toString()
std::string openjaus::model::fields::Blob::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ payload
§ sizeType
§ types
std::vector< BlobType* > openjaus::model::fields::Blob::types |
|
protected |
The documentation for this class was generated from the following files:
- include/openjaus/model/fields/Blob.h
- src/openjaus/model/fields/Blob.cpp