#include <machine/ModelInstance.hpp>
      
        
          | openfluid::machine::ModelInstance::~ModelInstance | ( |  | ) |  | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::appendItem | ( | ModelItemInstance * | ItemInstance | ) |  | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::call_checkConsistency | ( |  | ) | const | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::call_finalizeRun | ( |  | ) | const | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::call_initializeRun | ( |  | ) |  | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::call_initParams | ( |  | ) | const | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::call_prepareData | ( |  | ) | const | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::clear | ( |  | ) |  | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::deleteItem | ( | unsigned int | Position | ) |  | 
      
 
 
      
        
          | void openfluid::machine::ModelInstance::finalize | ( |  | ) |  | 
      
 
 
  
  | 
        
          | unsigned int openfluid::machine::ModelInstance::getItemsCount | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | bool openfluid::machine::ModelInstance::hasTimePointToProcess | ( |  | ) | const |  | inline | 
 
 
      
        
          | void openfluid::machine::ModelInstance::insertItem | ( | ModelItemInstance * | ItemInstance, | 
        
          |  |  | unsigned int | Position | 
        
          |  | ) |  |  | 
      
 
Insert a ModelItemInstance before the given postion (positions starts at index 0) 
- Parameters
- 
  
  
 
 
  
  | 
        
          | const std::list<ModelItemInstance*>& openfluid::machine::ModelInstance::items | ( |  | ) | const |  | inline | 
 
 
      
        
          | void openfluid::machine::ModelInstance::processNextTimePoint | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void openfluid::machine::ModelInstance::resetInitialized | ( |  | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file: