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)

constructor

readonly attribute long ID

ID

readonly attribute ModuleDesc parent

parent

readonly attribute string name

name

readonly attribute PortType type

type

readonly attribute boolean isConnected

isConnected

attribute boolean hasValue

hasValue

readonly attribute sequence<PortDesc> connections

connections

attribute float floatValue

floatValue

attribute string stringValue

stringValue

attribute Any value

value

boolean  connectTo (PortDesc port)

connectTo

void  disconnectFrom (PortDesc port)

disconnectFrom

void  disconnectAll ()

disconnectAll

sequence<string>  saveToList ()

saveToList

void  loadFromList (sequence<string> list)

loadFromList

void  internalConnectInput (PortDesc port)

internalConnectInput

void  internalReConnect (sequence<PortDesc> allports)

internalReConnect

readonly attribute long internalOldID

internalOldID


Generated by: stefan on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53.