#include "FmsAdaptor.h"Go to the source code of this file.
Classes | |
| struct | FmsFileAttribute |
| Structure for holding file attribute values. More... | |
| class | IFmsFileAdaptor |
| The interface to an asynchronous File plug-in. More... | |
| class | IFmsFileResponse |
| The response interface provided to the File plug-in. More... | |
Functions | |
| void FCExport | FmsCreateFileAdaptor (IFmsServerContext *pServerCtx, IFmsFileResponse *pResponse, IFmsFileAdaptor *&pFileAdaptor) |
| void FCExport | FmsDestroyFileAdaptor (IFmsFileAdaptor *pFileAdaptor) |