#include <fgrcc.hxx>
|
| ResourceCodeGenerator (const std::vector< ResourceDeclaration > &resourceDeclarations, std::ostream &outputStream, const SGPath &outputCppFile, const std::string &initFuncName, const SGPath &outputHeaderFile, const std::string &headerIdentifier, std::size_t inBufSize=262144, std::size_t outBufSize=242144) |
|
void | writeCode () const |
|
void | writeHeaderFile () const |
|
Definition at line 73 of file fgrcc.hxx.
◆ ResourceCodeGenerator()
ResourceCodeGenerator::ResourceCodeGenerator |
( |
const std::vector< ResourceDeclaration > & | resourceDeclarations, |
|
|
std::ostream & | outputStream, |
|
|
const SGPath & | outputCppFile, |
|
|
const std::string & | initFuncName, |
|
|
const SGPath & | outputHeaderFile, |
|
|
const std::string & | headerIdentifier, |
|
|
std::size_t | inBufSize = 262144, |
|
|
std::size_t | outBufSize = 242144 ) |
|
explicit |
◆ writeCode()
void ResourceCodeGenerator::writeCode |
( |
| ) |
const |
◆ writeHeaderFile()
void ResourceCodeGenerator::writeHeaderFile |
( |
| ) |
const |
The documentation for this class was generated from the following files: