#include <_scv_ext_util.h>
Inheritance diagram for _scv_extension_util_enum:


Public Methods | |
| _scv_extension_util_enum () | |
| virtual | ~_scv_extension_util_enum () |
Protected Methods | |
| int | _get_enum_size () const |
| void | _get_enum_details (list< const char * > &, list< int > &) const |
| const char * | _get_enum_string (int) const |
| virtual list< const char * > & | _get_names () const=0 |
| virtual list< int > & | _get_values () const=0 |
|
|
Definition at line 251 of file _scv_ext_util.h. |
|
|
Definition at line 252 of file _scv_ext_util.h. |
|
||||||||||||
|
Definition at line 299 of file scv_introspection.cpp. References _get_names(), _get_values(), and names. |
|
|
Definition at line 255 of file _scv_ext_util.h. References _get_names(). |
|
|
Definition at line 303 of file scv_introspection.cpp. References _get_names(), _get_values(), _scv_message::message(), and names. |
|
|
Referenced by _get_enum_details(), _get_enum_size(), and _get_enum_string(). |
|
|
Referenced by _get_enum_details(), and _get_enum_string(). |
1.2.18