Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sc_clock.h File Reference

#include "systemc/kernel/sc_module.h"
#include "systemc/communication/sc_signal.h"
#include "systemc/tracing/sc_trace.h"

Include dependency graph for sc_clock.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  sc_clock
class  sc_clock_negedge_callback
class  sc_clock_posedge_callback

Functions

void sc_start (sc_clock &clock, const sc_time &duration)
void sc_start (sc_clock &clock, double v, sc_time_unit tu)
void sc_start (sc_clock &clock, double duration=-1)


Function Documentation

void sc_start sc_clock   clock,
double    duration = -1
[inline]
 

Definition at line 218 of file sc_clock.h.

References sc_clock::start().

void sc_start sc_clock   clock,
double    v,
sc_time_unit    tu
[inline]
 

Definition at line 211 of file sc_clock.h.

References sc_time_unit, and sc_clock::start().

void sc_start sc_clock   clock,
const sc_time   duration
[inline]
 

Definition at line 204 of file sc_clock.h.

References sc_clock::start().


Generated on Fri Jan 14 08:29:26 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18