next up previous contents
Next: int rm_open(int *alist); Up: Software Previous: Device Driver   Contents

Application Programming Interface

The application programming interface (API) is a set of functions and definitions used by the application programmer to access reflective memory. These functions may be used by including the C header file $COMMONINC/rm.h and linking with the object file $COMMONLIB/rm.o.

In addition to the return codes listed below, all functions may return the value RM_INTERNAL_ERROR. This indicates that an unexpected or inconsistent condition has occurred inside the driver or interface. It should be reported to the reflective memory software maintainer.



2008-06-18