VsVarFileInfo::const_iterator Class Reference

#include <winstl/system/version_info.hpp>

Inheritance diagram for VsVarFileInfo::const_iterator:

iterator_base

List of all members.


Detailed Description

Iterator class.

Public Types

typedef const_iterator class_type
 This type.

Public Member Functions

 const_iterator (void const *p)
 Constructor.
class_typeoperator++ ()
 Pre-increment operator.
class_type operator++ (int)
 Post-increment operator.
value_type operator* () const
bool operator== (class_type const &rhs) const
bool operator!= (class_type const &rhs) const

Member Typedef Documentation

This type.


Constructor & Destructor Documentation

const_iterator ( void const *  p  ) 

Constructor.


Member Function Documentation

class_type& operator++ (  ) 

Pre-increment operator.

class_type operator++ ( int   ) 

Post-increment operator.


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

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