sc_mempool.cpp File Reference

#include <stdio.h>
#include <cstdlib>
#include "sysc/utils/sc_mempool.h"

Include dependency graph for sc_mempool.cpp:

Go to the source code of this file.

Namespaces

namespace  sc_core

Classes

class  sc_core::sc_allocator
union  sc_core::sc_allocator::link
class  sc_core::sc_mempool_int

Functions

static bool sc_core::compute_use_default_new ()

Variables

static const char * dont_use_envstring = "SYSTEMC_MEMPOOL_DONT_USE"
static bool use_default_new = false
static const int sc_core::cell_sizes []
static const int sc_core::cell_size_to_allocator []
static sc_mempool_int * sc_core::the_mempool = 0


Variable Documentation

const char* dont_use_envstring = "SYSTEMC_MEMPOOL_DONT_USE" [static]

Definition at line 60 of file sc_mempool.cpp.

bool use_default_new = false [static]

Definition at line 61 of file sc_mempool.cpp.


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5