|
WSF
|
A parse-once re-use object super-class, to get to the track attributes. More...
#include <WsfClassificationProcessor.hpp>


Public Member Functions | |
| TrackAccessor ()=default | |
| virtual | ~TrackAccessor ()=default |
| std::string | GetTrueType () const |
| WsfStringId | GetTrueTypeID () const |
| void | SetTrack (const WsfTrack &aTrack) |
Protected Attributes | |
| const WsfTrack * | mTrack = nullptr |
A parse-once re-use object super-class, to get to the track attributes.
The default is truth, which doesn't incur the cost of fully parsing the track.
|
default |
Referenced by WsfTrackAccessorDeep::WsfTrackAccessorDeep().
|
virtualdefault |
|
inline |
References mTrack.
Referenced by WsfEntityPrototype::GetEllipticalGate().
|
inline |
References mTrack.
Referenced by WsfClassifierTabulated::Classify(), WsfTrackClassifier::Classify(), WsfClassifierTabulated::CreateClassList(), and WsfTrackClassifier::CreateClassList().
|
inline |
References mTrack.
Referenced by WsfTrackClassifier::GetTrackAccessor().
|
protected |
Referenced by GetTrueType(), GetTrueTypeID(), SetTrack(), and WsfTrackAccessorDeep::SetTrack().