SystemC 3.0.0
Accellera SystemC proof-of-concept library
Classes | Namespaces | Enumerations | Functions
sc_port.h File Reference
#include <typeindex>
#include "sysc/communication/sc_communication_ids.h"
#include "sysc/communication/sc_interface.h"
#include "sysc/kernel/sc_event.h"
#include "sysc/kernel/sc_object.h"
#include "sysc/kernel/sc_process.h"
Include dependency graph for sc_port.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_port_base
 
class  sc_core::sc_port_registry
 
class  sc_core::sc_port_b< IF >
 
class  sc_core::sc_port< IF, N, P >
 

Namespaces

namespace  sc_core
 

Enumerations

enum  sc_core::sc_port_policy { sc_core::SC_ONE_OR_MORE_BOUND , sc_core::SC_ZERO_OR_MORE_BOUND , sc_core::SC_ALL_BOUND }
 

Functions

SC_API void sc_core::sc_warn_port_constructor ()