sc_core::sc_writer_policy_check_write Struct Reference

#include <sysc/communication/sc_writer_policy.h>

Inheritance diagram for sc_core::sc_writer_policy_check_write:
Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_writer_policy_check_write:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool check_write (sc_object *target, bool value_changed)
void update ()

Protected Member Functions

 sc_writer_policy_check_write (bool check_delta=false)

Protected Attributes

const bool m_check_delta
sc_objectm_writer_p

Detailed Description

Definition at line 76 of file sc_writer_policy.h.


Constructor & Destructor Documentation

sc_core::sc_writer_policy_check_write::sc_writer_policy_check_write ( bool  check_delta = false  )  [inline, protected]

Definition at line 81 of file sc_writer_policy.h.


Member Function Documentation

bool sc_core::sc_writer_policy_check_write::check_write ( sc_object target,
bool  value_changed 
) [inline]

Reimplemented in sc_core::sc_writer_policy_check_delta.

Definition at line 52 of file sc_signal.h.

void sc_core::sc_writer_policy_check_write::update (  )  [inline]

Reimplemented in sc_core::sc_writer_policy_check_delta.

Definition at line 79 of file sc_writer_policy.h.


Member Data Documentation

Definition at line 83 of file sc_writer_policy.h.

Definition at line 84 of file sc_writer_policy.h.


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

Generated on 29 Oct 2015 for SystemC by  doxygen 1.6.1