QtPdWidgets  2.3.1
Public Member Functions | Public Attributes | List of all members
Pd::TankMedium::Impl::Value Struct Reference
Inheritance diagram for Pd::TankMedium::Impl::Value:
Inheritance graph
[legend]
Collaboration diagram for Pd::TankMedium::Impl::Value:
Collaboration graph
[legend]

Public Member Functions

 Value (TankMedium::Impl *mediumImpl)
 
void newValues (std::chrono::nanoseconds) override
 
void stateChange (PdCom::Subscription::State state) override
 

Public Attributes

TankMedium::Impl *const mediumImpl
 
bool dataPresent
 
double value
 

Constructor & Destructor Documentation

◆ Value()

Pd::TankMedium::Impl::Value::Value ( TankMedium::Impl mediumImpl)
inline

Member Function Documentation

◆ newValues()

void Pd::TankMedium::Impl::Value::newValues ( std::chrono::nanoseconds  )
inlineoverride

◆ stateChange()

void Pd::TankMedium::Impl::Value::stateChange ( PdCom::Subscription::State  state)
inlineoverride

Member Data Documentation

◆ dataPresent

bool Pd::TankMedium::Impl::Value::dataPresent

◆ mediumImpl

TankMedium::Impl* const Pd::TankMedium::Impl::Value::mediumImpl

◆ value

double Pd::TankMedium::Impl::Value::value

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