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

Prevent a crash in the intel compiler. More...

#include <FindComponents.hpp>

Public Member Functions

 StringConverter (const std::string &str)
 
 StringConverter (const char *c_str)
 
std::string str ()
 
 operator char const * ()
 

Public Attributes

const char * m_value
 

Detailed Description

Prevent a crash in the intel compiler.

Definition at line 27 of file FindComponents.hpp.

Constructor & Destructor Documentation

StringConverter ( const std::string &  str)
inline

Definition at line 29 of file FindComponents.hpp.

StringConverter ( const char *  c_str)
inline

Definition at line 33 of file FindComponents.hpp.

Member Function Documentation

operator char const * ( )
inline

Definition at line 42 of file FindComponents.hpp.

std::string str ( )
inline

Definition at line 37 of file FindComponents.hpp.

Member Data Documentation

const char* m_value

Definition at line 47 of file FindComponents.hpp.


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