Public Member Functions | |
kpse_path_iterator (const std::string &p) | |
kpse_path_iterator (const kpse_path_iterator &pi) | |
kpse_path_iterator | operator++ (int) |
std::string | operator* (void) |
bool | operator!= (const size_t sz) |
kpse_path_iterator::kpse_path_iterator | ( | const std::string & | p | ) | [inline] |
kpse_path_iterator::kpse_path_iterator | ( | const kpse_path_iterator & | pi | ) | [inline] |
std::string kpse_path_iterator::operator* | ( | void | ) | [inline] |
kpse_path_iterator kpse_path_iterator::operator++ | ( | int | ) | [inline] |