Public Types
Public Methods
Public Static Methods
Protected Methods
inline PortDesc (PortDesc_base* b)
|
[protected:
]
typedef PortDesc_base _base_class |
inline PortDesc (const PortDesc& target)
|
inline PortDesc (Arts::Object::Pool& p)
|
[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 std::string name ()
|
inline bool isConnected ()
|
inline void hasValue (bool _newValue)
|
inline float floatValue ()
|
inline void floatValue (float _newValue)
|
inline std::string stringValue ()
|
inline void stringValue (const std::string& _newValue)
|
inline void value (const Arts::Any& _newValue)
|
inline long internalOldID ()
|
inline void disconnectAll ()
|
inline std::vector<std::string> * saveToList ()
|
inline void loadFromList (const std::vector<std::string>& list)
|
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. |