|
|
A factory for automatically instantiating the correct protocol variant depending on the connected Psion.
enum |
The known errors which can happen during create .
|
Constructs a rpcsfactory.
Parameters:
skt | The socket to be used for connecting to the ncpd daemon. |
rpcs * |
[virtual]
Creates a new rpcs instance.
Parameters:
reconnect | Set to true, if automatic reconnect should be performed on failure. |
Returns: A pointer to a newly created rpcs instance or NULL on failure.
Enum<errs> |
[virtual]
Retrieve an error code.
Returns: The error code, in case create has failed, 0 otherwise.
Generated by: felfert@usw-pr-shell1.sourceforge.net on Sat Aug 10 18:46:04 2002, using kdoc 2.0a36. |