|
Goby3 3.3.0
2025.07.10
|
Namespaces | |
| namespace | arena_metrics |
| namespace | expr |
| namespace | internal |
| namespace | io |
| namespace | python |
| namespace | TestUtil |
| namespace | util |
Classes | |
| struct | ArenaOptions |
| class | Map |
| class | Message |
| class | MessageFactory |
| class | MessageLite |
| struct | Metadata |
| class | MutableRepeatedFieldRef |
| class | Reflection |
| class | RepeatedField |
| class | RepeatedFieldRef |
| class | RepeatedPtrField |
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 | ( | ) |