SystemC  Recoding Infrastructure for SystemC v0.6.0 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
Friends | List of all members
sc_core::sc_event_timed Class Reference

Class for storing the time to notify a timed event. More...

#include <sysc/kernel/sc_event.h>

Friends

class sc_event
 
class sc_simcontext
 
int sc_notify_time_compare (const void *, const void *)
 

Detailed Description

Class for storing the time to notify a timed event.

Definition at line 398 of file sc_event.h.

Friends And Related Function Documentation

friend class sc_event
friend

Definition at line 400 of file sc_event.h.

int sc_notify_time_compare ( const void *  ,
const void *   
)
friend
friend class sc_simcontext
friend

Definition at line 401 of file sc_event.h.


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