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


Public Methods | |
| virtual | ~_scv_extension_util_record () |
| virtual bool | has_valid_extensions () const |
| virtual void | set_name (const char *s) |
| virtual void | _set_name (const string &s) |
| void | _add_field (_scv_extension_util *f) |
| virtual void | _set_dynamic () |
Protected Methods | |
| int | _get_num_fields () const |
| _scv_extension_util * | _get_field (unsigned i) |
| const _scv_extension_util * | _get_field (unsigned i) const |
Protected Attributes | |
| list< _scv_extension_util * > | _fields |
|
|
Definition at line 108 of file _scv_ext_util.h. |
|
|
Definition at line 149 of file _scv_ext_util.h. References _fields. Referenced by _scv_extension_rw_enum::_set_as_field(), scv_extension_rw< T * >::_set_as_field(), and _scv_extension_rw_base< T >::_set_as_field(). |
|
|
Definition at line 138 of file _scv_ext_util.h. References _fields, _scv_extension_util::get_name(), and _scv_message::message(). |
|
|
Definition at line 129 of file _scv_ext_util.h. References _fields, _scv_extension_util::get_name(), and _scv_message::message(). Referenced by _set_dynamic(). |
|
|
Definition at line 128 of file _scv_ext_util.h. References _fields. Referenced by _set_dynamic(). |
|
|
Reimplemented from _scv_extension_util. Definition at line 152 of file _scv_ext_util.h. References _get_field(), _get_num_fields(), and _scv_extension_util::_set_dynamic(). |
|
|
Reimplemented from _scv_extension_util. Definition at line 119 of file _scv_ext_util.h. References _fields, _scv_extension_util::_name, and s. |
|
|
Reimplemented from _scv_extension_util. Definition at line 111 of file _scv_ext_util.h. |
|
|
Reimplemented from _scv_extension_util. Definition at line 112 of file _scv_ext_util.h. References _fields, _scv_extension_util::_name, and s. |
|
|
Definition at line 161 of file _scv_ext_util.h. Referenced by _add_field(), _get_field(), _get_num_fields(), _set_name(), and set_name(). |
1.2.18