Arts::KFloatWatchProxy_base Class Reference
Inheritance diagram for Arts::KFloatWatchProxy_base:

Detailed Description
Definition at line 20 of file artskde.h.
Public Member Functions | |
| KFloatWatchProxy_base * | _copy () |
| virtual std::vector< std::string > | _defaultPortsIn () const |
| virtual std::vector< std::string > | _defaultPortsOut () const |
| void * | _cast (unsigned long iid) |
| virtual float | value ()=0 |
| virtual void | value (float newValue)=0 |
Static Public Member Functions | |
| static KFloatWatchProxy_base * | _create (const std::string &subClass="Arts::KFloatWatchProxy") |
| static KFloatWatchProxy_base * | _fromString (const std::string &objectref) |
| static KFloatWatchProxy_base * | _fromReference (Arts::ObjectReference ref, bool needcopy) |
| static KFloatWatchProxy_base * | _fromDynamicCast (const Arts::Object &object) |
Static Public Attributes | |
| static unsigned long | _IID |
The documentation for this class was generated from the following files:

