Struct Param::Container

Nested Relationships

This struct is a nested type of Struct Param.

Inheritance Relationships

Base Type

Struct Documentation

struct Container : public VectorContainer<Param>

Public Functions

const void print_original_src(unsigned int indent_depth)
void generate_code(CodeGen::Settings settings, bool include_param_names, bool generate_first_comma = true)