The definition of the SPY id type:
This is a primitive type so the access to the internal stucture
should not be done.
All the routines of the library have a parameter of this type.
The spy library can be used to extract informations from a local circular buffer
or from a circular buffer in a remote machine. Thou, two different initialization
routines are needed:
On the other side, only one dispose function is needed: spy_close.
It uses the SPY id to distinguish between the two cases.
Follows the description of the functions:
SPY id
The spy library is based on SPY ids.
They are used to allow several sources of information.
Initialization
The inizialization routines are used to create and destroy SPY ids,
used for the information retrieval.
Information retrieval
The spy_get routine is used to retreive information both from
a local and a remote circular buffer.
Must be disposed by the caller
SPY_ERROR_EMPTY if no data available
Top of the page. | Spy documentation. | Send comments to: Igor Sfiligoi |
Created | : | 17.9.1997 |
Last modified | : | 23.9.1997 |