|
plptools
|

Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &o, const PlpDirent &e) |
| static void | appendWithDelim (string &s1, const char *const s2) |
Variables | |
| static const char *const | media_types [] |
|
static |
Definition at line 196 of file plpdirent.cc.
| ostream & operator<< | ( | std::ostream & | o, |
| const PlpDirent & | e | ||
| ) |
The output is in human readable similar to the output of a "ls" command.
Definition at line 114 of file plpdirent.cc.