public final class CompoundParameterTemplateData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompoundParameterTemplateData.CompoundParameter |
| Constructor and Description |
|---|
CompoundParameterTemplateData(zserio.extension.cpp.TemplateDataContext context,
CompoundType compoundType,
IncludeCollector includeCollector) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<CompoundParameterTemplateData.CompoundParameter> |
getList() |
public CompoundParameterTemplateData(zserio.extension.cpp.TemplateDataContext context,
CompoundType compoundType,
IncludeCollector includeCollector)
throws ZserioExtensionException
ZserioExtensionExceptionpublic java.lang.Iterable<CompoundParameterTemplateData.CompoundParameter> getList()
Last updated 2024-07-18 11:31:32