![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "cArrayString.h"
#include "cFile.h"
#include "cFileStatus.h"
#include "cTimeInt.h"
#include "cString.h"
#include "HResult.h"
Go to the source code of this file.
Classes | |
class | Gray::cFileDevice |
class | Gray::cFileFindEntry |
class | Gray::cFileFind |
class | Gray::cFileDir |
Namespaces | |
Gray | |
< The main namespace for all Core functions. | |
Enumerations | |
enum | FOF_TYPE_ { FOF_X_FollowLinks = 0x10000 , FOF_X_WantDots = 0x20000 , FOF_X_UTF8 = 0x40000 } |
Variables | |
template class __DECL_IMPORT | Gray::CArray< cFileFindEntry, const cFileFindEntry & > |
template class __DECL_IMPORT | Gray::cArrayTyped< cFileFindEntry, const cFileFindEntry & > |
template class __DECL_IMPORT | Gray::cArrayStruct< cFileFindEntry > |
enum FOF_TYPE_ |