SystemC  Recoding Infrastructure for SystemC v0.6.0 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNsc_core
oNsc_dt
oCsc_buffer< T >The sc_buffer<T> primitive channel class
oCsc_event_finder_t< IF >Interface specific event finder class
oCsc_fifo< T >The sc_fifo<T> primitive channel class
oCsc_fifo_blocking_in_if< T >The sc_fifo<T> input blocking interface class
oCsc_fifo_blocking_out_if< T >The sc_fifo<T> blocking output interface class
oCsc_fifo_in< T >The sc_fifo<T> input port class
oCsc_fifo_in_if< T >The sc_fifo<T> input interface class
oCsc_fifo_nonblocking_in_if< T >The sc_fifo<T> input nonblocking interface class
oCsc_fifo_nonblocking_out_if< T >The sc_fifo<T> nonblocking output interface class
oCsc_fifo_out< T >The sc_fifo<T> output port class
oCsc_fifo_out_if< T >The sc_fifo<T> output interface class
oCsc_in< T >The sc_signal<T> input port class
oCsc_in_rv< W >The sc_signal_rv<W> input port class
oCsc_inout< T >The sc_signal<T> input/output port class
oCsc_inout_rv< W >The sc_signal_rv<W> input/output port class
oCsc_lv_resolve< W >Resolution function for sc_dt::sc_lv<W>
oCsc_out< T >The sc_signal<T> output port class
oCsc_out_rv< W >The sc_signal_rv<W> output port class
oCsc_signal< bool >Specialization of sc_signal<T> for type bool
oCsc_signal< sc_dt::sc_logic >Specialization of sc_signal<T> for type sc_dt::sc_logic
oCsc_signal< T >The sc_signal<T> primitive channel class
oCsc_signal_in_if< T >The sc_signal<T> input interface class
oCsc_signal_inout_if< T >The sc_signal<T> input/output interface class
oCsc_signal_rv< W >The resolved vector signal class
oCsc_signal_write_if< T >The standard output interface class
oCsc_spawn_object< T >
\Csc_throw_it< EXCEPT >Arbitrary exception class