|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
This is the complete list of members for crawlservpp::Struct::ServerCommandResponse, including all inherited members.
| confirm | crawlservpp::Struct::ServerCommandResponse | |
| fail | crawlservpp::Struct::ServerCommandResponse | |
| failed(const std::string &response) | crawlservpp::Struct::ServerCommandResponse | inlinestatic |
| id | crawlservpp::Struct::ServerCommandResponse | |
| ServerCommandResponse()=default | crawlservpp::Struct::ServerCommandResponse | |
| ServerCommandResponse(const std::string &response) | crawlservpp::Struct::ServerCommandResponse | inlineexplicit |
| ServerCommandResponse(const std::string &response, std::uint64_t newId) | crawlservpp::Struct::ServerCommandResponse | inline |
| ServerCommandResponse(bool failed, bool toBeConfirmed, const std::string &response) | crawlservpp::Struct::ServerCommandResponse | inline |
| text | crawlservpp::Struct::ServerCommandResponse | |
| toBeConfirmed(const std::string &response) | crawlservpp::Struct::ServerCommandResponse | inlinestatic |