Information about the distributor of and the options for obtaining the resource.
More...
#include <MD_Distribution.h>
Information about the distributor of and the options for obtaining the resource.
Definition at line 51 of file MD_Distribution.h.
◆ MD_Distribution()
te::md::MD_Distribution::MD_Distribution |
( |
| ) |
|
◆ ~MD_Distribution()
te::md::MD_Distribution::~MD_Distribution |
( |
| ) |
|
◆ addDistrOption()
void te::md::MD_Distribution::addDistrOption |
( |
MD_Format * |
opt | ) |
|
Adds an distribution option.
- Parameters
-
opt | Pointer to a distribution option. Class takes pointer ownership. Do not pass null pointer. |
◆ getFormats()
const boost::ptr_vector< MD_Format > & te::md::MD_Distribution::getFormats |
( |
| ) |
const |
Gets the distribution formats.
◆ getURL()
const std::string & te::md::MD_Distribution::getURL |
( |
| ) |
const |
◆ setURL()
void te::md::MD_Distribution::setURL |
( |
const std::string & |
url | ) |
|
◆ m_distrFormats
boost::ptr_vector<MD_Format> te::md::MD_Distribution::m_distrFormats |
|
private |
◆ m_url
std::string te::md::MD_Distribution::m_url |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/metadata/iso19115/MD_Distribution.h