plptools
Loading...
Searching...
No Matches
plpdirent.cc File Reference
#include "config.h"
#include "rfsv.h"
#include "plpdirent.h"
#include "pathutils.h"
#include <cstdint>
#include <iomanip>
Include dependency graph for plpdirent.cc:

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &o, const PlpDirent &e)
 

Function Documentation

◆ operator<<()

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.