DPsim
|
Public Member Functions | |
AttributeEvent (CPS::Real t, typename CPS::Attribute< T >::Ptr attr, T val) | |
void | execute () |
![]() | |
Event (CPS::Real t) | |
Protected Attributes | |
CPS::Attribute< T >::Ptr | mAttribute |
T | mNewValue |
![]() | |
CPS::Real | mTime |
Additional Inherited Members | |
![]() | |
using | Ptr = std::shared_ptr<Event> |
![]() | |
static std::shared_ptr< T > | make (Args &&...args) |
|
inline |
|
inlinevirtual |
Implements DPsim::Event.
|
protected |
|
protected |