SystemC 3.0.0
Accellera SystemC proof-of-concept library
Public Member Functions | Static Public Member Functions | List of all members
sc_dt::sc_global< T > Class Template Reference

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

Public Member Functions

const T *& value_ptr ()
 

Static Public Member Functions

static sc_global< T > * instance ()
 

Detailed Description

template<class T>
class sc_dt::sc_global< T >

Definition at line 99 of file sc_context.h.

Member Function Documentation

◆ instance()

template<class T >
sc_global< T > * sc_dt::sc_global< T >::instance
inlinestatic

Definition at line 212 of file sc_context.h.

◆ value_ptr()

template<class T >
const T *& sc_dt::sc_global< T >::value_ptr
inline

Definition at line 225 of file sc_context.h.


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