COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
IsComponentType< CType > Class Template Reference

#include <FindComponents.hpp>

Public Member Functions

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

Detailed Description

template<class CType>
class cf3::common::IsComponentType< CType >

Definition at line 158 of file FindComponents.hpp.

Constructor & Destructor Documentation

IsComponentType ( )
inline

Definition at line 161 of file FindComponents.hpp.

Member Function Documentation

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

Definition at line 163 of file FindComponents.hpp.

bool operator() ( const Component component) const
inline

Definition at line 166 of file FindComponents.hpp.


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