Support Class Library
A set of tools providing classes and utility
|
This is the complete list of members for scl::http::Version, including all inherited members.
integral_type typedef | scl::http::Version | |
nb | scl::http::Version | protected |
operator integral_type() const | scl::http::Version | inlineexplicit |
operator version_type() const | scl::http::Version | inlineexplicit |
operator!=(const Version &other) const | scl::http::Version | inline |
operator<(const Version &other) const | scl::http::Version | inline |
operator<=(const Version &other) const | scl::http::Version | inline |
operator==(const Version &other) const | scl::http::Version | inline |
operator>(const Version &other) const | scl::http::Version | inline |
operator>=(const Version &other) const | scl::http::Version | inline |
scl::utils::ToString< Version > class | scl::http::Version | friend |
str | scl::http::Version | protected |
V1_0 | scl::http::Version | static |
V1_1 | scl::http::Version | static |
V2_0 | scl::http::Version | static |
V3_0 | scl::http::Version | static |
Version(const version_type &v, integral_type i) | scl::http::Version | inlineexplicitprotected |
version_type typedef | scl::http::Version |