checkOptions(*hash< auto > opts) | FixedLengthUtil::FixedLengthAbstractIterator | privatestatic |
checkTransition(*string from, *string to) | FixedLengthUtil::FixedLengthAbstractIterator | |
constructor(Qore::AbstractLineIterator li, hash< auto > spec, *hash< auto > opts) | FixedLengthUtil::FixedLengthIterator | |
constructor(Qore::StringInputStream input, hash< auto > spec, *hash< auto > opts) | FixedLengthUtil::FixedLengthIterator | |
constructor(Qore::InputStream input, string encoding='UTF-8', hash< auto > spec, *hash< auto > opts) | FixedLengthUtil::FixedLengthIterator | |
FixedLengthUtil::FixedLengthAbstractIterator::constructor(AbstractLineIterator li, hash< auto > spec, *hash< auto > opts) | FixedLengthUtil::FixedLengthAbstractIterator | |
FixedLengthUtil::FixedLengthBase::constructor(hash< auto > m_specs, *hash< auto > m_opts) | FixedLengthUtil::FixedLengthBase | |
getRecordType() | FixedLengthUtil::FixedLengthBase | |
getValue() | FixedLengthUtil::FixedLengthAbstractIterator | virtual |
GlobalOptionMap | FixedLengthUtil::FixedLengthBase | private |
identifyRecord(list< auto > rec_rule, string input_line) | FixedLengthUtil::FixedLengthAbstractIterator | |
identifyType(string input_line) | FixedLengthUtil::FixedLengthAbstractIterator | |
identifyTypeImpl(string input_line) | FixedLengthUtil::FixedLengthAbstractIterator | |
m_opts | FixedLengthUtil::FixedLengthBase | private |
m_resolve_by_length | FixedLengthUtil::FixedLengthAbstractIterator | private |
m_specs | FixedLengthUtil::FixedLengthBase | private |
next() | FixedLengthUtil::FixedLengthAbstractIterator | virtual |
transform(auto value, hash< auto > type) | FixedLengthUtil::FixedLengthAbstractIterator | |