CAPD RedHom Library
|
#include <capd/apiRedHom/Complex.h>
Classes | |
class | ComplexCell |
Public Types | |
typedef boost::any_range< ComplexCell, boost::forward_traversal_tag, ComplexCell, std::ptrdiff_t > | AnyRange |
typedef AnyRange::iterator | iterator |
typedef AnyRange::const_iterator | const_iterator |
Public Member Functions | |
CellsCollection () | |
template<typename Collection > | |
CellsCollection (const Collection &collection) | |
iterator | begin () |
iterator | end () |
const_iterator | begin () const |
const_iterator | end () const |
typedef boost::any_range<ComplexCell, boost::forward_traversal_tag, ComplexCell, std::ptrdiff_t> capd::apiRedHom::CellsCollection::AnyRange |
typedef AnyRange::const_iterator capd::apiRedHom::CellsCollection::const_iterator |
typedef AnyRange::iterator capd::apiRedHom::CellsCollection::iterator |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |