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

Go to the source code of this file.

Classes

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

Namespaces

 sc_dt
 
 sc_core
 

Functions

template<class T >
void sc_core::sc_trace (sc_trace_file *tf, const sc_inout< T > &i, const std::string &name)
 
template<>
void sc_core::sc_trace< bool > (sc_trace_file *tf, const sc_inout< bool > &i, const std::string &name)
 
template<>
void sc_core::sc_trace< sc_dt::sc_logic > (sc_trace_file *tf, const sc_inout< 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