Class BasePackageGenerator

Inheritance Relationships

Derived Types

Class Documentation

class BasePackageGenerator

Subclassed by CppPackageGenerator, PythonPackageGenerator

Public Functions

virtual ~BasePackageGenerator() = default
inline virtual std::vector<NodeType> get_supported_node_types() const
inline virtual void add_node(NodeOptions node_options, QString, QString)