|
libzypp
9.1.2
|
Iterate NULL terminated char* array.
More...
#include <Glob.h>

Public Member Functions | |
| const_iterator () | |
| const_iterator (char **_idx) | |
Private Member Functions | |
| void | increment () |
| reference | dereference () const |
Friends | |
| class | boost::iterator_core_access |
Related Functions | |
(Note that these are not member functions.) | |
| std::ostream & | operator<< (std::ostream &str, const Glob::const_iterator &obj) |
| zypp::filesystem::Glob::const_iterator::const_iterator | ( | char ** | _idx | ) | [inline, explicit] |
| void zypp::filesystem::Glob::const_iterator::increment | ( | ) | [inline, private] |
| reference zypp::filesystem::Glob::const_iterator::dereference | ( | ) | const [inline, private] |
| std::ostream & operator<< | ( | std::ostream & | str, |
| const Glob::const_iterator & | obj | ||
| ) | [related] |
1.7.6.1