HPCToolkit
PCProfileFilterList Class Reference

#include <PCProfileFilter.hpp>

Inheritance diagram for PCProfileFilterList:
Collaboration diagram for PCProfileFilterList:

Public Types

typedef std::list< PCProfileFilter * > Base
 

Public Member Functions

 PCProfileFilterList ()
 
virtual ~PCProfileFilterList ()
 
virtual void clear ()
 
void destroyContents ()
 

Detailed Description

Definition at line 84 of file PCProfileFilter.hpp.

Member Typedef Documentation

◆ Base

Definition at line 86 of file PCProfileFilter.hpp.

Constructor & Destructor Documentation

◆ PCProfileFilterList()

PCProfileFilterList::PCProfileFilterList ( )
inline

Definition at line 89 of file PCProfileFilter.hpp.

◆ ~PCProfileFilterList()

virtual PCProfileFilterList::~PCProfileFilterList ( )
inlinevirtual

Definition at line 90 of file PCProfileFilter.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ clear()

virtual void PCProfileFilterList::clear ( )
inlinevirtual

Definition at line 91 of file PCProfileFilter.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ destroyContents()

void PCProfileFilterList::destroyContents ( )

Definition at line 140 of file PCProfileFilter.cpp.

Here is the caller graph for this function:

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