| 
    bes Updated for version 3.21.1
    
   The Backend Server (BES) is the lower two tiers of the Hyrax data server 
   | 
 

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 () | 
Definition at line 18 of file Collection.h.
      
  | 
  inlineexplicit | 
Definition at line 23 of file Collection.h.
| std::string cmr::Collection::abstract | ( | ) | 
Definition at line 23 of file Collection.cc.
| std::string cmr::Collection::entry_title | ( | ) | 
Definition at line 27 of file Collection.cc.
| std::string cmr::Collection::id | ( | ) | 
Definition at line 19 of file Collection.cc.
| std::string cmr::Collection::short_name | ( | ) | 
Definition at line 31 of file Collection.cc.
| string cmr::Collection::to_string | ( | ) | 
Definition at line 35 of file Collection.cc.