This is the complete list of members for tc::sdk::size< T >, including all inherited members.
height() const noexcept | tc::sdk::size< T > | inline |
is_null() const noexcept | tc::sdk::size< T > | inline |
operator!=(const size &other) const noexcept | tc::sdk::size< T > | inline |
operator<< | tc::sdk::size< T > | friend |
operator=(const size &)=default | tc::sdk::size< T > | |
operator=(size &&)=default | tc::sdk::size< T > | |
operator==(const size &other) const noexcept | tc::sdk::size< T > | inline |
set_height(T height) noexcept | tc::sdk::size< T > | inline |
set_width(T width) noexcept | tc::sdk::size< T > | inline |
size()=default | tc::sdk::size< T > | |
size(const size &)=default | tc::sdk::size< T > | |
size(size &&)=default | tc::sdk::size< T > | |
size(T w, T h) noexcept | tc::sdk::size< T > | inlineexplicit |
to_string() const | tc::sdk::size< T > | inline |
width() const noexcept | tc::sdk::size< T > | inline |