Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members  

Anaphe::AIDA_Utilities::TypeCast Class Reference

#include <TypeCast.h>

List of all members.

Public Methods

 TypeCast ()
 ~TypeCast ()
AIDA::IHistogram1D * toHistogram1D (AIDA::IManagedObject *mo) const
AIDA::IHistogram2D * toHistogram2D (AIDA::IManagedObject *mo) const
AIDA::IHistogram3D * toHistogram3D (AIDA::IManagedObject *mo) const
AIDA::ICloud1D * toCloud1D (AIDA::IManagedObject *mo) const
AIDA::ICloud2D * toCloud2D (AIDA::IManagedObject *mo) const
AIDA::ICloud3D * toCloud3D (AIDA::IManagedObject *mo) const
AIDA::IProfile1D * toProfile1D (AIDA::IManagedObject *mo) const
AIDA::IProfile2D * toProfile2D (AIDA::IManagedObject *mo) const
AIDA::IDataPointSet * toDataPointSet (AIDA::IManagedObject *mo) const
AIDA::ITuple * toTuple (AIDA::IManagedObject *mo) const
AIDA::IFunction * toFunction (AIDA::IManagedObject *mo) const


Constructor & Destructor Documentation

Anaphe::AIDA_Utilities::TypeCast::TypeCast   [inline]
 

Definition at line 25 of file TypeCast.h.

Anaphe::AIDA_Utilities::TypeCast::~TypeCast   [inline]
 

Definition at line 26 of file TypeCast.h.


Member Function Documentation

AIDA::ICloud1D * Anaphe::AIDA_Utilities::TypeCast::toCloud1D AIDA::IManagedObject *    mo const
 

Definition at line 38 of file TypeCast.cpp.

AIDA::ICloud2D * Anaphe::AIDA_Utilities::TypeCast::toCloud2D AIDA::IManagedObject *    mo const
 

Definition at line 45 of file TypeCast.cpp.

AIDA::ICloud3D * Anaphe::AIDA_Utilities::TypeCast::toCloud3D AIDA::IManagedObject *    mo const
 

Definition at line 52 of file TypeCast.cpp.

AIDA::IDataPointSet * Anaphe::AIDA_Utilities::TypeCast::toDataPointSet AIDA::IManagedObject *    mo const
 

Definition at line 73 of file TypeCast.cpp.

AIDA::IFunction * Anaphe::AIDA_Utilities::TypeCast::toFunction AIDA::IManagedObject *    mo const
 

Definition at line 87 of file TypeCast.cpp.

AIDA::IHistogram1D * Anaphe::AIDA_Utilities::TypeCast::toHistogram1D AIDA::IManagedObject *    mo const
 

Definition at line 17 of file TypeCast.cpp.

AIDA::IHistogram2D * Anaphe::AIDA_Utilities::TypeCast::toHistogram2D AIDA::IManagedObject *    mo const
 

Definition at line 24 of file TypeCast.cpp.

AIDA::IHistogram3D * Anaphe::AIDA_Utilities::TypeCast::toHistogram3D AIDA::IManagedObject *    mo const
 

Definition at line 31 of file TypeCast.cpp.

AIDA::IProfile1D * Anaphe::AIDA_Utilities::TypeCast::toProfile1D AIDA::IManagedObject *    mo const
 

Definition at line 59 of file TypeCast.cpp.

AIDA::IProfile2D * Anaphe::AIDA_Utilities::TypeCast::toProfile2D AIDA::IManagedObject *    mo const
 

Definition at line 66 of file TypeCast.cpp.

AIDA::ITuple * Anaphe::AIDA_Utilities::TypeCast::toTuple AIDA::IManagedObject *    mo const
 

Definition at line 80 of file TypeCast.cpp.


The documentation for this class was generated from the following files:
Generated on Tue May 20 14:49:59 2003 for AIDA_Utilities by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002