Poco

namespace CodeGeneration

Overview

Classes: CodeGenerator, CppGenerator, GeneratorEngine, MethodPropertyFilter, Utility

Classes

class CodeGenerator

A CodeGenerator defines an interface for code generators. more...

class CppGenerator

Cpp implementation of the code generator more...

class GeneratorEngine

A GeneratorEngine iterates over a Struct and calls the correct methods in a CodeGeneratormore...

class MethodPropertyFilter

A MethodPropertyFilter filters methods according to properties. more...

class Utility

Constants and utility functions for code generation. more...