![]() |
NDEVR
API Documentation
|
Encapsulates the options needed to generate a report, including the report template path, the design objects to include, and the design object lookup context. More...
Public Attributes | |
| String | format_source |
| Path to the NCReport XML template file. | |
| Buffer< UUID > | ids |
| UUIDs of the design objects to include in the report. | |
| DesignObjectLookup * | lookup |
| The design object lookup providing access to model data. | |
Encapsulates the options needed to generate a report, including the report template path, the design objects to include, and the design object lookup context.
Definition at line 12 of file ReportOptions.h.