#include <_scv_ext_type.h>
Inheritance diagram for scv_extension_type< T >:


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_if * | get_field (unsigned i) |
| virtual const scv_extensions_if * | get_field (unsigned i) const |
| virtual scv_extensions_if * | get_pointer () |
| virtual const scv_extensions_if * | get_pointer () const |
| virtual int | get_array_size () const |
| virtual scv_extensions_if * | get_array_elt (int) |
| virtual const scv_extensions_if * | get_array_elt (int) const |
| virtual int | get_bitwidth () const |
| virtual scv_extensions_if * | get_parent () |
| virtual const scv_extensions_if * | get_parent () const |
|
|||||||||
|
Definition at line 47 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 48 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 65 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 64 of file _scv_ext_type.h. Referenced by scv_extension_type< T[N]>::get_bitwidth(). |
|
|||||||||
|
Definition at line 63 of file _scv_ext_type.h. Referenced by scv_extension_type< T[N]>::get_bitwidth(). |
|
|||||||||
|
Definition at line 67 of file _scv_ext_type.h. |
|
||||||||||||||||
|
Definition at line 53 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 52 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 54 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 58 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 57 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 56 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 76 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 75 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 61 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 60 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 50 of file _scv_ext_type.h. References scv_extension_type_if::data_type, and scv_extension_type_if::RECORD. |
1.2.18