Go to the source code of this file.
Namespaces | |
namespace | Reflex |
Classes | |
struct | Reflex::NewDelFunctions |
struct | Reflex::NewDelFunctionsT< T > |
Typedefs | |
typedef void *(*) | Reflex::NewFunc_t (void *) |
typedef void *(*) | Reflex::NewArrFunc_t (long size, void *arena) |
typedef void(*) | Reflex::DelFunc_t (void *) |
typedef void(*) | Reflex::DelArrFunc_t (void *) |
typedef void(*) | Reflex::DesFunc_t (void *) |
Definition in file NewDelFunctions.h.