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.
te::md::MD_Distribution::MD_Distribution |
( |
| ) |
|
te::md::MD_Distribution::~MD_Distribution |
( |
| ) |
|
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. |
const boost::ptr_vector<MD_Format>& te::md::MD_Distribution::getFormats |
( |
| ) |
const |
Gets the distribution formats.
const std::string& te::md::MD_Distribution::getURL |
( |
| ) |
const |
void te::md::MD_Distribution::setURL |
( |
const std::string & |
url | ) |
|
boost::ptr_vector<MD_Format> te::md::MD_Distribution::m_distrFormats |
|
private |
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_master/terralib5/src/terralib/metadata/iso19115/MD_Distribution.h