Qore FixedLengthUtil Module Reference
1.2.1
|
This is the complete list of members for FixedLengthUtil::FixedLengthWriter, including all inherited members.
checkTransition(*string from, *string to) | FixedLengthUtil::FixedLengthAbstractWriter | |
constructor(Qore::OutputStream output, hash< auto > specs, *hash< auto > opts) | FixedLengthUtil::FixedLengthWriter | |
FixedLengthUtil::FixedLengthAbstractWriter::constructor(hash< auto > specs, *hash< auto > opts) | FixedLengthUtil::FixedLengthAbstractWriter | |
formatLine(hash< auto > line) | FixedLengthUtil::FixedLengthAbstractWriter | |
getRecordType() | FixedLengthUtil::FixedLengthBase | |
GlobalOptionMap | FixedLengthUtil::FixedLengthBase | private |
linesCount() | FixedLengthUtil::FixedLengthAbstractWriter | |
m_opts | FixedLengthUtil::FixedLengthBase | private |
m_specs | FixedLengthUtil::FixedLengthBase | private |
output | FixedLengthUtil::FixedLengthWriter | private |
write(hash< auto > line) | FixedLengthUtil::FixedLengthWriter | virtual |
write(list< auto > lines) | FixedLengthUtil::FixedLengthWriter | virtual |
write(Qore::AbstractIterator lines) | FixedLengthUtil::FixedLengthWriter | virtual |