sc_signal_ports.h File Reference

#include "sysc/communication/sc_event_finder.h"
#include "sysc/communication/sc_port.h"
#include "sysc/communication/sc_signal_ifs.h"
#include "sysc/datatypes/bit/sc_logic.h"
#include "sysc/tracing/sc_trace.h"

Include dependency graph for sc_signal_ports.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sc_core

Classes

struct  sc_core::sc_trace_params
class  sc_core::sc_in< T >
class  sc_core::sc_core::sc_in< bool >
class  sc_core::sc_core::sc_in< sc_dt::sc_logic >
class  sc_core::sc_inout< T >
class  sc_core::sc_core::sc_inout< bool >
class  sc_core::sc_core::sc_inout< sc_dt::sc_logic >
class  sc_core::sc_out< T >

Typedefs

typedef std::vector
< sc_trace_params * > 
sc_core::sc_trace_params_vec

Functions

void sc_core::sc_deprecated_add_trace ()
template<typename T>
::std::ostream & sc_core::operator<< (::std::ostream &os, const sc_in< T > &a)
template<typename T>
::std::ostream & sc_core::operator<< (::std::ostream &os, const sc_inout< T > &a)
template<class T>
void sc_core::sc_trace (sc_trace_file *tf, const sc_in< T > &port, const std::string &name)
template<class T>
void sc_core::sc_trace (sc_trace_file *tf, const sc_inout< T > &port, const std::string &name)


Generated on Wed Jan 21 15:32:10 2009 for SystemC by  doxygen 1.5.5