Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CGenerateDocument.hpp
Go to the documentation of this file.
1
#ifndef NIX_LIBS_TOOLS_CGENERATEDOCUMENT_HPP_
2
#define NIX_LIBS_TOOLS_CGENERATEDOCUMENT_HPP_
3
4
#include <string>
5
6
class
CDocumentPrinter
;
7
8
class
CGenerateDocument
9
{
10
public
:
11
static
void
generateDocumentPDF
(
CDocumentPrinter
*document,
const
std::string &folderDocument,
12
std::string *pathDocumentOpt);
13
};
14
15
#endif
//NIX_LIBS_TOOLS_CGENERATEDOCUMENT_HPP_
CDocumentPrinter
Definition
CDocumentPrinter.hpp:17
CGenerateDocument
Definition
CGenerateDocument.hpp:9
CGenerateDocument::generateDocumentPDF
static void generateDocumentPDF(CDocumentPrinter *document, const std::string &folderDocument, std::string *pathDocumentOpt)
Definition
CGenerateDocument.cpp:44
src
diamar
CGenerateDocument.hpp
Generated by
1.12.0