sc_dt::sc_context< T > Class Template Reference

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

List of all members.

Public Member Functions

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

Static Public Member Functions

static const T & default_value ()

Detailed Description

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

Definition at line 139 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 236 of file sc_context.h.

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

Definition at line 250 of file sc_context.h.


Member Function Documentation

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

Definition at line 263 of file sc_context.h.

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

Definition at line 296 of file sc_context.h.

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

Definition at line 279 of file sc_context.h.

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

Definition at line 304 of file sc_context.h.


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

Generated on 29 Oct 2015 for SystemC by  doxygen 1.6.1