SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
This is the complete list of members for sc_core::sc_byte_heap, including all inherited members.
allocate(std::size_t bytes_n) | sc_core::sc_byte_heap | inline |
initialize(std::size_t heap_size=0x100000) | sc_core::sc_byte_heap | inline |
length() | sc_core::sc_byte_heap | inline |
m_bgn_p | sc_core::sc_byte_heap | |
m_end_p | sc_core::sc_byte_heap | |
m_next_p | sc_core::sc_byte_heap | |
sc_byte_heap() | sc_core::sc_byte_heap | inline |
sc_byte_heap(std::size_t heap_size) | sc_core::sc_byte_heap | inline |
~sc_byte_heap() | sc_core::sc_byte_heap | inline |