SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
#include "sysc/datatypes/fx/sc_context.h"
Go to the source code of this file.
Classes | |
class | sc_dt::sc_length_param |
Length parameter type. More... | |
Namespaces | |
sc_dt | |
sc_core | |
Typedefs | |
typedef sc_context< sc_length_param > | sc_dt::sc_length_context |
Functions | |
SC_API bool | sc_dt::operator== (const sc_length_param &, const sc_length_param &) |
SC_API bool | sc_dt::operator!= (const sc_length_param &, const sc_length_param &) |
inline ::std::ostream & | sc_dt::operator<< (::std::ostream &os, const sc_length_param &a) |
Variables | |
SC_API_TEMPLATE_DECL_ | sc_dt::sc_global< sc_length_param > |
SC_API_TEMPLATE_DECL_ | sc_dt::sc_context< sc_length_param > |