This is the complete list of members for dd::Collection< T >, including all inherited members.
  | abstract_type typedef | dd::Collection< T > |  | 
  | Array typedef | dd::Collection< T > |  | 
  | at(size_t n) const | dd::Collection< T > |  | 
  | at(size_t n) | dd::Collection< T > | inline | 
  | back() const | dd::Collection< T > | inline | 
  | back() | dd::Collection< T > | inline | 
  | begin() | dd::Collection< T > | inline | 
  | begin() const | dd::Collection< T > | inline | 
  | cbegin() const | dd::Collection< T > | inline | 
  | cend() const | dd::Collection< T > | inline | 
  | clear_all_items() | dd::Collection< T > | private | 
  | clear_removed_items() | dd::Collection< T > |  | 
  | Collection()=default | dd::Collection< T > |  | 
  | Collection(const Collection &)=delete | dd::Collection< T > |  | 
  | const_iterator typedef | dd::Collection< T > |  | 
  | deep_copy(const Collection< T > &src, Parent_item *parent) | dd::Collection< T > |  | 
  | drop_items(Open_dictionary_tables_ctx *otx, Raw_table *table, Object_key *key) const | dd::Collection< T > |  | 
  | empty() const | dd::Collection< T > | inline | 
  | end() | dd::Collection< T > | inline | 
  | end() const | dd::Collection< T > | inline | 
  | find(const impl_type *item) | dd::Collection< T > |  | 
  | front() const | dd::Collection< T > | inline | 
  | front() | dd::Collection< T > | inline | 
  | has_removed_items() const | dd::Collection< T > | inline | 
  | impl_type typedef | dd::Collection< T > |  | 
  | insert(iterator it, impl_type *item) | dd::Collection< T > | inline | 
  | iterator typedef | dd::Collection< T > |  | 
  | m_items | dd::Collection< T > | private | 
  | m_removed_items | dd::Collection< T > | private | 
  | operator=(Collection &)=delete | dd::Collection< T > |  | 
  | operator[](size_t n) const | dd::Collection< T > | inline | 
  | operator[](size_t n) | dd::Collection< T > | inline | 
  | push_back(impl_type *item) | dd::Collection< T > | inline | 
  | push_front(impl_type *item) | dd::Collection< T > | inline | 
  | remove(impl_type *item) | dd::Collection< T > |  | 
  | remove_all() | dd::Collection< T > | inline | 
  | renumerate_items() | dd::Collection< T > | inlineprivate | 
  | restore_items(Parent_item *parent, Open_dictionary_tables_ctx *otx, Raw_table *table, Object_key *key) | dd::Collection< T > |  | 
  | restore_items(Parent_item *parent, Open_dictionary_tables_ctx *otx, Raw_table *table, Object_key *key, Compare comp) | dd::Collection< T > |  | 
  | size() const | dd::Collection< T > | inline | 
  | store_items(Open_dictionary_tables_ctx *otx) | dd::Collection< T > |  | 
  | value_type typedef | dd::Collection< T > |  | 
  | ~Collection() | dd::Collection< T > | inline |