sc_core::sc_clock_posedge_callback Class Reference

#include <sysc/communication/sc_clock.h>

Collaboration diagram for sc_core::sc_clock_posedge_callback:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_clock_posedge_callback (sc_clock *target_p)
void operator() ()

Protected Attributes

sc_clockm_target_p

Detailed Description

Definition at line 210 of file sc_clock.h.


Constructor & Destructor Documentation

sc_core::sc_clock_posedge_callback::sc_clock_posedge_callback ( sc_clock target_p  )  [inline]

Definition at line 212 of file sc_clock.h.


Member Function Documentation

void sc_core::sc_clock_posedge_callback::operator() (  )  [inline]

Definition at line 213 of file sc_clock.h.


Member Data Documentation

Definition at line 215 of file sc_clock.h.


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

Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1