class rfsvfactory

A factory for automatically instantiating the correct rfsv protocol variant depending on the connected Psion. More...

Definition#include <rfsvfactory.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods


Detailed Description

A factory for automatically instantiating the correct rfsv protocol variant depending on the connected Psion.

enum errs {FACERR_NONE = 0, FACERR_COULD_NOT_SEND = 1, FACERR_AGAIN = 2, FACERR_NOPSION = 3, FACERR_PROTVERSION = 4, FACERR_NORESPONSE = 5, }

The known errors which can happen during create .

 rfsvfactory (ppsocket * skt)

Constructs a rfsvfactory.

Parameters:

rfsv *  create (bool)

[virtual]

Creates a new rfsv instance.

Parameters:

Returns: A pointer to a newly created rfsv instance or NULL on failure.

Enum<errs>  getError ()

[virtual]

Retrieve an error code.

Returns: The error code, in case create has failed, 0 otherwise.


Generated by: felfert@floh.fe.think on Mon Jul 23 21:42:43 2001, using kdoc 2.0a40.