Classes | |
class | Value |
Public Member Functions | |
Output (System *parent, Value **valueHandle) | |
bool | isConnected () const |
Protected Member Functions | |
virtual void | mandatoryCleanUp () |
Value * | getValueObject () |
Protected Attributes | |
Value | value |
Friends | |
class | Input< T > |
class | detail::IntrusiveDelegateFunctor< T > |