All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Debug::Profile::ProfileRecord Class Reference
Inheritance diagram for Eegeo::Debug::Profile::ProfileRecord:
Eegeo::NonCopyable

Public Member Functions

void Start ()
 
void Stop ()
 
void AddChild (ProfileRecord *child)
 
std::vector< ProfileRecord * > & GetChildren ()
 
void ReleaseToPool (Eegeo::DataStructures::Pool< ProfileRecord * > &pool)
 
void SetHandle (DataStructures::PoolHandle &poolHandle)
 
void SetName (const std::string &name)
 
double GetDuration () const
 
const std::string & GetName () const
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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