interface PortDesc


Full nameArts::PortDesc
Definition#include <arts/artsbuilder.idl>
Inherited byStructurePortDesc
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

void  constructor (ModuleDesc parent, string name, PortType type)

readonly attribute long ID

readonly attribute ModuleDesc parent

readonly attribute string name

readonly attribute PortType type

readonly attribute boolean isConnected

attribute boolean hasValue

readonly attribute sequence<PortDesc> connections

attribute float floatValue

attribute string stringValue

attribute Any value

boolean  connectTo (PortDesc port)

void  disconnectFrom (PortDesc port)

void  disconnectAll ()

sequence<string>  saveToList ()

void  loadFromList (sequence<string> list)

void  internalConnectInput (PortDesc port)

void  internalReConnect (sequence<PortDesc> allports)

readonly attribute long internalOldID


Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47.