Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::TrackDataFactory Class Reference

#include <MTrackDataFactory.h>

Public Member Functions

virtual TrackDataNewTrack (const ItemId &id, const std::shared_ptr< Maria::TrackFieldDefinitions > &fieldDefs, long generation)
 

Detailed Description

TrackDataFactory - Default track data factory. Inherit this to create custom track data. Detailed description.

Member Function Documentation

◆ NewTrack()

TrackData * TrackDataFactory::NewTrack ( const ItemId id,
const std::shared_ptr< Maria::TrackFieldDefinitions > &  fieldDefs,
long  generation 
)
virtual

Create a new track data item. This method will create a new data item. It is the responsibility of the caller to delete the track data after use.


The documentation for this class was generated from the following files: