This is the complete list of members for Metastream::CivetHttpServer, including all inherited members.
BaseHttpServer(const DataCache *cache) (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | inline |
CivetHttpServer(const DataCache *cache) (defined in Metastream::CivetHttpServer) | Metastream::CivetHttpServer | |
GetDataKeys(const std::string &tableName) const (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | |
GetDataTables() const (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | |
GetDataValue(const std::string &tableName, const std::string &key) const (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | |
GetDataValues(const std::string &tableName, const std::vector< std::string > &keys) const (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | |
HttpStatus(int code) (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | static |
SerializeHeaders(const std::map< std::string, std::string > &headers) (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | static |
SplitValueList(const std::string &value, char separator) (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | static |
Start(const std::string &civetOptions) override (defined in Metastream::CivetHttpServer) | Metastream::CivetHttpServer | virtual |
Stop() override (defined in Metastream::CivetHttpServer) | Metastream::CivetHttpServer | virtual |
StrReplace(std::string srcString, const std::string &query, const std::string &replacement) (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | static |
TokenizeQuery(const char *queryString) (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | static |
~BaseHttpServer() (defined in Metastream::BaseHttpServer) | Metastream::BaseHttpServer | inlinevirtual |
~CivetHttpServer() (defined in Metastream::CivetHttpServer) | Metastream::CivetHttpServer | virtual |