gem5  v22.1.0.0
Classes | Namespaces | Functions
sc_in.hh File Reference
#include <string>
#include "../core/sc_event.hh"
#include "../core/sc_main.hh"
#include "../core/sc_port.hh"
#include "../utils/sc_trace_file.hh"
#include "sc_signal_in_if.hh"
#include "sc_signal_inout_if.hh"

Go to the source code of this file.

Classes

class  sc_core::sc_in< T >
 
class  sc_core::sc_in< bool >
 
class  sc_core::sc_in< sc_dt::sc_logic >
 

Namespaces

 sc_core
 

Functions

template<class T >
void sc_core::sc_trace (sc_trace_file *tf, const sc_in< T > &i, const std::string &name)
 
template<>
void sc_core::sc_trace< bool > (sc_trace_file *tf, const sc_in< bool > &i, const std::string &name)
 
template<>
void sc_core::sc_trace< sc_dt::sc_logic > (sc_trace_file *tf, const sc_in< sc_dt::sc_logic > &i, const std::string &name)
 

Generated on Wed Dec 21 2022 10:22:59 for gem5 by doxygen 1.9.1