|
neic-glass3
1.4.6
|
#include <json.h>#include <string>#include <memory>

Go to the source code of this file.
Namespaces | |
| glass3 | |
| The neic-glass3 project namespace containing all the classes and functions that make up neic-glass3. | |
| glass3::parse | |
| The neic-glass3 project namespace containing parsing classes and functions. | |
Functions | |
| std::string | glass3::parse::hypoToJSONDetection (std::shared_ptr< json::Object > data, const std::string &outputAgencyID, const std::string &outputAuthor) |
| json hypo conversion function More... | |
| std::string | glass3::parse::cancelToJSONRetract (std::shared_ptr< json::Object > data, const std::string &outputAgencyID, const std::string &outputAuthor) |
| json cancel conversion function More... | |
| std::string | glass3::parse::siteListToStationList (std::shared_ptr< json::Object > data) |
| json station list conversion function More... | |
| std::string | glass3::parse::siteLookupToStationInfoRequest (std::shared_ptr< json::Object > data, const std::string &outputAgencyID, const std::string &outputAuthor) |
| json station list conversion function More... | |
1.8.11