|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <MTrackFieldDefinitions.h>
| Public Member Functions | |
| TrackFieldDefinitions (const std::string &id) | |
| const std::string & | GetId () const | 
| int | GetGeneration () const | 
| void | SetInstanceId (const std::string &instanceId) | 
| const std::string & | GetInstanceId () const | 
| const std::vector< std::shared_ptr< TrackFieldDefinition > > & | GetFields () const | 
| int | GetNumFields () const | 
| std::shared_ptr< TrackFieldDefinition > | GetField (int i) const | 
| bool | UpdateFieldDefinitions (const TPG::Proto3::Track::FieldDefinitionsMessage &fdm) | 
| int | AddField (std::shared_ptr< TrackFieldDefinition > fd) | 
| int | GetFieldIndex (const std::string &fieldId) const | 
| TPG::Proto3::Track::FieldDefinitionsQuery | GetDefaultFieldDefinitionsQuery () | 
| void | Reset () | 
TrackFieldDefinitions - Short description. Detailed description.