|
scc 2026.07
SystemC components library
|


Public Member Functions | |
| tlm_array (size_type size=0) | |
| void | expand (size_type new_size) |
| const char * | kind () const |
| void | insert_in_cache (T *p) |
| void | free_entire_cache () |
Static Public Attributes | |
| static const char *const | kind_string |
Protected Attributes | |
| std::vector< size_type > | m_entries |
Definition at line 44 of file tlm_array.h.
|
inline |
Definition at line 50 of file tlm_array.h.
|
inline |
Definition at line 69 of file tlm_array.h.
|
inline |
Definition at line 87 of file tlm_array.h.
|
inline |
Definition at line 81 of file tlm_array.h.
|
inline |
Definition at line 77 of file tlm_array.h.
|
static |
Definition at line 76 of file tlm_array.h.
|
protected |
Definition at line 97 of file tlm_array.h.