Class map_t¶
Defined in File attributes.hpp
Inheritance Relationships¶
Base Type¶
public wt::scene::element::attributes::container_attribute_t
(Class container_attribute_t)
Derived Type¶
public wt::scene::element::attributes::map_container_t< Key >
(Template Class map_container_t)
Class Documentation¶
-
class map_t : public wt::scene::element::attributes::container_attribute_t¶
Subclassed by wt::scene::element::attributes::map_container_t< Key >
Public Functions
-
virtual ~map_t() noexcept = default¶
-
virtual std::map<std::string, attribute_ptr> to_string_map() const noexcept = 0¶
-
virtual ~map_t() noexcept = default¶