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)

[protected: ]

typedef StructurePortDesc_base _base_class

inline  StructurePortDesc ()

inline  StructurePortDesc (const Arts::SubClass& s)

inline  StructurePortDesc (const Arts::Reference &r)

inline  StructurePortDesc (const Arts::DynamicCast& c)

inline  StructurePortDesc (const StructurePortDesc& target)

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

inline StructurePortDesc  null ()

[static]

Reimplemented from Object.

inline StructurePortDesc  _from_base (StructurePortDesc_base* b)

[static]

Reimplemented from Object.

inline StructurePortDesc&  operator= (const StructurePortDesc& target)

Reimplemented from Object.

inline StructurePortDesc_base*  _base ()

Reimplemented from Object.

inline long  ID ()

inline Arts::ModuleDesc  parent ()

inline std::string  name ()

inline Arts::PortType  type ()

inline bool  isConnected ()

inline bool  hasValue ()

inline void  hasValue (bool _newValue)

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

inline float  floatValue ()

inline void  floatValue (float _newValue)

inline std::string  stringValue ()

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

inline Arts::Any  value ()

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

inline long  internalOldID ()

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

inline bool  connectTo (Arts::PortDesc port)

inline void  disconnectFrom (Arts::PortDesc port)

inline void  disconnectAll ()

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

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

inline void  internalConnectInput (Arts::PortDesc port)

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

inline long  x ()

inline long  y ()

inline long  position ()

inline Arts::StructureDesc  parentStructure ()

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

inline bool  moveTo (long x, long y)

inline void  lowerPosition ()

inline void  raisePosition ()

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

inline void  internalSetPosition (long position)


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