Class string_t

Inheritance Relationships

Base Type

Class Documentation

class string_t : public wt::scene::element::attributes::data_attribute_t

Public Functions

inline string_t(std::string str) noexcept
string_t(const string_t&) noexcept = default
string_t &operator=(const string_t&) noexcept = default
inline virtual type_e get_data_type() const noexcept override
inline virtual const std::string to_string() const noexcept override

Public Members

std::string string