| cartodata
    5.1.2
    | 
#include <cartodata/wip/roi/siteIterator.h>


| Public Member Functions | |
| SiteIteratorOf (VolumeRef< T > data) | |
| SiteIteratorOf (VolumeRef< T > data, const T &label) | |
| SiteIteratorOf (const std::string &filename) | |
| SiteIteratorOf (const std::string &filename, const T &label) | |
| virtual | ~SiteIteratorOf () | 
| virtual void | next () | 
| virtual void | restart () | 
| virtual bool | isValid () const | 
| virtual void | writeSite () | 
|  Public Member Functions inherited from carto::SiteIterator | |
| virtual | ~SiteIterator () | 
| virtual rc_ptr< Site > | getSite ()=0 | 
|  Public Member Functions inherited from carto::RCObject | |
| RCObject () | |
| RCObject (const RCObject &) | |
| RCObject & | operator= (const RCObject &) | 
| virtual | ~RCObject () | 
| Additional Inherited Members | |
|  Public Types inherited from carto::RCObject | |
| typedef int | RefCounterType | 
Definition at line 83 of file siteIterator.h.
| carto::SiteIteratorOf< Volume< T > >::SiteIteratorOf | ( | VolumeRef< T > | data | ) | 
Definition at line 107 of file siteIterator.h.
References carto::SiteIterator::restart().
| carto::SiteIteratorOf< Volume< T > >::SiteIteratorOf | ( | VolumeRef< T > | data, | 
| const T & | label | ||
| ) | 
Definition at line 116 of file siteIterator.h.
References carto::SiteIterator::restart().
| carto::SiteIteratorOf< Volume< T > >::SiteIteratorOf | ( | const std::string & | filename | ) | 
Definition at line 124 of file siteIterator.h.
References carto::SiteIterator::restart().
| carto::SiteIteratorOf< Volume< T > >::SiteIteratorOf | ( | const std::string & | filename, | 
| const T & | label | ||
| ) | 
Definition at line 136 of file siteIterator.h.
References carto::SiteIterator::restart().
| 
 | virtual | 
Definition at line 146 of file siteIterator.h.
| 
 | virtual | 
Implements carto::SiteIterator.
Definition at line 181 of file siteIterator.h.
| 
 | virtual | 
Implements carto::SiteIterator.
Definition at line 162 of file siteIterator.h.
| 
 | virtual | 
Implements carto::SiteIterator.
Definition at line 152 of file siteIterator.h.
| 
 | virtual | 
Implements carto::SiteIterator.
Definition at line 196 of file siteIterator.h.