ObjectConstructor< T, hasCopyFrom > Member List
This is the complete list of members for ObjectConstructor< T, hasCopyFrom > , including all inherited members.
__attribute__ ((always_inline)) Result< void > AssignCopy(T &dst | ObjectConstructor< T, hasCopyFrom > | static |
__attribute__ ((always_inline)) T *Alloc(void *mem | ObjectConstructor< T, hasCopyFrom > | static |
__attribute__ ((always_inline)) T *Alloc(void *mem | ObjectConstructor< T, hasCopyFrom > | static |
拷贝 (T &dst, const T &src) | ObjectConstructor< T, hasCopyFrom > | static |
dst | ObjectConstructor< T, hasCopyFrom > | |
dst | ObjectConstructor< T, hasCopyFrom > | |
if (dst->CopyFrom(src)==FAILED) | ObjectConstructor< T, hasCopyFrom > | |
src | ObjectConstructor< T, hasCopyFrom > | |
src | ObjectConstructor< T, hasCopyFrom > | |
src | ObjectConstructor< T, hasCopyFrom > |