Public Types
Public Methods
Public Static Methods
- static inline StructurePortDesc null ()
- static inline StructurePortDesc _from_base (StructurePortDesc_base* b)
Protected Methods
inline StructurePortDesc (StructurePortDesc_base* b)
| StructurePortDesc |
[protected]
| typedef StructurePortDesc_base _base_class | _base_class |
inline StructurePortDesc ()
| 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 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 |
inline long position ()
| position |
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. |