class StructurePortDesc


Full nameArts::StructurePortDesc
Definition#include <arts/artsbuilder.h>
InheritsArts::Object [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Static Methods

Protected Methods


Detailed Description

inline  StructurePortDesc (StructurePortDesc_base* b)

StructurePortDesc

[protected]

typedef StructurePortDesc_base _base_class

_base_class

inline  StructurePortDesc ()

StructurePortDesc

inline  StructurePortDesc (const Arts::SubClass& s)

StructurePortDesc

inline  StructurePortDesc (const Arts::Reference &r)

StructurePortDesc

inline  StructurePortDesc (const Arts::DynamicCast& c)

StructurePortDesc

inline  StructurePortDesc (const StructurePortDesc& target)

StructurePortDesc

inline  StructurePortDesc (Arts::Object::Pool& p)

StructurePortDesc

inline StructurePortDesc  null ()

null

[static]

Reimplemented from Object.

inline StructurePortDesc  _from_base (StructurePortDesc_base* b)

_from_base

[static]

Reimplemented from Object.

inline StructurePortDesc&  operator= (const StructurePortDesc& target)

operator=

Reimplemented from Object.

inline StructurePortDesc_base*  _base ()

_base

Reimplemented from Object.

inline long  ID ()

ID

inline Arts::ModuleDesc  parent ()

parent

inline std::string  name ()

name

inline Arts::PortType  type ()

type

inline bool  isConnected ()

isConnected

inline bool  hasValue ()

hasValue

inline void  hasValue (bool _newValue)

hasValue

inline std::vector<Arts::PortDesc> *  connections ()

connections

inline float  floatValue ()

floatValue

inline void  floatValue (float _newValue)

floatValue

inline std::string  stringValue ()

stringValue

inline void  stringValue (const std::string& _newValue)

stringValue

inline Arts::Any  value ()

value

inline void  value (const Arts::Any& _newValue)

value

inline long  internalOldID ()

internalOldID

inline  StructurePortDesc (Arts::ModuleDesc parent, const std::string& name, const Arts::PortType& type)

StructurePortDesc

inline bool  connectTo (Arts::PortDesc port)

connectTo

inline void  disconnectFrom (Arts::PortDesc port)

disconnectFrom

inline void  disconnectAll ()

disconnectAll

inline std::vector<std::string> *  saveToList ()

saveToList

inline void  loadFromList (const std::vector<std::string>& list)

loadFromList

inline void  internalConnectInput (Arts::PortDesc port)

internalConnectInput

inline void  internalReConnect (const std::vector<Arts::PortDesc>& allports)

internalReConnect

inline long  x ()

x

inline long  y ()

y

inline long  position ()

position

inline Arts::StructureDesc  parentStructure ()

parentStructure

inline  StructurePortDesc (Arts::StructureDesc parent, const std::string& name, const Arts::PortType& type)

StructurePortDesc

inline bool  moveTo (long x, long y)

moveTo

inline void  lowerPosition ()

lowerPosition

inline void  raisePosition ()

raisePosition

inline void  rename (const std::string& newname)

rename

inline void  internalSetPosition (long position)

internalSetPosition


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