41 "date_format":
"date.format",
42 "number_format":
"number.format",
43 "timezone":
"date.input_timezone",
44 "encoding":
"string.encoding",
Base class for fixed-length readers and writers.
Definition: FixedLengthBase.qc.dox.h:29
hash< auto > m_specs
The record specifications.
Definition: FixedLengthBase.qc.dox.h:34
constructor(hash< auto > m_specs, *hash< auto > m_opts)
Creates the object from the record specifications.
const GlobalOptionMap
Translates from global options to data provider options.
Definition: FixedLengthBase.qc.dox.h:40
*hash< auto > m_opts
Global input or output options.
Definition: FixedLengthBase.qc.dox.h:37
*hash< string, AbstractDataField > getRecordType()
Returns the description of the record type, if any.
The FixedLengthUtil namespace contains all the definitions in the FixedLengthUtil module.
Definition: FixedLengthAbstractIterator.qc.dox.h:27