class PortDesc


Full nameArts::PortDesc
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  PortDesc (PortDesc_base* b)

[protected: ]

typedef PortDesc_base _base_class

inline  PortDesc ()

inline  PortDesc (const Arts::SubClass& s)

inline  PortDesc (const Arts::Reference &r)

inline  PortDesc (const Arts::DynamicCast& c)

inline  PortDesc (const PortDesc& target)

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

inline PortDesc  null ()

[static]

Reimplemented from Object.

inline PortDesc  _from_base (PortDesc_base* b)

[static]

Reimplemented from Object.

inline PortDesc&  operator= (const PortDesc& target)

Reimplemented from Object.

inline PortDesc_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  PortDesc (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)


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