Public Member Functions | Public Attributes | List of all members
alvar::DirectoryIteratorPrivate Class Reference

#include <DirectoryIterator_private.h>

Public Member Functions

 DirectoryIteratorPrivate (const std::string &path)
 
bool hasNext ()
 
std::string next ()
 
void skip ()
 
 ~DirectoryIteratorPrivate ()
 

Public Attributes

DirectoryIteratorPrivateDatad
 
std::string mDirectory
 
std::string mEntry
 
bool mValid
 

Detailed Description

Definition at line 33 of file DirectoryIterator_private.h.

Constructor & Destructor Documentation

alvar::DirectoryIteratorPrivate::DirectoryIteratorPrivate ( const std::string &  path)

Definition at line 43 of file DirectoryIterator_unix.cpp.

alvar::DirectoryIteratorPrivate::~DirectoryIteratorPrivate ( )

Definition at line 54 of file DirectoryIterator_unix.cpp.

Member Function Documentation

bool alvar::DirectoryIteratorPrivate::hasNext ( )

Definition at line 60 of file DirectoryIterator_unix.cpp.

std::string alvar::DirectoryIteratorPrivate::next ( )

Definition at line 78 of file DirectoryIterator_unix.cpp.

void alvar::DirectoryIteratorPrivate::skip ( )

Definition at line 97 of file DirectoryIterator_unix.cpp.

Member Data Documentation

DirectoryIteratorPrivateData* alvar::DirectoryIteratorPrivate::d

Definition at line 42 of file DirectoryIterator_private.h.

std::string alvar::DirectoryIteratorPrivate::mDirectory

Definition at line 43 of file DirectoryIterator_private.h.

std::string alvar::DirectoryIteratorPrivate::mEntry

Definition at line 44 of file DirectoryIterator_private.h.

bool alvar::DirectoryIteratorPrivate::mValid

Definition at line 45 of file DirectoryIterator_private.h.


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


ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 19:27:24