sysc/communication/sc_port.h File Reference

#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 <typeinfo>
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
 Abstract base class for class sc_port_b. More...
class  sc_core::sc_port_registry
 Registry for all ports. More...
class  sc_core::sc_port_b< IF >
 Abstract base class for class sc_port. More...
class  sc_core::sc_port< IF, N, P >
 Generic port class and base class for other port classes. More...

Namespaces

namespace  sc_core

Defines

#define SC_VIRTUAL_   virtual

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

void sc_core::sc_warn_port_constructor ()

Define Documentation

#define SC_VIRTUAL_   virtual

Definition at line 39 of file sc_port.h.


Generated on 29 Oct 2015 for SystemC by  doxygen 1.6.1