Goby3
3.1.5
2024.05.14
|
Namespaces | |
arena_metrics | |
expr | |
internal | |
io | |
python | |
Classes | |
class | Map |
struct | ArenaOptions |
class | RepeatedPtrField |
class | MessageLite |
class | RepeatedField |
struct | Metadata |
class | Message |
class | RepeatedFieldRef |
class | MutableRepeatedFieldRef |
class | Reflection |
class | MessageFactory |
Functions | |
class PROTOBUF_EXPORT | PROTOBUF_ALIGNAS (8) Arena final |
PROTOBUF_EXPORT void | ShutdownProtobufLibrary () |
template<typename T > | |
const T * | DynamicCastToGenerated (const Message *from) |
template<typename T > | |
T * | DynamicCastToGenerated (Message *from) |
template<typename T > | |
void | LinkMessageReflection () |
template<> | |
const RepeatedPtrField< std::string > & | Reflection::GetRepeatedPtrFieldInternal< std::string > (const Message &message, const FieldDescriptor *field) const |
template<> | |
RepeatedPtrField< std::string > * | Reflection::MutableRepeatedPtrFieldInternal< std::string > (Message *message, const FieldDescriptor *field) const |
const T* google::protobuf::DynamicCastToGenerated | ( | const Message * | from | ) |
T* google::protobuf::DynamicCastToGenerated | ( | Message * | from | ) |
void google::protobuf::LinkMessageReflection | ( | ) |
|
final |
|
inline |
|
inline |
PROTOBUF_EXPORT void google::protobuf::ShutdownProtobufLibrary | ( | ) |