#include "rsApiHandler.h"
#include "msoDriversMS.h"
#include "dboHighLevelRoutines.h"
Go to the source code of this file.
Defines | |
#define | LOCAL_BUFFER_SIZE 1000000 |
Functions | |
int | msiobjget_dbo (msParam_t *inRequestPath, msParam_t *inFileMode, msParam_t *inFileFlags, msParam_t *inCacheFilename, ruleExecInfo_t *rei) |
int | msiobjput_dbo (msParam_t *inMSOPath, msParam_t *inCacheFilename, msParam_t *inFileSize, ruleExecInfo_t *rei) |
Definition in file msoDboMS.c.