#include <winstl/security/acl_sequence.hpp>
Public Member Functions | |
| const_iterator (const_iterator const &rhs) | |
| const_iterator & | operator= (const_iterator const &rhs) |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
| ACE_HEADER * | operator* () const |
| bool | operator== (const_iterator const &rhs) |
| bool | operator!= (const_iterator const &rhs) |
Protected Member Functions | |
| const_iterator (ws_uint32_t count, ACE_HEADER *header) | |
1.5.6