MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
IterationPack::Algorithm::name_comp< T_ele > Class Template Reference

More...

Public Member Functions

 name_comp (const std::string &name)
 
bool operator() (const T_ele &ele)
 

Private Attributes

const std::string & name_
 

Detailed Description

template<class T_ele>
class IterationPack::Algorithm::name_comp< T_ele >

Definition at line 713 of file IterationPack_Algorithm.hpp.

Constructor & Destructor Documentation

template<class T_ele >
IterationPack::Algorithm::name_comp< T_ele >::name_comp ( const std::string &  name)
inline

Definition at line 716 of file IterationPack_Algorithm.hpp.

Member Function Documentation

template<class T_ele >
bool IterationPack::Algorithm::name_comp< T_ele >::operator() ( const T_ele &  ele)
inline

Definition at line 718 of file IterationPack_Algorithm.hpp.

Member Data Documentation

template<class T_ele >
const std::string& IterationPack::Algorithm::name_comp< T_ele >::name_
private

Definition at line 720 of file IterationPack_Algorithm.hpp.


The documentation for this class was generated from the following file: