Mobile API Reference  MicroStrategy 2019
WriteableFile.h File Reference
#include "Base/Base/Timer.h"
#include "FileSystem.h"
#include "GenericFile.h"

Go to the source code of this file.

Classes

class  MFileSystem::WriteableFile
 
class  MFileSystem::WriteableFile::WriteSmartLock
 
class  MFileSystem::WriteableFile::WriteSmartLock_NoWait
 

Namespaces

 MFileSystem
 

Enumerations

enum  MFileSystem::IF_COMMIT_AND_CLOSE_WAS_NOT_CALLED { MFileSystem::IF_COMMIT_AND_CLOSE_WAS_NOT_CALLED_THEN_TRUNCATE_FILE, MFileSystem::IF_COMMIT_AND_CLOSE_WAS_NOT_CALLED_THEN_DELETE_FILE, MFileSystem::IF_COMMIT_AND_CLOSE_WAS_NOT_CALLED_THEN_PRESERVE_FILE }
 

Functions

DLL_FILE_SYSTEM_EXIM WriteableFile::ReturnPtr MFileSystem::OpenWriteableFile (const char *ipPath, IF_COMMIT_AND_CLOSE_WAS_NOT_CALLED iWhatToDoIfCommitAndCloseWasNotCalled)