Property | Type | Description | |
---|---|---|---|
logger | Logger |
Method | Description | |
---|---|---|
ExportLegacyEntities ( string path, string standard, long size ) : void | ||
ExportLegacyFrames ( string path, string standard, long size, bool append = false ) : void | ||
ExportLegacyLookup ( string path, string standard, bool asOriginal, bool includeAmplifiers, bool append ) : void | ||
LegacyETL ( |
Method | Description | |
---|---|---|
_exportAmplifiers ( |
||
_exportFrames ( |
||
_exportHQTFFDs ( |
||
_exportLegacyEntities ( |
||
_exportLegacyFrames ( |
||
_exportOCAs ( |
||
_exportSymbols ( |
public ExportLegacyEntities ( string path, string standard, long size ) : void | ||
path | string | |
standard | string | |
size | long | |
return | void |
public ExportLegacyFrames ( string path, string standard, long size, bool append = false ) : void | ||
path | string | |
standard | string | |
size | long | |
append | bool | |
return | void |
public ExportLegacyLookup ( string path, string standard, bool asOriginal, bool includeAmplifiers, bool append ) : void | ||
path | string | |
standard | string | |
asOriginal | bool | |
includeAmplifiers | bool | |
append | bool | |
return | void |
public LegacyETL ( |
||
helper | ||
config | ||
return | System |