gem5
v20.1.0.0
|
#include <sc_temporary.hh>
Public Member Functions | |
sc_vpool (int log2, T *pool_p=0) | |
~sc_vpool () | |
T * | allocate () |
void | reset () |
std::size_t | size () |
Protected Attributes | |
std::size_t | m_pool_i |
T * | m_pool_p |
std::size_t | m_wrap |
Definition at line 182 of file sc_temporary.hh.
|
inline |
Definition at line 198 of file sc_temporary.hh.
|
inline |
Definition at line 206 of file sc_temporary.hh.
|
inline |
Definition at line 212 of file sc_temporary.hh.
Referenced by sc_dt::sc_concat_bool::allocate().
|
inline |
Definition at line 222 of file sc_temporary.hh.
|
inline |
Definition at line 228 of file sc_temporary.hh.
|
protected |
Definition at line 185 of file sc_temporary.hh.
Referenced by sc_core::sc_byte_heap::sc_byte_heap().
|
protected |
Definition at line 186 of file sc_temporary.hh.
Referenced by sc_core::sc_byte_heap::sc_byte_heap().
|
protected |
Definition at line 187 of file sc_temporary.hh.
Referenced by sc_core::sc_byte_heap::sc_byte_heap().