| 
    Jpp
    15.0.1-rc.1-highQE
    
   the software that should make you happy 
   | 
 
  
 Static Public Member Functions | |
| static const char * | getName () | 
| static int | getVersion () | 
| static JLANG::JAllocator & | 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 | 
| int | i | 
| double | d | 
Static Public Attributes | |
| static const int | ID = 9 | 
| static const std::size_t | BLOCK_SIZE | 
| size of object [Byte]  More... | |
Definition at line 28 of file JEnumeration.cc.
Definition at line 32 of file JEnumeration.cc.
Definition at line 33 of file JEnumeration.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.
Definition at line 30 of file JEnumeration.cc.
      
  | 
  inherited | 
Definition at line 64 of file JObjectDemultiplexer.cc.
      
  | 
  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.
 1.8.5