COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Private Attributes | List of all members
IsComponentName Class Reference

#include <FindComponents.hpp>

Public Member Functions

 IsComponentName ()
 
 IsComponentName (StringConverter name)
 
bool operator() (const Handle< Component const > &component) const
 
bool operator() (const Component &component) const
 

Private Attributes

std::string m_name
 

Detailed Description

Definition at line 125 of file FindComponents.hpp.

Constructor & Destructor Documentation

IsComponentName ( )
inline

Definition at line 130 of file FindComponents.hpp.

IsComponentName ( StringConverter  name)
inline

Definition at line 131 of file FindComponents.hpp.

Member Function Documentation

bool operator() ( const Handle< Component const > &  component) const
inline

Definition at line 133 of file FindComponents.hpp.

bool operator() ( const Component component) const
inline

Definition at line 136 of file FindComponents.hpp.

Member Data Documentation

std::string m_name
private

Definition at line 128 of file FindComponents.hpp.


The documentation for this class was generated from the following file:
Send comments to:
COOLFluiD Web Admin