sc_dt::sc_context< T > Class Template Reference

#include <sysc/datatypes/fx/sc_context.h>

Collaboration diagram for sc_dt::sc_context< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_context (const T &, sc_context_begin=SC_NOW)
 ~sc_context ()
void begin ()
void end ()
const Tvalue () const

Static Public Member Functions

static const Tdefault_value ()


Detailed Description

template<class T>
class sc_dt::sc_context< T >

Definition at line 132 of file sc_context.h.


Constructor & Destructor Documentation

template<class T>
sc_dt::sc_context< T >::sc_context ( const T value_,
sc_context_begin  begin = SC_NOW 
) [inline, explicit]

Definition at line 250 of file sc_context.h.

template<class T>
sc_dt::sc_context< T >::~sc_context (  )  [inline]

Definition at line 264 of file sc_context.h.


Member Function Documentation

template<class T>
void sc_dt::sc_context< T >::begin (  )  [inline]

Definition at line 277 of file sc_context.h.

template<class T>
void sc_dt::sc_context< T >::end (  )  [inline]

Definition at line 293 of file sc_context.h.

template<class T>
const T & sc_dt::sc_context< T >::default_value (  )  [inline, static]

Definition at line 310 of file sc_context.h.

template<class T>
const T & sc_dt::sc_context< T >::value (  )  const [inline]

Definition at line 318 of file sc_context.h.


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

Generated on Wed Jan 21 15:32:18 2009 for SystemC by  doxygen 1.5.5