sc_dt::sc_context< T > Class Template Reference

#include <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 ()

Private Member Functions

 sc_context (const sc_context< T > &)
void * operator new (size_t)

Private Attributes

const T m_value
const T *& m_def_value_ptr
const Tm_old_value_ptr

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


Constructor & Destructor Documentation

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

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

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


Member Function Documentation

template<class T>
void * sc_dt::sc_context< T >::operator new ( size_t   )  [inline, private]

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

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

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

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


Member Data Documentation

template<class T>
const T sc_dt::sc_context< T >::m_value [private]

template<class T>
const T*& sc_dt::sc_context< T >::m_def_value_ptr [private]

template<class T>
const T* sc_dt::sc_context< T >::m_old_value_ptr [private]


The documentation for this class was generated from the following file:
Generated on Wed Apr 25 13:53:31 2007 for SystemC by  doxygen 1.5.1