|
static int | getLocalPath (MBase::CString &orPath) |
|
static int | createFolder (MBase::CString &orPath) |
|
static int | removeLocalFolder () |
|
static long | ReserveSize (int iSize) |
|
static void | CommitSize (int iSize, long iTicket) |
|
static void | ReleaseSize (int iSize) |
|
static void | ReserveSize (int iSize, std::string &iComponentID) |
|
static void | ReleaseSize (int iSize, std::string &iComponentID) |
|
static int | removeSubFolder (MBase::CString &irPath) |
|
static bool | isMappedFileSupported () |
|
static int | createMappedFileBuffer (int nBlockCount, const void **ippDataBlocks, int *ipBlockSize, const char *ipFilePath, bool *iobUseNewFile, void **oppBuffer, int *opBuferSize, void **oppBufAligned, int *opOffset=NULL, int *opOffsetAligned=NULL) |
|
static int | releaseMappedFileBuffer (void *ipBuffer, int iBufSize) |
|
static int | reloadMappedFileBuffer (const char *ipFilePath, int length, int offset, int offsetAligned, void **oppBuffer, void **oppBufAligned) |
|
static int | GetTimeIntervalSince1970 (const char *ipFilePath, int iFlag, Int64 &oCreateTime) |
|
static int | RemoveOldFiles (const char *ipDir, int iDay) |
|
static int | GetPageSize () |
|
static int | AddDebugLog (const char *className, const char *method, int line, void *ipThis, const char *message1, const char *message2=NULL, const char *message3=NULL) |
|
static int | AddDebugLog (const char *className, const char *method, int line, void *ipThis, const char *message1, const char *message2, int message3) |
|
static int | AddDebugLog (const char *className, const char *method, int line, void *ipThis, const char *message1, const char *message2, const wchar_t *message3, unsigned int wchar_string_size) |
|
static int | getLocalPath (MBase::CString &orPath) |
|
static int | createFolder (MBase::CString &orPath) |
|
static int | removeLocalFolder () |
|
static long | ReserveSize (int iSize) |
|
static void | CommitSize (int iSize, long iTicket) |
|
static void | ReleaseSize (int iSize) |
|
static void | ReserveSize (int iSize, std::string &iComponentID) |
|
static void | ReleaseSize (int iSize, std::string &iComponentID) |
|
static int | removeSubFolder (MBase::CString &irPath) |
|
static bool | isMappedFileSupported () |
|
static int | createMappedFileBuffer (int nBlockCount, const void **ippDataBlocks, int *ipBlockSize, const char *ipFilePath, bool *iobUseNewFile, void **oppBuffer, int *opBuferSize, void **oppBufAligned, int *opOffset=NULL, int *opOffsetAligned=NULL) |
|
static int | releaseMappedFileBuffer (void *ipBuffer, int iBufSize) |
|
static int | reloadMappedFileBuffer (const char *ipFilePath, int length, int offset, int offsetAligned, void **oppBuffer, void **oppBufAligned) |
|
static int | GetTimeIntervalSince1970 (const char *ipFilePath, int iFlag, Int64 &oCreateTime) |
|
static int | RemoveOldFiles (const char *ipDir, int iDay) |
|
static int | GetPageSize () |
|
static int | AddDebugLog (const char *className, const char *method, int line, void *ipThis, const char *message1, const char *message2=NULL, const char *message3=NULL) |
|
static int | AddDebugLog (const char *className, const char *method, int line, void *ipThis, const char *message1, const char *message2, int message3) |
|
static int | AddDebugLog (const char *className, const char *method, int line, void *ipThis, const char *message1, const char *message2, const wchar_t *message3, unsigned int wchar_string_size) |
|