DPsim
Public Member Functions | List of all members
DPsim::Interface::PreStep Class Reference
Inheritance diagram for DPsim::Interface::PreStep:
[legend]
Collaboration diagram for DPsim::Interface::PreStep:
[legend]

Public Member Functions

 PreStep (Interface &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 136 of file Interface.h.


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