Public Member Functions | |
double | GetProfileDuration (const std::string &profile) |
void | SetProfileDuration (const std::string &profile, double duration) |
ProfileRecord * | GetRootRecord () const |
void | SetRootRecord (ProfileRecord *profileRecord) |
void | SetHandle (DataStructures::PoolHandle &handle) |
void | ReleaseToPool (Eegeo::DataStructures::Pool< FrameProfile * > &frameProfilePool, Eegeo::DataStructures::Pool< ProfileRecord * > &profileRecordPool) |
Additional Inherited Members | |
Protected Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |