AutoAlloc< TYPE > Member List
This is the complete list of members for AutoAlloc< TYPE > , including all inherited members.
赋值 (TYPE *p) | AutoAlloc< TYPE > | |
AutoAlloc (const AutoAlloc< TYPE > &p) | AutoAlloc< TYPE > | private |
AutoAlloc () | AutoAlloc< TYPE > | |
AutoAlloc (Int32 id) | AutoAlloc< TYPE > | explicit |
AutoAlloc (Int32 p1, Int32 p2) | AutoAlloc< TYPE > | |
AutoAlloc (TYPE *initptr) | AutoAlloc< TYPE > | explicit |
AutoAlloc (AutoAlloc &&other) | AutoAlloc< TYPE > | |
Free () | AutoAlloc< TYPE > | |
MAXON_OPERATOR_MOVE_ASSIGNMENT (AutoAlloc) | AutoAlloc< TYPE > | |
operator const TYPE & () const | AutoAlloc< TYPE > | |
operator const TYPE * () const | AutoAlloc< TYPE > | |
operator TYPE & () | AutoAlloc< TYPE > | |
operator TYPE * () | AutoAlloc< TYPE > | |
operator% (const AutoAlloc< TYPE > &alloc, maxon::ThreadReferencedError &err) | AutoAlloc< TYPE > | friend |
operator& () const | AutoAlloc< TYPE > | |
operator& () | AutoAlloc< TYPE > | |
operator-> () const | AutoAlloc< TYPE > | |
operator-> () | AutoAlloc< TYPE > | |
operator= (const AutoAlloc< TYPE > &p) | AutoAlloc< TYPE > | private |
ptr | AutoAlloc< TYPE > | private |
发行 () | AutoAlloc< TYPE > | |
~AutoAlloc () | AutoAlloc< TYPE > |