#include "AGILe/Generator.hh"
Go to the source code of this file.
Namespaces | |
namespace | AGILe |
namespace | AGILe::Loader |
Functions | |
void | initialize () |
std::vector< std::string > | getAvailableGens () |
void | loadGenLibs (const std::string &genname) |
Generator * | createGen () |
void | destroyGen (Generator *gen) |
void | finalize () |