- setting
enum setting
Undocumented in source.
- vendorName
string vendorName;
Undocumented in source.
- layerName
string layerName;
Undocumented in source.
- ReportFlag
enum ReportFlag
Undocumented in source.
- DebugAction
enum DebugAction
Undocumented in source.
- report_flags
ReportFlag[] report_flags;
Undocumented in source.
- debugAction
DebugAction debugAction;
Undocumented in source.
- log_filename
string log_filename;
Undocumented in source.
- getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- writeToFile
void writeToFile(string path)
Undocumented in source.
- Impl
mixintemplate Impl()
Undocumented in source.