bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
cmr::Collection Class Reference
Collaboration diagram for cmr::Collection:
Collaboration graph

Public Member Functions

std::string abstract ()
 
 Collection (nlohmann::json collection_obj)
 
std::string entry_title ()
 
std::string id ()
 
std::string short_name ()
 
std::string to_string ()
 

Detailed Description

Definition at line 18 of file Collection.h.

Constructor & Destructor Documentation

◆ Collection()

cmr::Collection::Collection ( nlohmann::json collection_obj)
inlineexplicit

Definition at line 23 of file Collection.h.

Member Function Documentation

◆ abstract()

std::string cmr::Collection::abstract ( )

Definition at line 23 of file Collection.cc.

◆ entry_title()

std::string cmr::Collection::entry_title ( )

Definition at line 27 of file Collection.cc.

◆ id()

std::string cmr::Collection::id ( )

Definition at line 19 of file Collection.cc.

◆ short_name()

std::string cmr::Collection::short_name ( )

Definition at line 31 of file Collection.cc.

◆ to_string()

string cmr::Collection::to_string ( )

Definition at line 35 of file Collection.cc.


The documentation for this class was generated from the following files: