MeVisLabToolboxReference
MLCurrentlyUsedMemoryTracker Class Reference

#include <mlMemoryProfile.h>

List of all members.

Public Member Functions

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

Friends

class MLMemoryProfile

Detailed Description

Definition at line 23 of file mlMemoryProfile.h.


Constructor & Destructor Documentation

MLCurrentlyUsedMemoryTracker::MLCurrentlyUsedMemoryTracker ( ) [inline]

Definition at line 26 of file mlMemoryProfile.h.

virtual MLCurrentlyUsedMemoryTracker::~MLCurrentlyUsedMemoryTracker ( ) [virtual]

Member Function Documentation

virtual size_t MLCurrentlyUsedMemoryTracker::getCurrentlyUsedMemory ( ) const [pure virtual]

Friends And Related Function Documentation

friend class MLMemoryProfile [friend]

Definition at line 33 of file mlMemoryProfile.h.


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