AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
#include "IzPlatformFile.h"
#include "CzString.h"
#include "CzHttp.h"
#include "CzDataIO.h"
#include "CzXoml.h"
#include "CzXomlVariables.h"
#include "CzEvents.h"
Go to the source code of this file.
Classes | |
struct | CzFilePathComponents |
file path components. More... | |
class | CzFile |
CzFile respresents a file. More... | |
class | CzDataFile |
A XOML data file. More... | |
class | CzDataFileCreator |
Creates an instance of a file object. More... |