|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
This is the complete list of members for crawlservpp::Struct::TableColumn, including all inherited members.
| indexed | crawlservpp::Struct::TableColumn | |
| name | crawlservpp::Struct::TableColumn | |
| referenceColumn | crawlservpp::Struct::TableColumn | |
| referenceTable | crawlservpp::Struct::TableColumn | |
| TableColumn(const std::string &setName, const std::string &setType, const std::string &setReferenceTable, const std::string &setReferenceColumn, bool setIndexed) | crawlservpp::Struct::TableColumn | inline |
| TableColumn(const std::string &setName, const std::string &setType, const std::string &setReferenceTable, const std::string &setReferenceColumn) | crawlservpp::Struct::TableColumn | inline |
| TableColumn(const std::string &setName, const std::string &setType, bool setIndexed) | crawlservpp::Struct::TableColumn | inline |
| TableColumn(const std::string &setName, const std::string &setType) | crawlservpp::Struct::TableColumn | inline |
| TableColumn(const TableColumn &other, const std::string &newName) | crawlservpp::Struct::TableColumn | inline |
| type | crawlservpp::Struct::TableColumn |