21#ifndef _RPCSFACTORY_H_
22#define _RPCSFACTORY_H_
Wrapper class featuring range-checking and string representation of enumerated values.
A class for dealing with sockets.
Remote procedure call services via PLP.
A factory for automatically instantiating the correct protocol variant depending on the connected Psi...
virtual rpcs * create(bool reconnect)
Creates a new rpcs instance.
errs
The known errors which can happen during create .
TCPSocket * skt
The socket to be used for connecting to the ncpd daemon.
virtual Enum< errs > getError()
Retrieve an error code.