Qore FixedLengthUtil Module Reference  1.1
FixedLengthUtil::FixedLengthIterator Member List

This is the complete list of members for FixedLengthUtil::FixedLengthIterator, including all inherited members.

checkOptions(*hash opts)FixedLengthUtil::FixedLengthAbstractIteratorprivate
checkTransition(*string from, *string to)FixedLengthUtil::FixedLengthAbstractIterator
constructor(Qore::AbstractLineIterator li, hash spec, *hash opts)FixedLengthUtil::FixedLengthIterator
constructor(Qore::InputStream input, string encoding='UTF-8', hash spec, *hash opts)FixedLengthUtil::FixedLengthIterator
FixedLengthUtil::FixedLengthAbstractIterator::constructor(AbstractLineIterator li, hash spec, *hash opts)FixedLengthUtil::FixedLengthAbstractIterator
getValue()FixedLengthUtil::FixedLengthAbstractIteratorvirtual
identifyType(string input_line)FixedLengthUtil::FixedLengthAbstractIterator
identifyTypeImpl(string input_line)FixedLengthUtil::FixedLengthAbstractIterator
m_resolve_by_lengthFixedLengthUtil::FixedLengthAbstractIteratorprivate
next()FixedLengthUtil::FixedLengthAbstractIteratorvirtual
transform(auto value, hash type)FixedLengthUtil::FixedLengthAbstractIterator