![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <FindComponents.hpp>
Inherits iterator_range< boost::filter_iterator< Predicate, ComponentIterator< T const > > >.
Public Types | |
| typedef boost::iterator_range< boost::filter_iterator< Predicate, ComponentIterator< T const > > > | Base |
| typedef boost::filter_iterator< Predicate, ComponentIterator< T const > > | ConstFilter |
| typedef boost::filter_iterator< Predicate, ComponentIterator< T > > | Filter |
Public Member Functions | |
| ConstComponentIteratorRange (ComponentIterator< T const > b, ComponentIterator< T const > e) | |
| ConstComponentIteratorRange (ComponentIterator< T const > b, ComponentIterator< T const > e, const Predicate &pred) | |
| ConstComponentIteratorRange (const ComponentIteratorRange< T, Predicate > &rhs) | |
| ConstComponentIteratorRange (const std::vector< boost::shared_ptr< T > > &vec) | |
| bool | operator== (const ConstComponentIteratorRange &rhs) |
| bool | operator!= (const ConstComponentIteratorRange &rhs) |
| std::vector< boost::shared_ptr< T const > > | as_vector () |
| std::vector< boost::shared_ptr< T const > > | as_const_vector () |
| Uint | size () const |
Definition at line 235 of file FindComponents.hpp.
| typedef boost::iterator_range< boost::filter_iterator< Predicate, ComponentIterator<T const> > > Base |
Definition at line 238 of file FindComponents.hpp.
| typedef boost::filter_iterator< Predicate, ComponentIterator<T const> > ConstFilter |
Definition at line 239 of file FindComponents.hpp.
| typedef boost::filter_iterator< Predicate, ComponentIterator<T> > Filter |
Definition at line 240 of file FindComponents.hpp.
|
inline |
Definition at line 242 of file FindComponents.hpp.
|
inline |
Definition at line 247 of file FindComponents.hpp.
|
inline |
Definition at line 252 of file FindComponents.hpp.
|
inline |
Definition at line 256 of file FindComponents.hpp.
|
inline |
Definition at line 272 of file FindComponents.hpp.
|
inline |
Definition at line 264 of file FindComponents.hpp.
|
inline |
Definition at line 262 of file FindComponents.hpp.
|
inline |
Definition at line 261 of file FindComponents.hpp.
|
inline |
Definition at line 277 of file FindComponents.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |