![]() |
Plasma Engine
2.0
|
This is the complete list of members for plDeduplicationReadContext, including all inherited members.
plDeduplicationReadContext() (defined in plDeduplicationReadContext) | plDeduplicationReadContext | |
ReadArray(plStreamReader &inout_stream, plArrayBase< ValueType, ArrayType > &ref_array, plAllocator *pAllocator=plFoundation::GetDefaultAllocator()) | plDeduplicationReadContext | |
ReadMap(plStreamReader &inout_stream, plMapBase< KeyType, ValueType, Comparer > &ref_map, ReadMapMode mode, plAllocator *pKeyAllocator=plFoundation::GetDefaultAllocator(), plAllocator *pValueAllocator=plFoundation::GetDefaultAllocator()) | plDeduplicationReadContext | |
ReadMapMode enum name (defined in plDeduplicationReadContext) | plDeduplicationReadContext | |
ReadObject(plStreamReader &inout_stream, T *&ref_pObject, plAllocator *pAllocator=plFoundation::GetDefaultAllocator()) | plDeduplicationReadContext | |
ReadObject(plStreamReader &inout_stream, plSharedPtr< T > &ref_pObject, plAllocator *pAllocator=plFoundation::GetDefaultAllocator()) | plDeduplicationReadContext | |
ReadObject(plStreamReader &inout_stream, plUniquePtr< T > &ref_pObject, plAllocator *pAllocator=plFoundation::GetDefaultAllocator()) | plDeduplicationReadContext | |
ReadObjectInplace(plStreamReader &inout_stream, T &ref_obj) | plDeduplicationReadContext | |
ReadObjectInplace(plStreamReader &inout_stream, T &inout_obj) (defined in plDeduplicationReadContext) | plDeduplicationReadContext | |
ReadSet(plStreamReader &inout_stream, plSetBase< KeyType, Comparer > &ref_set, plAllocator *pAllocator=plFoundation::GetDefaultAllocator()) | plDeduplicationReadContext | |
SetActive(bool bActive) | plSerializationContext< plDeduplicationReadContext > | inline |
~plDeduplicationReadContext() (defined in plDeduplicationReadContext) | plDeduplicationReadContext |