CAPD RedHom Library
capd::complex::EnumerateGeneratedCellCodes< GeneratorT, SizeT >::Valid Struct Reference

#include <capd/complex/EnumerateGeneratedCellCodes.hpp>

Public Member Functions

 Valid (const This &_this, const CellCode &cellCode)
 
template<typename E >
bool operator() (E &e) const
 

Public Attributes

const This_this
 
const CellCode_cellCode
 

Constructor & Destructor Documentation

template<typename GeneratorT , typename SizeT = size_t>
capd::complex::EnumerateGeneratedCellCodes< GeneratorT, SizeT >::Valid::Valid ( const This _this,
const CellCode cellCode 
)
inline

Member Function Documentation

template<typename GeneratorT , typename SizeT = size_t>
template<typename E >
bool capd::complex::EnumerateGeneratedCellCodes< GeneratorT, SizeT >::Valid::operator() ( E &  e) const
inline

Member Data Documentation

template<typename GeneratorT , typename SizeT = size_t>
const CellCode& capd::complex::EnumerateGeneratedCellCodes< GeneratorT, SizeT >::Valid::_cellCode
template<typename GeneratorT , typename SizeT = size_t>
const This& capd::complex::EnumerateGeneratedCellCodes< GeneratorT, SizeT >::Valid::_this