| addCorpora(bool isCombine, StatusSetter &statusSetter) | crawlservpp::Module::Analyzer::Thread | protected |
| addOptionalQuery(std::uint64_t queryId, QueryStruct &propertiesTo) | crawlservpp::Module::Analyzer::Thread | protected |
| addQueries(const std::vector< std::uint64_t > &queryIds, std::vector< QueryStruct > &propertiesTo) | crawlservpp::Module::Analyzer::Thread | protected |
| addQuery(std::uint64_t id, const QueryProperties &properties) | crawlservpp::Query::Container | inlineprotected |
| addSubSetsFromQueryOnSubSet(const QueryStruct &query, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| allowPausing() | crawlservpp::Module::Thread | protected |
| category(const std::string &category) | crawlservpp::Module::Config | inlineprotected |
| CharParsingOption enum name | crawlservpp::Module::Config | protected |
| checkAlgoOptions() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| checkCorpusSources(StatusSetter &statusSetter) | crawlservpp::Module::Analyzer::Thread | protected |
| checkOptions() override | crawlservpp::Module::Analyzer::Config | inlineprotectedvirtual |
| cleanUpCorpora() | crawlservpp::Module::Analyzer::Thread | protected |
| cleanUpQueries() | crawlservpp::Module::Analyzer::Thread | protected |
| clearQueries() | crawlservpp::Query::Container | inlineprotected |
| clearQueryTarget() | crawlservpp::Query::Container | inlineprotected |
| config | crawlservpp::Module::Analyzer::Config | protected |
| Config()=default | crawlservpp::Module::Analyzer::Config | protected |
| Config(Config &)=delete | crawlservpp::Module::Analyzer::Config | protected |
| Config(Config &&)=delete | crawlservpp::Module::Analyzer::Config | protected |
| crawlservpp::Module::Config::Config(Config &)=delete | crawlservpp::Module::Config | protected |
| crawlservpp::Module::Config::Config(Config &&)=delete | crawlservpp::Module::Config | protected |
| configuration | crawlservpp::Module::Thread | protected |
| Container()=default | crawlservpp::Query::Container | |
| Container(const Container &)=delete | crawlservpp::Query::Container | |
| Container(Container &&)=delete | crawlservpp::Query::Container | |
| corpora | crawlservpp::Module::Analyzer::Thread | protected |
| database | crawlservpp::Module::Analyzer::Thread | protected |
| Default enum value | crawlservpp::Module::Config | protected |
| disallowPausing() | crawlservpp::Module::Thread | protected |
| end() | crawlservpp::Module::Thread | |
| finished() | crawlservpp::Module::Analyzer::Thread | protected |
| FromNumber enum value | crawlservpp::Module::Config | protected |
| FromString enum value | crawlservpp::Module::Config | protected |
| getBoolFromQuery(const QueryStruct &query, bool &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| getBoolFromQueryOnSubSet(const QueryStruct &query, bool &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| getBoolFromRegEx(const QueryStruct &query, const std::string &target, bool &resultTo, std::queue< std::string > &warningsTo) const | crawlservpp::Query::Container | inlineprotected |
| getConfig() const | crawlservpp::Module::Thread | |
| getId() const | crawlservpp::Module::Thread | |
| getLast() const | crawlservpp::Module::Thread | protected |
| getMultiFromQuery(const QueryStruct &query, std::vector< std::string > &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| getMultiFromQueryOnSubSet(const QueryStruct &query, std::vector< std::string > &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| getMultiFromRegEx(const QueryStruct &query, const std::string &target, std::vector< std::string > &resultTo, std::queue< std::string > &warningsTo) const | crawlservpp::Query::Container | inlineprotected |
| getName() const override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| getNumberOfSubSets() const | crawlservpp::Query::Container | inlineprotected |
| getProgress() const | crawlservpp::Module::Thread | protected |
| getSingleFromQuery(const QueryStruct &query, std::string &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| getSingleFromQueryOnSubSet(const QueryStruct &query, std::string &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| getSingleFromRegEx(const QueryStruct &query, const std::string &target, std::string &resultTo, std::queue< std::string > &warningsTo) const | crawlservpp::Query::Container | inlineprotected |
| getStatusMessage() const | crawlservpp::Module::Thread | protected |
| getTarget(std::string &targetTo) | crawlservpp::Query::Container | inlineprotected |
| getTargetTableName() const | crawlservpp::Module::Analyzer::Thread | protected |
| getUrlList() const | crawlservpp::Module::Thread | |
| getWarpedOverAndReset() | crawlservpp::Module::Thread | protected |
| getWebsite() const | crawlservpp::Module::Thread | |
| getXml(std::string &resultTo, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| incrementLast() | crawlservpp::Module::Thread | protected |
| incrementProcessed() | crawlservpp::Module::Thread | protected |
| isFinished() const | crawlservpp::Module::Thread | |
| isInterrupted() const | crawlservpp::Module::Thread | protected |
| isLogLevel(std::uint8_t level) const | crawlservpp::Module::Thread | protected |
| isPaused() const | crawlservpp::Module::Thread | |
| isQueryUsed(std::uint64_t queryId) const | crawlservpp::Query::Container | inline |
| isRunning() const | crawlservpp::Module::Thread | |
| isShutdown() const | crawlservpp::Module::Thread | |
| loadConfig(const std::string &configJson, LogQueue &warningsTo) | crawlservpp::Module::Config | inlineprotected |
| log(std::uint8_t level, const std::string &logEntry) | crawlservpp::Module::Thread | protected |
| log(std::uint8_t level, std::queue< std::string > &logEntries) | crawlservpp::Module::Thread | protected |
| nextSubSet() | crawlservpp::Query::Container | inlineprotected |
| onAlgoClear() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| onAlgoInit() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| onAlgoInitTarget() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| onAlgoPause() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| onAlgoTick() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| onAlgoUnpause() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| onClear() override | crawlservpp::Module::Analyzer::Thread | protectedvirtual |
| onInit() override | crawlservpp::Module::Analyzer::Thread | protectedvirtual |
| onPause() override | crawlservpp::Module::Analyzer::Thread | protectedvirtual |
| onReset() override | crawlservpp::Module::Analyzer::Thread | protectedvirtual |
| onTick() override | crawlservpp::Module::Analyzer::Thread | protectedvirtual |
| onUnpause() override | crawlservpp::Module::Analyzer::Thread | protectedvirtual |
| crawlservpp::operator=(Thread &)=delete | crawlservpp::Module::Thread | |
| crawlservpp::operator=(Thread &&)=delete | crawlservpp::Module::Thread | |
| crawlservpp::Query::Container::operator=(const Container &)=delete | crawlservpp::Query::Container | |
| crawlservpp::Query::Container::operator=(Container &&)=delete | crawlservpp::Query::Container | |
| crawlservpp::Module::Analyzer::Config::operator=(Config &)=delete | crawlservpp::Module::Analyzer::Config | protected |
| crawlservpp::Module::Analyzer::Config::operator=(Config &&)=delete | crawlservpp::Module::Analyzer::Config | protected |
| crawlservpp::Module::Config::operator=(Config &)=delete | crawlservpp::Module::Config | protected |
| crawlservpp::Module::Config::operator=(Config &&)=delete | crawlservpp::Module::Config | protected |
| option(const std::string &name, bool &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< bool > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, char &target, CharParsingOption opt) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< char > &target, CharParsingOption opt) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::int16_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::int16_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::int32_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::int32_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::int64_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::int64_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::uint8_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::uint8_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::uint16_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::uint16_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::uint32_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::uint32_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::uint64_t &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::uint64_t > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, float &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< float > &target) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::string &target, StringParsingOption opt=Default) | crawlservpp::Module::Config | inlineprotected |
| option(const std::string &name, std::vector< std::string > &target, StringParsingOption opt=Default) | crawlservpp::Module::Config | inlineprotected |
| parseAlgoOption() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| parseBasicOption() | crawlservpp::Module::Config | inlineprotectedvirtual |
| parseOption() override | crawlservpp::Module::Analyzer::Config | inlineprotectedvirtual |
| pause() | crawlservpp::Module::Analyzer::Thread | protected |
| pauseByThread() | crawlservpp::Module::Thread | protected |
| reserveForSubSets(const QueryStruct &query, std::size_t n) | crawlservpp::Query::Container | inlineprotected |
| crawlservpp::reset() | crawlservpp::Module::Thread | |
| crawlservpp::Module::Analyzer::Config::reset() override | crawlservpp::Module::Analyzer::Config | inlineprotectedvirtual |
| resetAlgo() override | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | virtual |
| resetBase() | crawlservpp::Module::Config | inlineprotectedvirtual |
| SentimentOverTime(Main::Database &dbBase, const ThreadOptions &threadOptions, const ThreadStatus &threadStatus) | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | |
| SentimentOverTime(Main::Database &dbBase, const ThreadOptions &threadOptions) | crawlservpp::Module::Analyzer::Algo::SentimentOverTime | |
| setLast(std::uint64_t lastId) | crawlservpp::Module::Thread | protected |
| setMinimizeMemory(bool isMinimizeMemory) | crawlservpp::Query::Container | inlineprotected |
| setProgress(float newProgress) | crawlservpp::Module::Thread | protected |
| setQueryTarget(const std::string &content, const std::string &source) | crawlservpp::Query::Container | inlineprotected |
| setRemoveXmlInstructions(bool isRemoveXmlInstructions) | crawlservpp::Query::Container | inlineprotected |
| setRepairCData(bool isRepairCData) | crawlservpp::Query::Container | inlineprotected |
| setRepairComments(bool isRepairComments) | crawlservpp::Query::Container | inlineprotected |
| setStatusMessage(const std::string &statusMessage) | crawlservpp::Module::Thread | protected |
| setSubSetsFromQuery(const QueryStruct &query, std::queue< std::string > &warningsTo) | crawlservpp::Query::Container | inlineprotected |
| setTidyErrorsAndWarnings(bool warnings, std::uint32_t numOfErrors) | crawlservpp::Query::Container | inlineprotected |
| sleep(std::uint64_t ms) const | crawlservpp::Module::Thread | protected |
| SQL enum value | crawlservpp::Module::Config | protected |
| StringParsingOption enum name | crawlservpp::Module::Config | protected |
| SubURL enum value | crawlservpp::Module::Config | protected |
| Thread(Main::Database &dbBase, const ThreadOptions &threadOptions, const ThreadStatus &threadStatus) | crawlservpp::Module::Analyzer::Thread | |
| Thread(Main::Database &dbBase, const ThreadOptions &threadOptions) | crawlservpp::Module::Analyzer::Thread | |
| crawlservpp::Module::Thread::Thread(Thread &)=delete | crawlservpp::Module::Thread | |
| crawlservpp::Module::Thread::Thread(Thread &&)=delete | crawlservpp::Module::Thread | |
| Trim enum value | crawlservpp::Module::Config | protected |
| uploadResult() | crawlservpp::Module::Analyzer::Thread | protected |
| URL enum value | crawlservpp::Module::Config | protected |
| urlListNamespace | crawlservpp::Module::Thread | protected |
| warning(const std::string &warning) | crawlservpp::Module::Config | inlineprotected |
| warpTo(std::uint64_t target) | crawlservpp::Module::Thread | |
| websiteNamespace | crawlservpp::Module::Thread | protected |
| ~Config() override=default | crawlservpp::Module::Analyzer::Config | protectedvirtual |
| ~Container()=default | crawlservpp::Query::Container | virtual |
| ~Thread()=default | crawlservpp::Module::Thread | virtual |