Functions | |
def | instantiate_namespace (namespace) |
Instantiate a namespace.
def gtwrap.template_instantiator.namespace.instantiate_namespace | ( | namespace | ) |
Instantiate the classes and other elements in the `namespace` content and assign it back to the namespace content attribute. @param[in/out] namespace The namespace whose content will be replaced with the instantiated content.
Definition at line 11 of file template_instantiator/namespace.py.