#include <sysc/datatypes/int/sc_nbutils.h>
Definition at line 282 of file sc_nbutils.h.
◆ sc_digit_heap() [1/2]
sc_dt::sc_digit_heap::sc_digit_heap |
( |
| ) |
|
|
inline |
◆ sc_digit_heap() [2/2]
sc_dt::sc_digit_heap::sc_digit_heap |
( |
size_t |
heap_size | ) |
|
|
inline |
◆ ~sc_digit_heap()
sc_dt::sc_digit_heap::~sc_digit_heap |
( |
| ) |
|
|
inline |
◆ allocate()
sc_digit * sc_dt::sc_digit_heap::allocate |
( |
size_t |
digits_n | ) |
|
|
inline |
◆ initialize()
void sc_dt::sc_digit_heap::initialize |
( |
size_t |
heap_size = 0x100000 | ) |
|
|
inline |
◆ length()
size_t sc_dt::sc_digit_heap::length |
( |
| ) |
|
|
inline |
◆ m_bgn_p
◆ m_end_p
◆ m_next_p
sc_digit* sc_dt::sc_digit_heap::m_next_p |
The documentation for this class was generated from the following file: