0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
clanguml::common::model::nested_trait< T, Path > Member List

This is the complete list of members for clanguml::common::model::nested_trait< T, Path >, including all inherited members.

add_element(std::unique_ptr< V > p)clanguml::common::model::nested_trait< T, Path >inline
add_element(const Path &path, std::unique_ptr< V > p)clanguml::common::model::nested_trait< T, Path >inline
added_elements_clanguml::common::model::nested_trait< T, Path >private
all_of(F &&f) constclanguml::common::model::nested_trait< T, Path >inline
begin()clanguml::common::model::nested_trait< T, Path >inline
begin() constclanguml::common::model::nested_trait< T, Path >inline
cbegin() constclanguml::common::model::nested_trait< T, Path >inline
cend() constclanguml::common::model::nested_trait< T, Path >inline
elements_clanguml::common::model::nested_trait< T, Path >private
elements_by_name_clanguml::common::model::nested_trait< T, Path >private
end()clanguml::common::model::nested_trait< T, Path >inline
end() constclanguml::common::model::nested_trait< T, Path >inline
get_element(const Path &path) constclanguml::common::model::nested_trait< T, Path >inline
get_element(const std::string &name, bool is_root=false) constclanguml::common::model::nested_trait< T, Path >inline
has_element(const std::string &name) constclanguml::common::model::nested_trait< T, Path >inlineprivate
is_empty(bool include_inner_packages=false) constclanguml::common::model::nested_trait< T, Path >inline
is_root() constclanguml::common::model::nested_trait< T, Path >inline
is_root(bool a)clanguml::common::model::nested_trait< T, Path >inline
is_root_clanguml::common::model::nested_trait< T, Path >private
nested_trait()=defaultclanguml::common::model::nested_trait< T, Path >
nested_trait(const nested_trait &)=deleteclanguml::common::model::nested_trait< T, Path >
nested_trait(nested_trait &&) noexcept=defaultclanguml::common::model::nested_trait< T, Path >
operator=(const nested_trait &)=deleteclanguml::common::model::nested_trait< T, Path >
operator=(nested_trait &&) noexcept=defaultclanguml::common::model::nested_trait< T, Path >
print_tree(const int level) constclanguml::common::model::nested_trait< T, Path >inline
remove(const std::set< eid_t > &element_ids)clanguml::common::model::nested_trait< T, Path >inline
~nested_trait()=defaultclanguml::common::model::nested_trait< T, Path >virtual