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