ReactOS 0.4.16-dev-117-g38f21f9
|
This is the complete list of members for ATL::CDefaultElementTraits< T >, including all inherited members.
CompareElements(_In_ const T &Val1, _In_ const T &Val2) | ATL::CDefaultCompareTraits< T > | inlinestatic |
CompareElementsOrdered(_In_ const T &Val1, _In_ const T &Val2) | ATL::CDefaultCompareTraits< T > | inlinestatic |
CopyElements(_Out_writes_all_(NumElements) T *Dest, _In_reads_(NumElements) const T *Source, _In_ size_t NumElements) | ATL::CElementTraitsBase< T > | inlinestatic |
INARGTYPE typedef | ATL::CElementTraitsBase< T > | |
OUTARGTYPE typedef | ATL::CElementTraitsBase< T > | |
RelocateElements(_Out_writes_all_(NumElements) T *Dest, _In_reads_(NumElements) T *Source, _In_ size_t NumElements) | ATL::CElementTraitsBase< T > | inlinestatic |