Public Types | Public Member Functions

openfluid::core::InstantiationInfo Class Reference

Inheritance diagram for openfluid::core::InstantiationInfo:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Type { DESCRIPTOR, SIMULATION, UNKNOWN }

Public Member Functions

 InstantiationInfo (const Type &InstType)
void setInstantiationType (const Type &InstType)
Type getInstantiationType () const
bool isInstantiationType (const Type &InstType)

Member Enumeration Documentation

Enumerator:
DESCRIPTOR 
SIMULATION 
UNKNOWN 

Constructor & Destructor Documentation

openfluid::core::InstantiationInfo::InstantiationInfo ( const Type InstType) [inline]

Member Function Documentation

Type openfluid::core::InstantiationInfo::getInstantiationType ( ) const [inline]
bool openfluid::core::InstantiationInfo::isInstantiationType ( const Type InstType) [inline]
void openfluid::core::InstantiationInfo::setInstantiationType ( const Type InstType) [inline]

Generated using Doxygen 1.7.3
Creative Commons License Creative Commons By-NC-ND license