#include <MTrackFieldDefinition.h>
|
| TrackFieldDefinition (int capacity, TPG::Proto3::Track::FieldType ft=TPG::Proto3::Track::FTString) |
|
const std::string & | GetPath () const |
|
void | SetPath (const std::string &path) |
|
const std::string & | GetName () const |
|
void | SetName (const std::string &name) |
|
TPG::Proto3::Track::FieldType | GetFieldType () const |
|
int | GetCapacity () const |
|
int | SetValue (const std::string &value, int generation) |
|
int | CheckValue (const std::string &value) |
|
bool | IsFull () |
|
bool | IsDirect () |
|
std::string | GetValue (int idx) const |
|
bool | UpdateValues (const TPG::Proto3::Track::FieldDefinition &fd, int generation) |
|
TrackFieldDefinition - Short description. Detailed description.
The documentation for this class was generated from the following files:
- Native/MariaNative/MTrackCore/MTrackFieldDefinition.h
- Native/MariaNative/MTrackCore/MTrackFieldDefinition.cpp