29 ) + DataProviderActionCatalog::getActionOptionFromFields(
30 FixedLengthReadDataProvider::ConstructorOptions - (
"path",
"spec"), {
38 "subtype":
"fixedlengthwrite",
39 "display_name":
"Write Fixed-Length Data",
40 "short_desc":
"Write fixed-length file data to a specific file location",
41 "desc":
"Write fixed-length file data to a specific file location",
42 "action_code": DPAT_CREATE,
43 "cls":
"FixedLengthUtil::FixedLengthWriteDataProvider",
44 "options": DataProviderActionCatalog::getActionOptionFromFields( FixedLengthWriteDataProvider::ConstructorOptions{
"path",
"spec"}, {
49 ) + DataProviderActionCatalog::getActionOptionFromFields(
50 FixedLengthWriteDataProvider::ConstructorOptions - (
"path",
"spec"), {
392const FixedLengthWhiteLogo = ...;
395const FixedLengthBlackLogo = ...;
The FixedLengthUtil namespace contains all the definitions in the FixedLengthUtil module.
Definition FixedLengthAbstractIterator.qc.dox.h:27
const AppName
FixedLength app name.
Definition FixedLengthUtil.qm.dox.h:377
const EOL_WIN
MS DOS/Windows end of line character sequence.
Definition FixedLengthUtil.qm.dox.h:382
const EOL_MACINTOSH
Old (pre-OSX) Macintosh end of line character sequence.
Definition FixedLengthUtil.qm.dox.h:384
const EOL_UNIX
Unix end of line character sequence (for new OS X too)
Definition FixedLengthUtil.qm.dox.h:380