Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cCabWriter.h
Go to the documentation of this file.
1
//
4
//
5
6
#ifndef _INC_cCabWriter_H
7
#define _INC_cCabWriter_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
12
#include "../GrayLibBase.h"
13
#include "
GrayCore/include/cStream.h
"
14
#include "
GrayCore/include/FileName.h
"
15
16
namespace
GrayLib
17
{
18
class
GRAYLIB_LINK
cCabWriter
19
{
23
24
public
:
25
cCabWriter
(
cStreamOutput
* pOut =
nullptr
,
const
FILECHAR_t
* pszRootFolder =
nullptr
);
26
virtual
~
cCabWriter
();
27
};
28
};
29
30
#endif
FileName.h
GRAYLIB_LINK
#define GRAYLIB_LINK
Definition:
GrayLibBase.h:35
cStream.h
GrayLib::cCabWriter
Definition:
cCabWriter.h:19
Gray::cStreamOutput
Definition:
cStream.h:126
GrayLib
Definition:
cMesh.h:22
Gray::FILECHAR_t
char FILECHAR_t
a UTF8 char in a file name. like TCHAR
Definition:
FileName.h:22
GrayLib
include
Incomplete
cCabWriter.h
Generated on Tue Feb 2 2021 11:29:40 for Gray C++ Libraries by
1.9.1