Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

simth::FreeConnectionSystem Class Reference

Abstract base class of a simulation systems that supports a free connection architecture. More...

#include <freeconnectionsystem.h>

Inheritance diagram for simth::FreeConnectionSystem:

simth::SimulationSystem simth::DeviceSystemIntf simth::StreamDrivenSystem List of all members.

Public Member Functions

 FreeConnectionSystem ()
virtual ~FreeConnectionSystem ()
void warningMessage (const std::string &warningMess, int deviceNr) const

Detailed Description

Abstract base class of a simulation systems that supports a free connection architecture.

Such a system exists by an arbitrary number of so-called device blocks (see Device). These blocks contain an arbitrary number of input and output interfaces that can be connected.


Constructor & Destructor Documentation

simth::FreeConnectionSystem::FreeConnectionSystem  ) 
 

Class constructor.

virtual simth::FreeConnectionSystem::~FreeConnectionSystem  )  [virtual]
 


Member Function Documentation

void simth::FreeConnectionSystem::warningMessage const std::string &  warningMess,
int  deviceNr
const [virtual]
 

This function can be used to print out warnings.

Implements simth::DeviceSystemIntf.


Generated on Mon Apr 24 21:19:19 2006 for simthetic by  doxygen 1.4.1