#include <BlobType.h>
§ BlobType()
openjaus::model::fields::BlobType::BlobType |
( |
| ) |
|
§ ~BlobType()
openjaus::model::fields::BlobType::~BlobType |
( |
| ) |
|
|
virtual |
§ getFormat()
std::string openjaus::model::fields::BlobType::getFormat |
( |
| ) |
const |
§ getIndex()
long openjaus::model::fields::BlobType::getIndex |
( |
| ) |
const |
§ setFormat()
bool openjaus::model::fields::BlobType::setFormat |
( |
std::string |
format | ) |
|
- Parameters
-
format | The value of the new format. |
§ setIndex()
bool openjaus::model::fields::BlobType::setIndex |
( |
long |
index | ) |
|
- Parameters
-
index | The value of the new index. |
§ toString()
std::string openjaus::model::fields::BlobType::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ format
std::string openjaus::model::fields::BlobType::format |
|
protected |
§ index
long openjaus::model::fields::BlobType::index |
|
protected |
The documentation for this class was generated from the following files: