Definition at line 41 of file Provider.h.
◆ Provider()
cmr::Provider::Provider |
( |
nlohmann::json | provider_obj | ) |
|
|
inlineexplicit |
◆ description_of_holding()
string cmr::Provider::description_of_holding |
( |
| ) |
const |
◆ get_collections()
void cmr::Provider::get_collections |
( |
std::map< std::string, std::unique_ptr< cmr::Collection > > & | collections | ) |
const |
◆ get_opendap_collection_count()
unsigned long long cmr::Provider::get_opendap_collection_count |
( |
| ) |
const |
|
inline |
◆ get_opendap_collections()
void cmr::Provider::get_opendap_collections |
( |
std::map< std::string, std::unique_ptr< cmr::Collection > > & | collections | ) |
const |
◆ id()
string cmr::Provider::id |
( |
| ) |
const |
◆ set_opendap_collection_count()
void cmr::Provider::set_opendap_collection_count |
( |
unsigned long long | count | ) |
|
|
inline |
◆ to_string()
string cmr::Provider::to_string |
( |
bool | show_json = true | ) |
const |
The documentation for this class was generated from the following files: