|
plptools
|
#include <cstdint>#include <iostream>#include <string>#include <cstring>#include "psitime.h"#include "rfsv.h"

Go to the source code of this file.
Classes | |
| class | PlpUID |
| A class, representing the UIDs of a file on the Psion. More... | |
| class | PlpDirent |
| A class, representing a directory entry of the Psion. More... | |
Functions | |
| bool | operator< (const PlpUID &u1, const PlpUID &u2) |
Definition at line 67 of file plpdirent.h.