#include <_scv_ext_type.h>
Public Methods | |
| scv_extension_type () | |
| virtual | ~scv_extension_type () |
| virtual const char * | get_type_name () const |
| 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 127 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 150 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 149 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 148 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 152 of file _scv_ext_type.h. |
|
||||||||||||||||
|
Definition at line 138 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 137 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 139 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 143 of file _scv_ext_type.h. |
|
||||||||||
|
Definition at line 142 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 141 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 155 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 154 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 146 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 145 of file _scv_ext_type.h. |
|
|||||||||
|
Definition at line 135 of file _scv_ext_type.h. References scv_extension_type_if::data_type, and scv_extension_type_if::POINTER. |
|
|||||||||
|
Definition at line 129 of file _scv_ext_type.h. References _scv_ext_util_get_name(), and s. |
|
|||||||||
|
Definition at line 126 of file _scv_ext_type.h. |
1.2.18