Class ITFGenerator

Class Documentation

class ITFGenerator

This is stateful object that is used to implement the actual ITF code generating capabilities

Public Functions

ITFGenerator() = default
void addBlock(const itf::CodeBlock &block)
std::wstring generate() const