SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_uint< W > Class Reference

Template class sc_uint<W> is the interface that the user sees. More...

#include <sysc/datatypes/int/sc_uint.h>

Detailed Description

Template class sc_uint<W> is the interface that the user sees.

It is derived from sc_uint_base and most of its methods are just wrappers that call the corresponding method in the parent class. Note that the length of sc_uint datatype is specified as a template parameter.

Definition at line 77 of file sc_uint.h.


The documentation for this class was generated from the following file: