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

simth::DeviceDescription::IfaceDescr Class Reference

#include <devicemanager.h>

List of all members.

Public Member Functions

 IfaceDescr ()
 IfaceDescr (const std::string &type, const std::string &description, const std::string &multiplied_by="")

Public Attributes

std::string type
std::string description
std::string multiplied_by


Constructor & Destructor Documentation

simth::DeviceDescription::IfaceDescr::IfaceDescr  ) 
 

simth::DeviceDescription::IfaceDescr::IfaceDescr const std::string &  type,
const std::string &  description,
const std::string &  multiplied_by = ""
 


Member Data Documentation

std::string simth::DeviceDescription::IfaceDescr::type
 

The sequence type of this interface.

std::string simth::DeviceDescription::IfaceDescr::description
 

Some description about what this interface is for.

std::string simth::DeviceDescription::IfaceDescr::multiplied_by
 

Optional name of a property of this block which gives the number of instances of this interface. I.e. if a block will have multiple interfaces depending on a property which is called e.g. "input_ports", then this variable 'multiplied_by' is set to the name of the property "input_ports" that specifies the number of ports you actually get.


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