|
Jpp
15.0.1-rc.1-highqe
the software that should make you happy
|
Memory management class for create/release policy based on new/delete. More...
#include <JMemory.hh>
Static Public Member Functions | |
| static JClass_t * | create () |
| Create object in memory. More... | |
| static void | release (JClass_t *p) |
| Release memory. More... | |
Memory management class for create/release policy based on new/delete.
Definition at line 23 of file JMemory.hh.
|
inlinestatic |
|
inlinestatic |
1.8.5