HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_PathSet::iterator Class Reference

#include <HUSD_PathSet.h>

Public Member Functions

 iterator ()
 
 iterator (void *internal_iterator)
 
 iterator (const iterator &src)
 
 iterator (iterator &&src)
 
 ~iterator ()
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 
HUSD_Path operator* () const
 
iteratoroperator++ ()
 
iteratoroperator= (const iterator &src)
 
iteratoroperator= (iterator &&src)
 

Friends

class HUSD_PathSet
 

Detailed Description

Definition at line 113 of file HUSD_PathSet.h.

Constructor & Destructor Documentation

HUSD_PathSet::iterator::iterator ( )
HUSD_PathSet::iterator::iterator ( void internal_iterator)
HUSD_PathSet::iterator::iterator ( const iterator src)
HUSD_PathSet::iterator::iterator ( iterator &&  src)
HUSD_PathSet::iterator::~iterator ( )

Member Function Documentation

HUSD_Path HUSD_PathSet::iterator::operator* ( ) const
iterator& HUSD_PathSet::iterator::operator++ ( )
iterator& HUSD_PathSet::iterator::operator= ( const iterator src)
iterator& HUSD_PathSet::iterator::operator= ( iterator &&  src)
bool HUSD_PathSet::iterator::operator== ( const iterator other) const

Friends And Related Function Documentation

friend class HUSD_PathSet
friend

Definition at line 131 of file HUSD_PathSet.h.


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