22#ifndef _RFSVFACTORY_H_
23#define _RFSVFACTORY_H_
Wrapper class featuring range-checking and string representation of enumerated values.
A class for dealing with sockets.
Access remote file services of a Psion.
A factory for automatically instantiating the correct rfsv protocol variant depending on the connecte...
virtual Enum< errs > getError()
Retrieve an error code.
virtual ~rfsvfactory()
Delete the rfsvfactory, cleaning up any resources.
errs
The known errors which can happen during create .
TCPSocket * skt
The socket to be used for connecting to the ncpd daemon.
virtual rfsv * create(bool)
Creates a new rfsv instance.