DPsim
Loading...
Searching...
No Matches
DPsim::InterfaceQueued::PostStep Class Reference
Inheritance diagram for DPsim::InterfaceQueued::PostStep:
[legend]
Collaboration diagram for DPsim::InterfaceQueued::PostStep:
[legend]

Public Member Functions

 PostStep (InterfaceQueued &intf)
 
void execute (Real time, Int timeStepCount) override
 
- Public Member Functions inherited from CPS::Task
virtual String toString () const
 
const std::vector< AttributeBase::Ptr > & getAttributeDependencies ()
 
const std::vector< AttributeBase::Ptr > & getModifiedAttributes ()
 
const std::vector< AttributeBase::Ptr > & getPrevStepDependencies ()
 

Additional Inherited Members

- Public Types inherited from CPS::Task
typedef std::shared_ptr< TaskPtr
 
typedef std::vector< Ptr > List
 
- Protected Member Functions inherited from CPS::Task
 Task (const std::string &name)
 
- Protected Attributes inherited from CPS::Task
std::string mName
 
std::vector< AttributeBase::PtrmAttributeDependencies
 
std::vector< AttributeBase::PtrmModifiedAttributes
 
std::vector< AttributeBase::PtrmPrevStepDependencies
 

Detailed Description

Definition at line 138 of file InterfaceQueued.h.

Constructor & Destructor Documentation

◆ PostStep()

DPsim::InterfaceQueued::PostStep::PostStep ( InterfaceQueued & intf)
inlineexplicit

Definition at line 140 of file InterfaceQueued.h.

Member Function Documentation

◆ execute()

void DPsim::InterfaceQueued::PostStep::execute ( Real time,
Int timeStepCount )
overridevirtual

Implements CPS::Task.

Definition at line 58 of file InterfaceQueued.cpp.


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