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

#include <FindComponents.hpp>

Public Member Functions

 IsComponentTag ()
 
 IsComponentTag (StringConverter tag)
 
bool operator() (const Handle< Component const > &component) const
 
bool operator() (const Component &component) const
 

Private Attributes

std::string m_tag
 

Detailed Description

Definition at line 141 of file FindComponents.hpp.

Constructor & Destructor Documentation

IsComponentTag ( )
inline

Definition at line 146 of file FindComponents.hpp.

Definition at line 147 of file FindComponents.hpp.

Member Function Documentation

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

Definition at line 149 of file FindComponents.hpp.

bool operator() ( const Component component) const
inline

Definition at line 152 of file FindComponents.hpp.

Member Data Documentation

std::string m_tag
private

Definition at line 144 of file FindComponents.hpp.


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