|
cppDataPipeline 0.3.0
C++ Implementation of the FAIR Data Pipeline API
|
This is the complete list of members for FairDataPipeline::API, including all inherited members.
| append_with_forward_slash(std::string string) | FairDataPipeline::API | static |
| construct(const std::string &url_root) | FairDataPipeline::API | static |
| escape_space(std::string &str) | FairDataPipeline::API | |
| get_by_id(const std::string &table, int const &id, long expected_response=200, std::string token="") | FairDataPipeline::API | |
| get_by_json_query(const std::string &addr_path, Json::Value &query_data, long expected_response=200, std::string token="") (defined in FairDataPipeline::API) | FairDataPipeline::API | |
| get_request(const std::string &addr_path, long expected_response=200, std::string token="") | FairDataPipeline::API | |
| get_url_root() const | FairDataPipeline::API | inline |
| json_to_query_string(Json::Value &json_value) | FairDataPipeline::API | |
| patch(const std::string addr_path, Json::Value &post_data, const std::string &token, long expected_response=200) (defined in FairDataPipeline::API) | FairDataPipeline::API | |
| post(const std::string addr_path, Json::Value &post_data, const std::string &token, long expected_response=201) | FairDataPipeline::API | |
| post_file_type(Json::Value &post_data, const std::string &token) (defined in FairDataPipeline::API) | FairDataPipeline::API | |
| post_storage_root(Json::Value &post_data, const std::string &token) (defined in FairDataPipeline::API) | FairDataPipeline::API | |
| remove_leading_forward_slash(std::string str) | FairDataPipeline::API | static |
| sptr typedef (defined in FairDataPipeline::API) | FairDataPipeline::API |