#include <_scv_ext_util.h>
Inheritance diagram for scv_extension_util< T[N]>:


Public Methods | |
| scv_extension_util () | |
| virtual | ~scv_extension_util () |
| virtual void | set_name (const char *s) |
| virtual void | _set_name (const string &s) |
| void | _set_up_array (_scv_extension_util **elts) |
| virtual void | _set_dynamic () |
Protected Methods | |
| int | _get_array_size () |
| _scv_extension_util * | _get_array_elt (unsigned i) |
| const _scv_extension_util * | _get_array_elt (unsigned i) const |
Protected Attributes | |
| _scv_extension_util ** | _elts |
|
|||||||||
|
Definition at line 181 of file _scv_ext_util.h. |
|
||||||||||
|
Definition at line 204 of file _scv_ext_util.h. |
|
||||||||||
|
Definition at line 201 of file _scv_ext_util.h. |
|
|||||||||
|
Definition at line 200 of file _scv_ext_util.h. |
|
|||||||||
|
Reimplemented from _scv_extension_util. Definition at line 212 of file _scv_ext_util.h. References _scv_extension_util::_set_dynamic(). |
|
||||||||||
|
Reimplemented from _scv_extension_util. Definition at line 192 of file _scv_ext_util.h. References _scv_extension_util::_name, _scv_ext_util_get_string(), and s. |
|
||||||||||
|
Definition at line 209 of file _scv_ext_util.h. |
|
|||||||||
|
Definition at line 180 of file _scv_ext_util.h. |
|
||||||||||
|
Reimplemented from _scv_extension_util. Definition at line 186 of file _scv_ext_util.h. References _scv_extension_util::_name, _scv_ext_util_get_string(), and s. |
|
|||||
|
Definition at line 220 of file _scv_ext_util.h. |
1.2.18