MySQL 8.0.40
Source Code Documentation
|
Namespaces | |
namespace | Pos |
Typedefs | |
using | type = int |
using | pos_type = unsigned |
using | Bitset = std::bitset< Pos::_LAST+1 > |
Variables | |
constexpr type | Get {1 << Pos::Get} |
constexpr type | Post {1 << Pos::Post} |
constexpr type | Head {1 << Pos::Head} |
constexpr type | Put {1 << Pos::Put} |
constexpr type | Delete {1 << Pos::Delete} |
constexpr type | Options {1 << Pos::Options} |
constexpr type | Trace {1 << Pos::Trace} |
constexpr type | Connect {1 << Pos::Connect} |
constexpr type | Patch {1 << Pos::Patch} |
using HttpMethod::Bitset = typedef std::bitset<Pos::_LAST + 1> |
using HttpMethod::pos_type = typedef unsigned |
using HttpMethod::type = typedef int |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |