This is the complete list of members for StringStreamCrifLoader, including all inherited members.
| additionalHeaders_ | CrifLoader | protected |
| additionalHeadersIndexMap_ (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protected |
| addRecordToCrif(Crif &crif, CrifRecord &&recordToAdd) const (defined in CrifLoader) | CrifLoader | protected |
| aggregateTrades_ | CrifLoader | protected |
| columnIndex_ | StringStreamCrifLoader | protected |
| configuration_ | CrifLoader | protected |
| 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) const | CrifLoader | protected |
| delim_ (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protected |
| eol_ (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protected |
| escapeChar_ (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protected |
| loadCrif() (defined in CrifLoader) | CrifLoader | virtual |
| loadCrifImpl() override (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protectedvirtual |
| loadFromStream(std::stringstream &&stream) | StringStreamCrifLoader | protected |
| nullString_ (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protected |
| optionalHeaders | CrifLoader | protectedstatic |
| process(const std::vector< std::string > &entries, QuantLib::Size maxIndex, QuantLib::Size currentLine, Crif &result) | StringStreamCrifLoader | protected |
| processHeader(const std::vector< std::string > &headers) | StringStreamCrifLoader | protected |
| quoteChar_ (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protected |
| requiredHeaders | CrifLoader | protectedstatic |
| simmConfiguration() | CrifLoader | |
| stream() const =0 (defined in StringStreamCrifLoader) | StringStreamCrifLoader | protectedpure 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") (defined in StringStreamCrifLoader) | StringStreamCrifLoader | |
| updateMapper_ | CrifLoader | protected |
| updateMapping(const CrifRecord &cr) const | CrifLoader | protected |
| validateSimmRecord(const CrifRecord &cr) const | CrifLoader | protected |
| ~CrifLoader() | CrifLoader | virtual |