StrongACOWRefHandler Member List
This is the complete list of members for StrongACOWRefHandler , including all inherited members.
AddReference (const T *o) | StrongRefHandler | static |
AddReferenceImpl (const T *obj, std::false_type *) | StrongRefHandler | private static |
AddReferenceImpl (const T *obj, std::true_type *) | StrongRefHandler | private static |
AddWeakReference (const T *o, WeakRefBase &weakRef) | StrongRefHandler | static |
AddWeakReferenceImpl (const T *obj, WeakRefBase &weakRef, std::false_type *) | StrongRefHandler | private static |
AddWeakReferenceImpl (const T *obj, WeakRefBase &weakRef, std::true_type *) | StrongRefHandler | private static |
ChangeTarget (T *&o, T *newTarget) | StrongRefHandler | static |
ChangeTarget (T *&o, ResultMemT< T * > newTarget) | StrongRefHandler | static |
CreateStrongReference (const T *o) | StrongRefHandler | static |
CreateStrongReferenceImpl (const T *obj, std::false_type *) | StrongRefHandler | private static |
CreateStrongReferenceImpl (const T *obj, std::true_type *) | StrongRefHandler | private static |
GetReferenceCounter (const T *o) | StrongRefHandler | static |
GetReferenceCounterImpl (const T *obj, std::false_type *) | StrongRefHandler | private static |
GetReferenceCounterImpl (const T *obj, std::true_type *) | StrongRefHandler | private static |
InitialReference (const T *o) | StrongRefHandler | static |
InitialReferenceImpl (const T *obj, std::false_type *) | StrongRefHandler | private static |
InitialReferenceImpl (const T *obj, std::true_type *) | StrongRefHandler | private static |
KIND | StrongACOWRefHandler | static |
MakeWritable (R &ref, Bool resetOnError) | StrongACOWRefHandler | static |
MAXON_MEMBERFUNCTION_DETECTOR (InitialReference) | StrongRefHandler | private |
MAXON_MEMBERFUNCTION_DETECTOR (AddReference) | StrongRefHandler | private |
MAXON_MEMBERFUNCTION_DETECTOR (RemoveReference) | StrongRefHandler | private |
MoveTarget (T *&srcReference, T *&dstReference) | StrongRefHandler | static |
RemoveReference (const T *o) | StrongRefHandler | static |
RemoveReferenceImpl (const T *obj, std::false_type *) | StrongRefHandler | private static |
RemoveReferenceImpl (const T *obj, std::true_type *) | StrongRefHandler | private static |