treeview_visible_sequence Class Reference
[Windows Controls Library]

#include <winstl/controls/treeview_sequence.hpp>

Inheritance diagram for treeview_visible_sequence:

treeview_sequence_base< TVGN_NEXTVISIBLE, TVGN_PREVIOUSVISIBLE > stl_collection_tag collection_tag

List of all members.


Detailed Description

Presents an STL-like sequence interface to the visible items in a tree-view.

Member Types

typedef treeview_child_sequence class_type
 This class.
typedef
base_class_type::const_iterator 
const_iterator
 The non-mutating (const) iterator type.
typedef base_class_type::value_type value_type
 The value type.
typedef
base_class_type::difference_type 
difference_type
 The difference type.

Public Member Functions

Construction
 treeview_visible_sequence (HWND hwndTree)
 Create sequence of the visible items in the given tree.

Member Typedef Documentation

The non-mutating (const) iterator type.

Reimplemented from treeview_sequence_base< TVGN_NEXTVISIBLE, TVGN_PREVIOUSVISIBLE >.

The difference type.

Reimplemented from treeview_sequence_base< TVGN_NEXTVISIBLE, TVGN_PREVIOUSVISIBLE >.


Constructor & Destructor Documentation

treeview_visible_sequence ( HWND  hwndTree  )  [explicit]

Create sequence of the visible items in the given tree.


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:59:20 2010 for STLSoft by  doxygen 1.5.6