|
SystemC
2.3.2
Accellera SystemC proof-of-concept library
|

Files | |
| file | sc_hash.h [code] |
| file | sc_list.h [code] |
| Simple implementation of a doubly linked list. | |
| file | sc_machine.h [code] |
| Machine-dependent Environment Settings. | |
| file | sc_mempool.h [code] |
| file | sc_pq.h [code] |
| A simple priority queue (which can be used to model multiple. | |
| file | sc_pvector.h [code] |
| file | sc_report.h [code] |
| Run-time logging and reporting facilities. | |
| file | sc_report_handler.h [code] |
| file | sc_stop_here.h [code] |
| Function provided for debugging purposes. | |
| file | sc_string.h [code] |
| Implementation of a simple string class. | |
| file | sc_string_view.h [code] |
| Non-owning, constant reference to a character string. | |
| file | sc_temporary.h [code] |
| Temporary value pool classes. | |
| file | sc_typeindex.h [code] |
| Wrapper around std::typeinfo to allow usage in containers. | |
| file | sc_utils_ids.h [code] |
| Report ids for the utils code. | |
| file | sc_vector.h [code] |
| Simple implementation of a vector class. | |