VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Private Types | Private Attributes
makVrv::DtInMemoryProfilerHelper Class Reference

Classes

struct  ProfileData

Public Member Functions

 DtInMemoryProfilerHelper (std::size_t numOfSamples, const std::string &fileName)
void addProfile (double fStart, double fEndAt)
void clearProfiles (void)
void profilerPre (double elapsedTime)
void profilerPost ()

Private Types

typedef std::deque< ProfileDataProfiles

Private Attributes

DtInMemoryProfiler myProfiler
Profiles myProfiles
bool myIsProfiling

Member Typedef Documentation

Constructor & Destructor Documentation

makVrv::DtInMemoryProfilerHelper::DtInMemoryProfilerHelper ( std::size_t  numOfSamples,
const std::string &  fileName 
)

Member Function Documentation

void makVrv::DtInMemoryProfilerHelper::addProfile ( double  fStart,
double  fEndAt 
)
void makVrv::DtInMemoryProfilerHelper::clearProfiles ( void  )
void makVrv::DtInMemoryProfilerHelper::profilerPre ( double  elapsedTime)
void makVrv::DtInMemoryProfilerHelper::profilerPost ( )

Member Data Documentation

DtInMemoryProfiler makVrv::DtInMemoryProfilerHelper::myProfiler
private
Profiles makVrv::DtInMemoryProfilerHelper::myProfiles
private
bool makVrv::DtInMemoryProfilerHelper::myIsProfiling
private

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)