SystemC  2.3.1
Accellera SystemC proof-of-concept library
List of all members
sc_core::sc_writer_policy_check< SC_UNCHECKED_WRITERS > Struct Template Reference

#include <sysc/communication/sc_writer_policy.h>

Inheritance diagram for sc_core::sc_writer_policy_check< SC_UNCHECKED_WRITERS >:
Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_writer_policy_check< SC_UNCHECKED_WRITERS >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from sc_core::sc_writer_policy_nocheck_port
bool check_port (sc_object *, sc_port_base *, bool)
 
- Public Member Functions inherited from sc_core::sc_writer_policy_nocheck_write
bool check_write (sc_object *, bool)
 
void update ()
 

Detailed Description

template<>
struct sc_core::sc_writer_policy_check< SC_UNCHECKED_WRITERS >

Definition at line 132 of file sc_writer_policy.h.


The documentation for this struct was generated from the following file: