Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

scv_extension_type< T > Class Template Reference

#include <_scv_ext_type.h>

Inheritance diagram for scv_extension_type< T >:

Inheritance graph
[legend]
Collaboration diagram for scv_extension_type< T >:

Collaboration graph
[legend]
List of all members.

Public Methods

 scv_extension_type ()
virtual ~scv_extension_type ()
virtual scv_extension_type_if::data_type get_type () const
virtual int get_enum_size () const
virtual void get_enum_details (list< const char * > &, list< int > &) const
virtual const char * get_enum_string (int) const
virtual int get_num_fields () const
virtual scv_extensions_ifget_field (unsigned i)
virtual const scv_extensions_ifget_field (unsigned i) const
virtual scv_extensions_ifget_pointer ()
virtual const scv_extensions_ifget_pointer () const
virtual int get_array_size () const
virtual scv_extensions_ifget_array_elt (int)
virtual const scv_extensions_ifget_array_elt (int) const
virtual int get_bitwidth () const
virtual scv_extensions_ifget_parent ()
virtual const scv_extensions_ifget_parent () const

template<typename T>
class scv_extension_type< T >


Constructor & Destructor Documentation

template<typename T>
scv_extension_type< T >::scv_extension_type   [inline]
 

Definition at line 47 of file _scv_ext_type.h.

template<typename T>
virtual scv_extension_type< T >::~scv_extension_type   [inline, virtual]
 

Definition at line 48 of file _scv_ext_type.h.


Member Function Documentation

template<typename T>
virtual const scv_extensions_if* scv_extension_type< T >::get_array_elt int    const [inline, virtual]
 

Definition at line 65 of file _scv_ext_type.h.

template<typename T>
virtual scv_extensions_if* scv_extension_type< T >::get_array_elt int    [inline, virtual]
 

Definition at line 64 of file _scv_ext_type.h.

Referenced by scv_extension_type< T[N]>::get_bitwidth().

template<typename T>
virtual int scv_extension_type< T >::get_array_size   const [inline, virtual]
 

Definition at line 63 of file _scv_ext_type.h.

Referenced by scv_extension_type< T[N]>::get_bitwidth().

template<typename T>
virtual int scv_extension_type< T >::get_bitwidth   const [inline, virtual]
 

Definition at line 67 of file _scv_ext_type.h.

template<typename T>
virtual void scv_extension_type< T >::get_enum_details list< const char * > &   ,
list< int > &   
const [inline, virtual]
 

Definition at line 53 of file _scv_ext_type.h.

template<typename T>
virtual int scv_extension_type< T >::get_enum_size   const [inline, virtual]
 

Definition at line 52 of file _scv_ext_type.h.

template<typename T>
virtual const char* scv_extension_type< T >::get_enum_string int    const [inline, virtual]
 

Definition at line 54 of file _scv_ext_type.h.

template<typename T>
virtual const scv_extensions_if* scv_extension_type< T >::get_field unsigned    i const [inline, virtual]
 

Definition at line 58 of file _scv_ext_type.h.

template<typename T>
virtual scv_extensions_if* scv_extension_type< T >::get_field unsigned    i [inline, virtual]
 

Definition at line 57 of file _scv_ext_type.h.

template<typename T>
virtual int scv_extension_type< T >::get_num_fields   const [inline, virtual]
 

Definition at line 56 of file _scv_ext_type.h.

template<typename T>
virtual const scv_extensions_if* scv_extension_type< T >::get_parent   const [inline, virtual]
 

Definition at line 76 of file _scv_ext_type.h.

template<typename T>
virtual scv_extensions_if* scv_extension_type< T >::get_parent   [inline, virtual]
 

Definition at line 75 of file _scv_ext_type.h.

template<typename T>
virtual const scv_extensions_if* scv_extension_type< T >::get_pointer   const [inline, virtual]
 

Definition at line 61 of file _scv_ext_type.h.

template<typename T>
virtual scv_extensions_if* scv_extension_type< T >::get_pointer   [inline, virtual]
 

Definition at line 60 of file _scv_ext_type.h.

template<typename T>
virtual scv_extension_type_if::data_type scv_extension_type< T >::get_type   const [inline, virtual]
 

Definition at line 50 of file _scv_ext_type.h.

References scv_extension_type_if::data_type, and scv_extension_type_if::RECORD.


The documentation for this class was generated from the following file:
Generated on Sun Dec 12 19:23:40 2004 for SystemC2.0.1(excludingMSLib)(IncludingSCV) by doxygen1.2.18