| add(Property *p) | te::dt::CompositeProperty |  | 
  | add(const std::vector< Property * > &ps) | te::dt::CompositeProperty |  | 
  | add(const boost::ptr_vector< te::dt::Property > &ps) | te::dt::CompositeProperty |  | 
  | clear() | te::dt::CompositeProperty | virtual | 
  | clone() const | te::dt::CompositeProperty | virtual | 
  | CompositeProperty(const std::string &cname, const std::string &name, unsigned int id=0, Property *parent=0) | te::dt::CompositeProperty |  | 
  | CompositeProperty(const CompositeProperty &rhs) | te::dt::CompositeProperty |  | 
  | CompositeProperty(const std::string &cname, const std::string &name, int t, unsigned int id, Property *parent) | te::dt::CompositeProperty | protected | 
  | copy(const std::vector< Property * > &ps) | te::dt::CompositeProperty |  | 
  | findFirstPropertyOfType(const int t) const | te::dt::CompositeProperty | inline | 
  | getCompositeName() const | te::dt::CompositeProperty | inline | 
  | getDatasetName() const | te::dt::Property | inline | 
  | getId() const | te::dt::Property | inline | 
  | getName() const | te::dt::Property | inline | 
  | getParent() const | te::dt::Property | inline | 
  | getProperties() const | te::dt::CompositeProperty | inline | 
  | getProperties() | te::dt::CompositeProperty | inline | 
  | getProperty(std::size_t i) const | te::dt::CompositeProperty | inline | 
  | getProperty(const std::string &name) const | te::dt::CompositeProperty |  | 
  | getPropertyById(unsigned int id) const | te::dt::CompositeProperty |  | 
  | getPropertyPosition(const std::string &name) const | te::dt::CompositeProperty |  | 
  | getPropertyPosition(const Property *p) const | te::dt::CompositeProperty |  | 
  | getType() const | te::dt::Property | inline | 
  | has(Property *p) const | te::dt::CompositeProperty | virtual | 
  | hasPropertyOfType(const int t) const | te::dt::CompositeProperty | inline | 
  | m_cname | te::dt::CompositeProperty | protected | 
  | m_datasetName | te::dt::Property | protected | 
  | m_id | te::dt::Property | protected | 
  | m_name | te::dt::Property | protected | 
  | m_parent | te::dt::Property | protected | 
  | m_properties | te::dt::CompositeProperty | protected | 
  | m_type | te::dt::Property | protected | 
  | operator=(const CompositeProperty &rhs) | te::dt::CompositeProperty |  | 
  | te::dt::Property::operator=(const Property &rhs) | te::dt::Property |  | 
  | Property(const std::string &name, int datatype, unsigned int id=0, Property *parent=0, const std::string &dsName="") | te::dt::Property |  | 
  | Property(const Property &rhs) | te::dt::Property |  | 
  | remove(Property *p) | te::dt::CompositeProperty | virtual | 
  | setCompositeName(const std::string &cname) | te::dt::CompositeProperty | inline | 
  | setDatasetName(const std::string &dsName) | te::dt::Property | inline | 
  | setId(unsigned int id) | te::dt::Property | inline | 
  | setName(const std::string &name) | te::dt::Property | inline | 
  | setParent(Property *p) | te::dt::Property | inline | 
  | size() const | te::dt::CompositeProperty | inline | 
  | ~CompositeProperty() | te::dt::CompositeProperty | virtual | 
  | ~Property() | te::dt::Property | inlinevirtual |