MeVisLab Toolbox Reference
MLCurrentlyUsedMemoryTracker Class Referenceabstract

#include <mlMemoryProfile.h>

Public Member Functions

 MLCurrentlyUsedMemoryTracker ()
 
virtual ~MLCurrentlyUsedMemoryTracker ()
 
virtual size_t getCurrentlyUsedMemory () const =0
 

Friends

class MLMemoryProfile
 

Detailed Description

Definition at line 28 of file mlMemoryProfile.h.

Constructor & Destructor Documentation

◆ MLCurrentlyUsedMemoryTracker()

MLCurrentlyUsedMemoryTracker::MLCurrentlyUsedMemoryTracker ( )
inline

Definition at line 31 of file mlMemoryProfile.h.

◆ ~MLCurrentlyUsedMemoryTracker()

virtual MLCurrentlyUsedMemoryTracker::~MLCurrentlyUsedMemoryTracker ( )
virtual

Member Function Documentation

◆ getCurrentlyUsedMemory()

virtual size_t MLCurrentlyUsedMemoryTracker::getCurrentlyUsedMemory ( ) const
pure virtual

Friends And Related Function Documentation

◆ MLMemoryProfile

friend class MLMemoryProfile
friend

Definition at line 38 of file mlMemoryProfile.h.


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