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