This is a brief description.
More...
#include <VariableLengthString.h>
Inherits openjaus::model::fields::Field, and openjaus::system::Transportable.
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
§ VariableLengthString()
openjaus::model::fields::VariableLengthString::VariableLengthString |
( |
| ) |
|
§ ~VariableLengthString()
openjaus::model::fields::VariableLengthString::~VariableLengthString |
( |
| ) |
|
|
virtual |
§ from()
int openjaus::model::fields::VariableLengthString::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getDefaultValue()
std::string openjaus::model::fields::VariableLengthString::getDefaultValue |
( |
| ) |
const |
§ getSizeType()
TypesUnsigned openjaus::model::fields::VariableLengthString::getSizeType |
( |
| ) |
const |
§ getValue()
std::string openjaus::model::fields::VariableLengthString::getValue |
( |
| ) |
const |
§ length()
int openjaus::model::fields::VariableLengthString::length |
( |
| ) |
|
|
virtual |
§ setDefaultValue()
bool openjaus::model::fields::VariableLengthString::setDefaultValue |
( |
std::string |
defaultValue | ) |
|
- Parameters
-
defaultValue | The value of the new defaultValue. |
§ setSizeType()
bool openjaus::model::fields::VariableLengthString::setSizeType |
( |
TypesUnsigned |
sizeType | ) |
|
- Parameters
-
sizeType | The value of the new sizeType. |
§ setValue()
bool openjaus::model::fields::VariableLengthString::setValue |
( |
std::string |
value | ) |
|
- Parameters
-
value | The value of the new value. |
§ to()
int openjaus::model::fields::VariableLengthString::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toString()
std::string openjaus::model::fields::VariableLengthString::toString |
( |
| ) |
const |
|
virtual |
§ toXml()
std::string openjaus::model::fields::VariableLengthString::toXml |
( |
unsigned char |
level = 0 | ) |
const |
§ operator<< [1/2]
§ operator<< [2/2]
§ defaultValue
std::string openjaus::model::fields::VariableLengthString::defaultValue |
|
protected |
§ sizeType
TypesUnsigned openjaus::model::fields::VariableLengthString::sizeType |
|
protected |
§ value
std::string openjaus::model::fields::VariableLengthString::value |
|
protected |
The documentation for this class was generated from the following files: