Jpp
|
Static Public Member Functions | |
static JLANG::JRAM & | getInstance () |
Get reference to unique instance of this class object. More... | |
static void * | operator new (const std::size_t size) |
new operator. More... | |
static void | operator delete (void *p, const std::size_t size) |
delete operator. More... | |
Public Attributes | |
int | i |
double | d |
int | value |
int | value |
int | value |
int | value |
Static Public Attributes | |
static const std::size_t | BLOCK_SIZE |
size of object [Byte] More... | |
Definition at line 45 of file JStreamAvailable.cc.
|
inlinestaticinherited |
Get reference to unique instance of this class object.
Definition at line 44 of file JObjectAllocator.hh.
|
inlinestaticinherited |
new operator.
Definition at line 60 of file JObjectAllocator.hh.
|
inlinestaticinherited |
delete operator.
p | pointer to object to be freed |
size | number of bytes |
Definition at line 72 of file JObjectAllocator.hh.
|
inherited |
Definition at line 24 of file JAllocator.cc.
|
inherited |
Definition at line 25 of file JAllocator.cc.
|
staticinherited |
size of object [Byte]
Definition at line 52 of file JObjectAllocator.hh.
|
inherited |
Definition at line 43 of file JMultiComparable.cc.
|
inherited |
Definition at line 69 of file JMultiComparable.cc.
|
inherited |
Definition at line 38 of file JMultiEquals.cc.
|
inherited |
Definition at line 63 of file JMultiEquals.cc.