Public Types
Public Methods
Public Static Methods
- static inline PortDesc null ()
- static inline PortDesc _from_base (PortDesc_base* b)
Protected Methods
inline PortDesc (PortDesc_base* b)
| PortDesc |
[protected]
| typedef PortDesc_base _base_class | _base_class |
inline PortDesc ()
| PortDesc |
inline PortDesc (const PortDesc& target)
| PortDesc |
inline PortDesc (Arts::Object::Pool& p)
| PortDesc |
inline PortDesc null ()
| null |
[static]
Reimplemented from Object.
inline PortDesc _from_base (PortDesc_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline PortDesc& operator= (const PortDesc& target)
| operator= |
Reimplemented from Object.
inline PortDesc_base* _base ()
| _base |
Reimplemented from Object.
inline std::string name ()
| name |
inline bool isConnected ()
| isConnected |
inline bool hasValue ()
| hasValue |
inline void hasValue (bool _newValue)
| hasValue |
inline float floatValue ()
| floatValue |
inline void floatValue (float _newValue)
| floatValue |
inline std::string stringValue ()
| stringValue |
inline void stringValue (const std::string& _newValue)
| stringValue |
inline void value (const Arts::Any& _newValue)
| value |
inline long internalOldID ()
| internalOldID |
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 |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |