Public Member Functions | List of all members
openfluid::fluidx::EventDescriptor Class Reference

#include <fluidx/EventDescriptor.hpp>

Public Member Functions

 EventDescriptor ()
 
 EventDescriptor (const EventDescriptor &EvDesc)
 
 ~EventDescriptor ()
 
openfluid::core::UnitID_t getUnitID () const
 
void setUnitID (openfluid::core::UnitID_t ID)
 
const openfluid::core::UnitsClass_t getUnitsClass () const
 
const openfluid::core::UnitsClass_t getUnitClass () const OPENFLUID_DEPRECATED
 
void setUnitsClass (const openfluid::core::UnitsClass_t &UClass)
 
void setUnitClass (const openfluid::core::UnitsClass_t &UClass) OPENFLUID_DEPRECATED
 
openfluid::core::Eventevent ()
 
const openfluid::core::Eventevent () const
 
EventID_t getID () const
 

Constructor & Destructor Documentation

openfluid::fluidx::EventDescriptor::EventDescriptor ( )
openfluid::fluidx::EventDescriptor::EventDescriptor ( const EventDescriptor EvDesc)
openfluid::fluidx::EventDescriptor::~EventDescriptor ( )

Member Function Documentation

openfluid::core::Event& openfluid::fluidx::EventDescriptor::event ( )
inline
const openfluid::core::Event& openfluid::fluidx::EventDescriptor::event ( ) const
inline
EventID_t openfluid::fluidx::EventDescriptor::getID ( ) const
inline
const openfluid::core::UnitsClass_t openfluid::fluidx::EventDescriptor::getUnitClass ( ) const
inline
openfluid::core::UnitID_t openfluid::fluidx::EventDescriptor::getUnitID ( ) const
inline
const openfluid::core::UnitsClass_t openfluid::fluidx::EventDescriptor::getUnitsClass ( ) const
inline
void openfluid::fluidx::EventDescriptor::setUnitClass ( const openfluid::core::UnitsClass_t UClass)
inline
void openfluid::fluidx::EventDescriptor::setUnitID ( openfluid::core::UnitID_t  ID)
inline
void openfluid::fluidx::EventDescriptor::setUnitsClass ( const openfluid::core::UnitsClass_t UClass)
inline

The documentation for this class was generated from the following file: