#include <_scv_ext_type.h>
Public Methods | |
| _scv_extension_type_enum () | |
| virtual | ~_scv_extension_type_enum () |
| 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) |
| virtual const scv_extensions_if * | get_field (unsigned) 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 scv_extensions_if * | get_parent () |
| virtual const scv_extensions_if * | get_parent () const |
| void | _set_enum (int e, const char *name) |
|
|
Definition at line 164 of file _scv_ext_type.h. |
|
|
Definition at line 165 of file _scv_ext_type.h. |
|
||||||||||||
|
Definition at line 194 of file _scv_ext_type.h. |
|
|
Definition at line 344 of file scv_introspection.cpp. |
|
|
Definition at line 343 of file scv_introspection.cpp. |
|
|
Definition at line 342 of file scv_introspection.cpp. |
|
||||||||||||
|
Definition at line 328 of file scv_introspection.cpp. References names. |
|
|
Definition at line 325 of file scv_introspection.cpp. |
|
|
Definition at line 331 of file scv_introspection.cpp. |
|
|
Definition at line 337 of file scv_introspection.cpp. |
|
|
Definition at line 336 of file scv_introspection.cpp. |
|
|
Definition at line 335 of file scv_introspection.cpp. |
|
|
Definition at line 191 of file _scv_ext_type.h. |
|
|
Definition at line 190 of file _scv_ext_type.h. |
|
|
Definition at line 340 of file scv_introspection.cpp. |
|
|
Definition at line 339 of file scv_introspection.cpp. |
|
|
Definition at line 321 of file scv_introspection.cpp. |
1.2.18