37 const char *
const to,
52 virtual void remove(
const char* name);
Wrapper class featuring range-checking and string representation of enumerated values.
A dummy version of the Psion proxy, mainly for testing the installer.
virtual Enum< rfsv::errs > copyToPsion(const char *const from, const char *const to, void *, cpCallback_t func)
virtual Enum< rfsv::errs > devlist(uint32_t &devbits)
virtual Enum< rfsv::errs > mkdir(const char *dir)
virtual Enum< rfsv::errs > dir(const char *dir, PlpDir &files)
virtual void disconnect()
virtual bool dirExists(const char *name)
virtual Enum< rfsv::errs > devinfo(const char drive, PlpDrive &plpDrive)
virtual void remove(const char *name)
A class representing information about a Disk drive on the psion.
Semi smart proxy for communicating with a Psion.
int(* cpCallback_t)(void *, uint32_t)
Defines the callback procedure for progress indication of copy operations.
std::deque< class PlpDirent > PlpDir