sc_core::sc_event_finder_t< IF > Class Template Reference

Interface specific event finder class. More...

#include <sysc/communication/sc_event_finder.h>

Inheritance diagram for sc_core::sc_event_finder_t< IF >:
Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_event_finder_t< IF >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_event_finder_t (const sc_port_base &port_, const sc_event &(IF::*event_method_)() const )
virtual ~sc_event_finder_t ()
virtual const sc_eventfind_event (sc_interface *if_p=0) const

Detailed Description

template<class IF>
class sc_core::sc_event_finder_t< IF >

Interface specific event finder class.

Definition at line 84 of file sc_event_finder.h.


Constructor & Destructor Documentation

template<class IF>
sc_core::sc_event_finder_t< IF >::sc_event_finder_t ( const sc_port_base port_,
const sc_event &(IF::*)() const   event_method_ 
) [inline]

Definition at line 91 of file sc_event_finder.h.

template<class IF>
virtual sc_core::sc_event_finder_t< IF >::~sc_event_finder_t (  )  [inline, virtual]

Definition at line 98 of file sc_event_finder.h.


Member Function Documentation

template<class IF >
const sc_event & sc_core::sc_event_finder_t< IF >::find_event ( sc_interface if_p = 0  )  const [inline, virtual]

Implements sc_core::sc_event_finder.

Definition at line 121 of file sc_event_finder.h.


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

Generated on 29 Oct 2015 for SystemC by  doxygen 1.6.1