molecular
|
#include <DynamicScoping.h>
Public Member Functions | |
ManualBinding (Key key, DynamicScoping &scoping) | |
void | operator= (ValueSubType value) |
ValueSubType & | operator* () |
ValueSubType * | operator-> () |
![]() | |
SkeletalManualBinding (Key key, DynamicScoping &scoping, ValueSuperType *value) | |
void | Bind () |
void | Unbind () |
Protected Attributes | |
ValueSubType | mCurrentValue |
![]() | |
ValueSuperType * | mOriginalPointer = nullptr |
Use with care. Better use Binding instead.
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |