39   m_distrFormats.push_back(opt);
 
   42 const boost::ptr_vector<te::md::MD_Format>& 
 
   45   return m_distrFormats;
 
void setURL(const std::string &url)
Sets an online resource. 
 
const boost::ptr_vector< MD_Format > & getFormats() const 
Gets the distribution formats. 
 
const std::string & getURL() const 
Gets an online resource. 
 
void addDistrOption(MD_Format *opt)
Adds an distribution option.