CAPD RedHom Library
capd::apiRedHom::CellsCollection::ComplexCell Class Reference

#include <capd/apiRedHom/Complex.h>

Public Types

typedef ComplexTraits< DefaultComplexTagTraits
 
typedef Traits::Dim Dim
 
typedef Traits::Id Id
 

Public Member Functions

template<typename T >
 ComplexCell (const T &object)
 
 ComplexCell ()
 
template<typename T >
T & rawCell ()
 
Dim dim () const
 
Dim id () const
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<typename T >
capd::apiRedHom::CellsCollection::ComplexCell::ComplexCell ( const T &  object)
inline
capd::apiRedHom::CellsCollection::ComplexCell::ComplexCell ( )
inline

Member Function Documentation

Dim capd::apiRedHom::CellsCollection::ComplexCell::dim ( ) const
inline
Dim capd::apiRedHom::CellsCollection::ComplexCell::id ( ) const
inline
template<typename T >
T& capd::apiRedHom::CellsCollection::ComplexCell::rawCell ( )
inline