| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#include <sysc/utils/sc_mempool.h>
Static Public Member Functions | |
| static void * | operator new (std::size_t sz) | 
| static void | operator delete (void *p, std::size_t sz) | 
| static void * | operator new[] (std::size_t sz) | 
| static void | operator delete[] (void *p, std::size_t sz) | 
Definition at line 57 of file sc_mempool.h.
      
  | 
  inlinestatic | 
Definition at line 64 of file sc_mempool.h.
      
  | 
  inlinestatic | 
Definition at line 70 of file sc_mempool.h.
      
  | 
  inlinestatic | 
Definition at line 61 of file sc_mempool.h.
      
  | 
  inlinestatic | 
Definition at line 67 of file sc_mempool.h.
 1.8.5