Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
StringStreamCrifLoader Member List

This is the complete list of members for StringStreamCrifLoader, including all inherited members.

additionalHeaders_CrifLoaderprotected
additionalHeadersIndexMap_StringStreamCrifLoaderprotected
addRecordToCrif(Crif &crif, CrifRecord &&recordToAdd) constCrifLoaderprotected
aggregateTrades_CrifLoaderprotected
columnIndex_StringStreamCrifLoaderprotected
configuration_CrifLoaderprotected
CrifLoader(const QuantLib::ext::shared_ptr< SimmConfiguration > &configuration, const std::vector< std::set< std::string > > &additionalHeaders={}, bool updateMapper=false, bool aggregateTrades=true)CrifLoader
currencyOverrides(CrifRecord &crifRecord) constCrifLoaderprotected
delim_StringStreamCrifLoaderprotected
eol_StringStreamCrifLoaderprotected
escapeChar_StringStreamCrifLoaderprotected
loadCrif()CrifLoadervirtual
loadCrifImpl() overrideStringStreamCrifLoaderprotectedvirtual
loadFromStream(std::stringstream &&stream)StringStreamCrifLoaderprotected
nullString_StringStreamCrifLoaderprotected
optionalHeadersCrifLoaderprotectedstatic
process(const std::vector< std::string > &entries, QuantLib::Size maxIndex, QuantLib::Size currentLine, Crif &result)StringStreamCrifLoaderprotected
processHeader(const std::vector< std::string > &headers)StringStreamCrifLoaderprotected
quoteChar_StringStreamCrifLoaderprotected
requiredHeadersCrifLoaderprotectedstatic
simmConfiguration()CrifLoader
stream() const =0StringStreamCrifLoaderprotectedpure virtual
StringStreamCrifLoader(const QuantLib::ext::shared_ptr< SimmConfiguration > &configuration, const std::vector< std::set< std::string > > &additionalHeaders={}, bool updateMapper=false, bool aggregateTrades=true, char eol='\n', char delim='\t', char quoteChar='\0', char escapeChar='\\', const std::string &nullString="#N/A")StringStreamCrifLoader
updateMapper_CrifLoaderprotected
updateMapping(const CrifRecord &cr) constCrifLoaderprotected
validateSimmRecord(const CrifRecord &cr) constCrifLoaderprotected
~CrifLoader()CrifLoadervirtual