bes Updated for version 3.20.13
cmr::Granule Class Reference
Collaboration diagram for cmr::Granule:
Collaboration graph

Public Member Functions

bes::CatalogItemgetCatalogItem (BESCatalogUtils *d_catalog_utils)
 
std::string getDataAccessUrl ()
 
std::string getId ()
 
std::string getLastModifiedStr ()
 
std::string getMetadataAccessUrl ()
 
std::string getName ()
 
size_t getSize ()
 
std::string getSizeStr ()
 
 Granule (const rapidjson::Value &granule_obj)
 

Detailed Description

Definition at line 43 of file Granule.h.

Constructor & Destructor Documentation

◆ Granule()

cmr::Granule::Granule ( const rapidjson::Value &  granule_obj)

Definition at line 62 of file Granule.cc.

Member Function Documentation

◆ getCatalogItem()

bes::CatalogItem * cmr::Granule::getCatalogItem ( BESCatalogUtils d_catalog_utils)

Definition at line 150 of file Granule.cc.

◆ getDataAccessUrl()

std::string cmr::Granule::getDataAccessUrl ( )
inline

Definition at line 66 of file Granule.h.

◆ getId()

std::string cmr::Granule::getId ( )
inline

Definition at line 65 of file Granule.h.

◆ getLastModifiedStr()

std::string cmr::Granule::getLastModifiedStr ( )
inline

Definition at line 69 of file Granule.h.

◆ getMetadataAccessUrl()

std::string cmr::Granule::getMetadataAccessUrl ( )
inline

Definition at line 67 of file Granule.h.

◆ getName()

std::string cmr::Granule::getName ( )
inline

Definition at line 64 of file Granule.h.

◆ getSize()

size_t cmr::Granule::getSize ( )
inline

Definition at line 70 of file Granule.h.

◆ getSizeStr()

std::string cmr::Granule::getSizeStr ( )
inline

Definition at line 68 of file Granule.h.


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