26 #ifndef __TERRALIB_METADATA_INTERNAL_ISO19115_MD_DISTRIBUTION_H 
   27 #define __TERRALIB_METADATA_INTERNAL_ISO19115_MD_DISTRIBUTION_H 
   30 #include "../Config.h" 
   34 #include <boost/noncopyable.hpp> 
   35 #include <boost/ptr_container/ptr_vector.hpp> 
   67       const boost::ptr_vector<MD_Format>& getFormats() 
const;
 
   70       void setURL(
const std::string& url);
 
   73       const std::string& getURL() 
const; 
 
   84 #endif  // __TERRALIB_METADATA_INTERNAL_ISO19115_MD_DISTRIBUTION_H 
boost::ptr_vector< MD_Format > m_distrFormats
 
Information about the distributor of and the options for obtaining the resource.