|
int | value |
|
int | value |
|
int | i |
|
double | d |
|
int | value |
|
int | value |
|
Definition at line 45 of file JStreamAvailable.cc.
Get reference to unique instance of this class object.
- Returns
- reference to this class object
Definition at line 44 of file JObjectAllocator.hh.
static const std::size_t BLOCK_SIZE
size of object [Byte]
new operator.
- Returns
- pointer to new object (or NULL)
Definition at line 60 of file JObjectAllocator.hh.
void * allocate()
Allocate memory.
static JLANG::JRAM & getInstance()
Get reference to unique instance of this class object.
delete operator.
- Parameters
-
p | pointer to object to be freed |
size | number of bytes |
Definition at line 72 of file JObjectAllocator.hh.
static JLANG::JRAM & getInstance()
Get reference to unique instance of this class object.
void free(void *p)
Deallocate memory.
The documentation for this struct was generated from the following file: