#include <NewDelFunctions.h>
Inheritance diagram for Reflex::NewDelFunctions:
Public Attributes | |
NewFunc_t | fNew |
NewArrFunc_t | fNewArray |
DelFunc_t | fDelete |
DelArrFunc_t | fDeleteArray |
DesFunc_t | fDestructor |
Definition at line 18 of file NewDelFunctions.h.
Definition at line 19 of file NewDelFunctions.h.
Referenced by Reflex::NewDelFunctionsT< T >::NewDelFunctionsT().
Definition at line 20 of file NewDelFunctions.h.
Referenced by Reflex::NewDelFunctionsT< T >::NewDelFunctionsT().
Definition at line 21 of file NewDelFunctions.h.
Referenced by Reflex::NewDelFunctionsT< T >::NewDelFunctionsT().
Definition at line 22 of file NewDelFunctions.h.
Referenced by Reflex::NewDelFunctionsT< T >::NewDelFunctionsT().
Definition at line 23 of file NewDelFunctions.h.
Referenced by Reflex::NewDelFunctionsT< T >::NewDelFunctionsT().