ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::MemoryProbesCollectorBase Class Reference

#include <itkMemoryProbesCollectorBase.h>

Detailed Description

+ Inheritance diagram for itk::MemoryProbesCollectorBase:
+ Collaboration diagram for itk::MemoryProbesCollectorBase:

Public Member Functions

 ~MemoryProbesCollectorBase () override
 
- Public Member Functions inherited from itk::ResourceProbesCollectorBase< MemoryProbe >
virtual void Clear ()
 
virtual void ExpandedReport (const char *name, std::ostream &os=std::cout, bool printSystemInfo=true, bool printReportHead=true, bool useTabs=false)
 
virtual void ExpandedReport (std::ostream &os=std::cout, bool printSystemInfo=true, bool printReportHead=true, bool useTabs=false)
 
const MemoryProbeGetProbe (const char *id) const
 
virtual void JSONReport (const char *name, std::ostream &os=std::cout)
 
virtual void JSONReport (std::ostream &os=std::cout, bool printSystemInfo=true)
 
virtual void Report (const char *name, std::ostream &os=std::cout, bool printSystemInfo=true, bool printReportHead=true, bool useTabs=false)
 
virtual void Report (std::ostream &os=std::cout, bool printSystemInfo=true, bool printReportHead=true, bool useTabs=false)
 
virtual void Start (const char *id)
 
virtual void Stop (const char *id)
 
virtual ~ResourceProbesCollectorBase ()=default
 

Additional Inherited Members

- Public Types inherited from itk::ResourceProbesCollectorBase< MemoryProbe >
using IdType
 
using MapType
 
- Protected Attributes inherited from itk::ResourceProbesCollectorBase< MemoryProbe >
MapType m_Probes
 

Constructor & Destructor Documentation

◆ ~MemoryProbesCollectorBase()

itk::MemoryProbesCollectorBase::~MemoryProbesCollectorBase ( )
override

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