sc_dt::sc_generic_base< T > Class Template Reference

#include <sc_value_base.h>

Inheritance diagram for sc_dt::sc_generic_base< T >:

sc_dt::sc_concatref List of all members.

Public Member Functions

const T * operator-> () const
T * operator-> ()

template<class T>
class sc_dt::sc_generic_base< T >


Member Function Documentation

template<class T>
const T* sc_dt::sc_generic_base< T >::operator-> (  )  const [inline]

template<class T>
T* sc_dt::sc_generic_base< T >::operator-> (  )  [inline]


The documentation for this class was generated from the following file:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page