|
|
A factory for automatically instantiating the correct rfsv protocol variant depending on the connected Psion.
enum |
The known errors which can happen during create .
|
Constructs a rfsvfactory.
Parameters:
skt | The socket to be used for connecting to the ncpd daemon. |
rfsv * |
[virtual]
Creates a new rfsv instance.
Parameters:
reconnect | Set to true, if automatic reconnect should be performed on failure. |
Returns: A pointer to a newly created rfsv 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. |