MySQL
9.2.0
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
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
Gcs_message_data Member List
This is the complete list of members for
Gcs_message_data
, including all inherited members.
append_to_header
(const uchar *to_append, uint32_t to_append_len)
Gcs_message_data
append_to_payload
(const uchar *to_append, uint64_t to_append_len)
Gcs_message_data
decode
(const uchar *data, uint64_t data_len)
Gcs_message_data
encode
(uchar **buffer, uint64_t *buffer_len) const
Gcs_message_data
encode
(uchar *buffer, uint64_t *buffer_len) const
Gcs_message_data
Gcs_message_data
()
Gcs_message_data
Gcs_message_data
(const uint32_t header_capacity, const uint64_t payload_capacity)
Gcs_message_data
explicit
Gcs_message_data
(const uint64_t data_len)
Gcs_message_data
explicit
Gcs_message_data
(Gcs_message_data const &)
Gcs_message_data
private
get_encode_header_size
() const
Gcs_message_data
get_encode_payload_size
() const
Gcs_message_data
get_encode_size
() const
Gcs_message_data
virtual
get_header
() const
Gcs_message_data
get_header_length
() const
Gcs_message_data
get_payload
() const
Gcs_message_data
get_payload_length
() const
Gcs_message_data
m_buffer
Gcs_message_data
private
m_buffer_len
Gcs_message_data
private
m_header
Gcs_message_data
private
m_header_capacity
Gcs_message_data
private
m_header_len
Gcs_message_data
private
m_header_slider
Gcs_message_data
private
m_owner
Gcs_message_data
private
m_payload
Gcs_message_data
private
m_payload_capacity
Gcs_message_data
private
m_payload_len
Gcs_message_data
private
m_payload_slider
Gcs_message_data
private
operator=
(Gcs_message_data const &)
Gcs_message_data
private
release_ownership
()
Gcs_message_data
report_allocate_memory
(size_t size)
Gcs_message_data
private
report_deallocate_memory
(size_t size)
Gcs_message_data
private
~Gcs_message_data
()
Gcs_message_data
virtual
Generated by
1.9.2