#include <stdio.h>#include <cstdlib>#include "sysc/utils/sc_mempool.h"ネームスペース | |
| namespace | sc_core |
構成 | |
| class | sc_core::sc_allocator |
| union | sc_core::sc_allocator::link |
| class | sc_core::sc_mempool_int |
関数 | |
| static bool | sc_core::compute_use_default_new () |
変数 | |
| 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 |
const char* dont_use_envstring = "SYSTEMC_MEMPOOL_DONT_USE" [static] |
sc_mempool.cpp の 60 行で定義されています。
bool use_default_new = false [static] |
sc_mempool.cpp の 61 行で定義されています。
1.5.6