|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <comstl_enum_sequence.h>
Inheritance diagram for enum_simple_sequence:

Public Types | |
| typedef parent_class_type::interface_type | interface_type |
| Interface type. | |
| typedef parent_class_type::value_type | value_type |
| Value type. | |
| typedef parent_class_type::value_policy_type | value_policy_type |
| Value policy type. | |
| typedef parent_class_type::reference_type | reference_type |
| Reference type. | |
| typedef parent_class_type::cloning_policy_type | cloning_policy_type |
| Cloning policy type. | |
| typedef parent_class_type::iterator_tag_type | iterator_tag_type |
| Iterator tag type. | |
| typedef enum_simple_sequence< I, V, VP, R, CP, Q > | class_type |
| Type of the current parameterisation. | |
| enum | |
| Quanta. More... | |
Public Methods | |
| enum_simple_sequence (interface_type *i, cs_bool_t bAddRef) | |
| Constructor. | |
| iterator | begin () const |
| Begins the iteration. | |
| iterator | end () const |
| Ends the iteration. | |
|
|
Type of the current parameterisation.
Reimplemented from enumerator_sequence. |
|
|
Cloning policy type.
Reimplemented from enumerator_sequence. |
|
|
Interface type.
Reimplemented from enumerator_sequence. |
|
|
Iterator tag type.
Reimplemented from enumerator_sequence. |
|
|
Reference type.
Reimplemented from enumerator_sequence. |
|
|
Value policy type.
Reimplemented from enumerator_sequence. |
|
|
Value type.
Reimplemented from enumerator_sequence. |
|
|
Quanta.
|
|
||||||||||||
|
Constructor.
|
|
|
Begins the iteration.
|
|
|
Ends the iteration.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |