![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "../FileSys/cManifestDir.h"
#include "GrayCore/include/cFileCopier.h"
#include "cSyncDirOps.tbl"
Go to the source code of this file.
Classes | |
class | GrayLib::cSyncOp |
class | GrayLib::cSyncContext |
class | GrayLib::cSyncBuilder |
class | GrayLib::cSyncDir |
Namespaces | |
GrayLib | |
Macros | |
#define | cSyncDirOpDef(a, b) CSYNCOP_##a, |
Typedefs | |
typedef cRefPtr< cSyncOp > | GrayLib::cSyncOpPtr |
Enumerations | |
enum | GrayLib::CSYNC_TYPE { GrayLib::CSYNC_None = 0 , GrayLib::CSYNC_Pull , GrayLib::CSYNC_Push , GrayLib::CSYNC_Newer , GrayLib::CSYNC_QTY } |
enum | GrayLib::CSYNCOP_TYPE { GrayLib::CSYNCOP_QTY } |
#define cSyncDirOpDef | ( | a, | |
b | |||
) | CSYNCOP_##a, |