Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
Manager.h File Reference

Header file for the manager class. More...

Include dependency graph for Manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pandora::Manager< T >
 Manager class. More...
 
class  pandora::Manager< T >::AlgorithmInfo
 AlgorithmInfo class. More...
 

Namespaces

namespace  pandora
 

Detailed Description

Header file for the manager class.

Log

Definition in file Manager.h.


Class Documentation

◆ pandora::Manager::AlgorithmInfo

class pandora::Manager::AlgorithmInfo
template<typename T>
class pandora::Manager< T >::AlgorithmInfo

AlgorithmInfo class.

Definition at line 164 of file Manager.h.

Class Members
unsigned int m_numberOfListsCreated The number of lists created by the algorithm.
string m_parentListName The current list when algorithm was initialized.
StringSet m_temporaryListNames The temporary list names.