Mobile API Reference
MicroStrategy 2019
|
#include <string>
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include "Base/Defines/StrongObj.h"
#include "../FileSystem/File.h"
#include "../FileSystem/Path.h"
Go to the source code of this file.
Classes | |
class | MFileSystem::CloseFileStream |
class | MFileSystem::CloseFileDescriptor |
class | MFileSystem::StrongFileDescriptor |
class | MFileSystem::StrongFilename |
Namespaces | |
MFileSystem | |
Typedefs | |
typedef MBase::StrongObj< FILE *, CloseFileStream > | MFileSystem::StrongFileStream |