|
static void | SwapArenaStringPtr (const std::string *default_ptr, ArenaStringPtr *lhs, Arena *lhs_arena, ArenaStringPtr *rhs, Arena *rhs_arena) |
|
template<bool unsafe_shallow_swap> |
static void | SwapInlinedStrings (const Reflection *r, Message *lhs, Message *rhs, const FieldDescriptor *field) |
|
static void | SwapMessage (const Reflection *r, Message *lhs, Arena *lhs_arena, Message *rhs, Arena *rhs_arena, const FieldDescriptor *field) |
|
template<bool unsafe_shallow_swap> |
static void | SwapMessageField (const Reflection *r, Message *lhs, Message *rhs, const FieldDescriptor *field) |
|
template<bool unsafe_shallow_swap> |
static void | SwapNonInlinedStrings (const Reflection *r, Message *lhs, Message *rhs, const FieldDescriptor *field) |
|
template<bool unsafe_shallow_swap> |
static void | SwapRepeatedMessageField (const Reflection *r, Message *lhs, Message *rhs, const FieldDescriptor *field) |
|
template<bool unsafe_shallow_swap> |
static void | SwapRepeatedStringField (const Reflection *r, Message *lhs, Message *rhs, const FieldDescriptor *field) |
|
template<bool unsafe_shallow_swap> |
static void | SwapStringField (const Reflection *r, Message *lhs, Message *rhs, const FieldDescriptor *field) |
|
◆ SwapArenaStringPtr()
◆ SwapInlinedStrings()
template<bool unsafe_shallow_swap>
◆ SwapMessage()
◆ SwapMessageField()
template<bool unsafe_shallow_swap>
◆ SwapNonInlinedStrings()
template<bool unsafe_shallow_swap>
◆ SwapRepeatedMessageField()
template<bool unsafe_shallow_swap>
◆ SwapRepeatedStringField()
template<bool unsafe_shallow_swap>
◆ SwapStringField()
template<bool unsafe_shallow_swap>
The documentation for this class was generated from the following file: