StaticPool< BaseT, TMaxVerts >::constIterator< TCondition > Class Template Reference

#include <StaticPool.hpp>

Collaboration diagram for StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 constIterator (const StaticPool *container)
 constIterator (const StaticPool *container, const uTind pos_)
template<class T >
const Tas ()
const BaseT * operator& () const
const BaseT & operator* () const
const BaseT * operator-> () const
const BaseT * operator++ ()
const BaseT * operator++ (int)
bool done () const
bool operator== (const constIterator &other) const
bool operator!= (const constIterator &other) const

template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
class StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >


Constructor & Destructor Documentation

template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::constIterator ( const StaticPool container  )  [inline]

Here is the call graph for this function:

template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::constIterator ( const StaticPool container,
const uTind  pos_ 
) [inline]

Here is the call graph for this function:


Member Function Documentation

template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
template<class T >
const T* StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::as (  )  [inline]
template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
bool StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::done (  )  const [inline]
template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
bool StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator!= ( const constIterator< TCondition > &  other  )  const [inline]
template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
const BaseT* StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator& (  )  const [inline]
template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
const BaseT& StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator* (  )  const [inline]
template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
const BaseT* StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator++ ( int   )  [inline]

Here is the call graph for this function:

template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
const BaseT* StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator++ (  )  [inline]

Here is the caller graph for this function:

template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
const BaseT* StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator-> (  )  const [inline]
template<class BaseT, int TMaxVerts = BaseT::nVerts>
template<class TCondition = allObj>
bool StaticPool< BaseT, TMaxVerts >::constIterator< TCondition >::operator== ( const constIterator< TCondition > &  other  )  const [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1