#include <AIDA_DataPointSetFactoryProvider.h>
Public Methods | |
AIDA_DataPointSetFactoryProvider () | |
Constructor. | |
~AIDA_DataPointSetFactoryProvider () | |
Destructor. | |
AIDA::IDataPointSetFactory * | createFactory (AIDA::Dev::IDevTree &tree) |
Creates a new histogram factory. | |
AIDA::Dev::IDevDataPointSetFactory & | devDataPointSetFactory () |
Returns the developer-level histogram factory which creates unmanaged objects. | |
Private Attributes | |
AIDA::Dev::IDevDataPointSetFactory * | m_factory |
|
Definition at line 27 of file AIDA_DataPointSetFactoryProvider.cpp. References m_factory. |
|
Definition at line 34 of file AIDA_DataPointSetFactoryProvider.cpp. References m_factory. |
|
Definition at line 41 of file AIDA_DataPointSetFactoryProvider.cpp. References m_factory. |
|
Definition at line 48 of file AIDA_DataPointSetFactoryProvider.cpp. References m_factory. |
|
Definition at line 23 of file AIDA_DataPointSetFactoryProvider.h. Referenced by AIDA_DataPointSetFactoryProvider(), createFactory(), devDataPointSetFactory(), and ~AIDA_DataPointSetFactoryProvider(). |