Public Methods
Public Static Methods
Public Members
- static unsigned long _IID
| static unsigned long _IID
| _IID |
PortDesc_base * _create (const std::string& subClass = "Arts::PortDesc")
| _create |
[static]
Reimplemented from Object_base.
PortDesc_base * _fromString (std::string objectref)
| _fromString |
[static]
Reimplemented from Object_base.
[static]
Reimplemented from Object_base.
PortDesc_base * _fromDynamicCast (const Arts::Object& object)
| _fromDynamicCast |
[static]
inline PortDesc_base * _copy ()
| _copy |
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsIn ()
| _defaultPortsIn |
[const virtual]
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsOut ()
| _defaultPortsOut |
[const virtual]
Reimplemented from Object_base.
void * _cast (unsigned long iid)
| _cast |
Reimplemented from Object_base.
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
bool isConnected ()
| isConnected |
[pure virtual]
bool hasValue ()
| hasValue |
[pure virtual]
void hasValue (bool newValue)
| hasValue |
[pure virtual]
[pure virtual]
float floatValue ()
| floatValue |
[pure virtual]
void floatValue (float newValue)
| floatValue |
[pure virtual]
std::string stringValue ()
| stringValue |
[pure virtual]
void stringValue (const std::string& newValue)
| stringValue |
[pure virtual]
[pure virtual]
[pure virtual]
long internalOldID ()
| internalOldID |
[pure virtual]
[pure virtual]
[pure virtual]
[pure virtual]
void disconnectAll ()
| disconnectAll |
[pure virtual]
std::vector<std::string> * saveToList ()
| saveToList |
[pure virtual]
void loadFromList (const std::vector<std::string>& list)
| loadFromList |
[pure virtual]
[pure virtual]
void internalReConnect (const std::vector<Arts::PortDesc>& allports)
| internalReConnect |
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |