0.5.4
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
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
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) constclanguml::common::model::nested_trait< T, Path >inline
has_element(const std::string &name) constclanguml::common::model::nested_trait< T, Path >inline
is_empty() constclanguml::common::model::nested_trait< T, Path >inline
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)clanguml::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