This is the complete list of members for Resolution, including all inherited members.
area() const | Resolution | inline |
decode(const String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) | Resolution | |
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) const | Resolution | |
height | Resolution | |
operator!=(const Resolution &that) const | Resolution | inline |
operator==(const Resolution &that) const | Resolution | inline |
Resolution(size_t w_=0, size_t h_=0) | Resolution | inline |
width | Resolution |