MySQL
8.4.4
Source Code Documentation
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
http::base::Request Member List
This is the complete list of members for
http::base::Request
, including all inherited members.
add_last_modified
(time_t last_modified)
http::base::Request
inline
virtual
ConnectionInterface
typedef
http::base::Request
get_connection
() const =0
http::base::Request
pure virtual
get_input_body
() const =0
http::base::Request
pure virtual
get_input_buffer
() const =0
http::base::Request
pure virtual
get_input_headers
() const =0
http::base::Request
pure virtual
get_method
() const
http::base::Request
inline
virtual
get_output_buffer
()=0
http::base::Request
pure virtual
get_output_headers
()=0
http::base::Request
pure virtual
get_response_code
() const
http::base::Request
inline
virtual
get_uri
() const =0
http::base::Request
pure virtual
Headers
typedef
http::base::Request
IOBuffer
typedef
http::base::Request
is_modified_since
(time_t last_modified)
http::base::Request
inline
virtual
MethodType
typedef
http::base::Request
send_error
(StatusType status_code)
http::base::Request
inline
virtual
send_error
(StatusType status_code, const std::string &status_text)
http::base::Request
inline
virtual
send_reply
(StatusType status_code)
http::base::Request
inline
virtual
send_reply
(StatusType status_code, const std::string &status_text)
http::base::Request
inline
virtual
send_reply
(StatusType status_code, const std::string &status_text, const IOBuffer &buffer)
http::base::Request
inline
virtual
set_method
(MethodType)
http::base::Request
inline
virtual
set_uri
(Uri &&uri)
http::base::Request
inline
virtual
set_uri
(const Uri &uri)
http::base::Request
inline
virtual
StatusType
typedef
http::base::Request
Uri
typedef
http::base::Request
~Request
()=default
http::base::Request
virtual
Generated by
1.9.2