Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
trax::TrackSystemReader Class Reference

Public Member Functions

dclspc TrackSystemReader (const char *pLocale=nullptr)
dclspc TrackSystemReader (SocketRegistry &socketRegistry, const char *pLocale=nullptr)

Track System Reading

Reads a track system from a file or buffer.

Parameters
fromPathThe path to the file to read from.
atIdxThe index of the track system to read.
Returns
A shared pointer to the track system.
SocketRegistrym_SocketRegistry
std::shared_ptr< TrackSystem > dclspc Read (const std::filesystem::path &fromPath, int atIdx=1) const
std::shared_ptr< TrackSystem > dclspc Read (const unsigned char *bufferStart, const unsigned char *bufferEnd, int atIdx=1) const

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