![]() |
Qore FixedLengthUtil Module Reference
1.1
|
This is the complete list of members for FixedLengthUtil::FixedLengthIterator, including all inherited members.
| checkOptions(*hash opts) | FixedLengthUtil::FixedLengthAbstractIterator | protected |
| 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::FixedLengthAbstractIterator | virtual |
| identifyType(string input_line) | FixedLengthUtil::FixedLengthAbstractIterator | |
| identifyTypeImpl(string input_line) | FixedLengthUtil::FixedLengthAbstractIterator | |
| m_resolve_by_length | FixedLengthUtil::FixedLengthAbstractIterator | protected |
| next() | FixedLengthUtil::FixedLengthAbstractIterator | virtual |
| transform(auto value, hash type) | FixedLengthUtil::FixedLengthAbstractIterator |