#include <limits>#include <string>#include <google/protobuf/port_def.inc>#include <google/protobuf/port_undef.inc>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/arena.h>#include <google/protobuf/arenastring.h>#include <google/protobuf/generated_message_table_driven.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/metadata_lite.h>#include <google/protobuf/generated_message_reflection.h>#include <google/protobuf/message.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/unknown_field_set.h>
Include dependency graph for proto-packet.pb.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | protomessage::ProtoPacket |
| class | protomessage::ProtoPacket_Handshake |
| class | protomessage::ProtoPacket_OnionBody |
| class | protomessage::ProtoPacket_OnionHead |
| struct | TableStruct_proto_2dpacket_2eproto |
Namespaces | |
| internal | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_proto_2dpacket_2eproto |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN ::protomessage::ProtoPacket * | Arena::CreateMaybeMessage<::protomessage::ProtoPacket > (Arena *) |
| template<> | |
| ::protomessage::ProtoPacket_Handshake * | Arena::CreateMaybeMessage<::protomessage::ProtoPacket_Handshake > (Arena *) |
| template<> | |
| ::protomessage::ProtoPacket_OnionBody * | Arena::CreateMaybeMessage<::protomessage::ProtoPacket_OnionBody > (Arena *) |
| template<> | |
| ::protomessage::ProtoPacket_OnionHead * | Arena::CreateMaybeMessage<::protomessage::ProtoPacket_OnionHead > (Arena *) |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_proto_2dpacket_2eproto |
| #define PROTOBUF_INTERNAL_EXPORT_proto_2dpacket_2eproto |
Definition at line 36 of file proto-packet.pb.h.
| PROTOBUF_NAMESPACE_OPEN ::protomessage::ProtoPacket* Arena::CreateMaybeMessage<::protomessage::ProtoPacket > | ( | Arena * | ) |
| ::protomessage::ProtoPacket_Handshake* Arena::CreateMaybeMessage<::protomessage::ProtoPacket_Handshake > | ( | Arena * | ) |
| ::protomessage::ProtoPacket_OnionBody* Arena::CreateMaybeMessage<::protomessage::ProtoPacket_OnionBody > | ( | Arena * | ) |
| ::protomessage::ProtoPacket_OnionHead* Arena::CreateMaybeMessage<::protomessage::ProtoPacket_OnionHead > | ( | Arena * | ) |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_proto_2dpacket_2eproto |
Definition at line 153 of file proto-packet.pb.cc.
Referenced by descriptor_table_proto_2dpacket_2eproto_getter().