#include "proto-packet.pb.h"
Inheritance diagram for protomessage::ProtoPacket_Handshake:
Collaboration diagram for protomessage::ProtoPacket_Handshake:Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kPublickeyFieldNumber = 1 } |
Public Member Functions | |
| ProtoPacket_Handshake () | |
| constexpr | ProtoPacket_Handshake (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| ProtoPacket_Handshake (const ProtoPacket_Handshake &from) | |
| ProtoPacket_Handshake (ProtoPacket_Handshake &&from) noexcept | |
| ~ProtoPacket_Handshake () override | |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| size_t | ByteSizeLong () const final |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| void | clear_publickey () |
| void | CopyFrom (const ProtoPacket_Handshake &from) |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_publickey () const |
| bool | IsInitialized () const final |
| void | MergeFrom (const ProtoPacket_Handshake &from) |
| std::string * | mutable_publickey () |
| ProtoPacket_Handshake * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| ProtoPacket_Handshake & | operator= (const ProtoPacket_Handshake &from) |
| ProtoPacket_Handshake & | operator= (ProtoPacket_Handshake &&from) noexcept |
| const std::string & | publickey () const |
| PROTOBUF_NODISCARD std::string * | release_publickey () |
| void | set_allocated_publickey (std::string *publickey) |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_publickey (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_publickey (ArgT0 &&arg0, ArgT... args) |
| void | Swap (ProtoPacket_Handshake *other) |
| void | UnsafeArenaSwap (ProtoPacket_Handshake *other) |
Static Public Member Functions | |
| static const ProtoPacket_Handshake & | default_instance () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const ProtoPacket_Handshake * | internal_default_instance () |
Static Public Attributes | |
| static const ClassData | _class_data_ |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| ProtoPacket_Handshake (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
| typedef void | DestructorSkippable_ |
| typedef void | InternalArenaConstructable_ |
Private Member Functions | |
| bool | _internal_has_publickey () const |
| std::string * | _internal_mutable_publickey () |
| const std::string & | _internal_publickey () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_publickey (const std::string &value) |
| void | InternalSwap (ProtoPacket_Handshake *other) |
| void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
| void | SetCachedSize (int size) const final |
| void | SharedCtor () |
| void | SharedDtor () |
Static Private Member Functions | |
| static void | ArenaDtor (void *object) |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
| static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from) |
Private Attributes | |
| mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
| ::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > | _has_bits_ |
| ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | publickey_ |
Friends | |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| struct | ::TableStruct_proto_2dpacket_2eproto |
| void | swap (ProtoPacket_Handshake &a, ProtoPacket_Handshake &b) |
Definition at line 442 of file proto-packet.pb.h.
|
private |
Definition at line 590 of file proto-packet.pb.h.
|
private |
Definition at line 589 of file proto-packet.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kPublickeyFieldNumber | |
Definition at line 563 of file proto-packet.pb.h.
|
inline |
Definition at line 445 of file proto-packet.pb.h.
|
override |
Definition at line 753 of file proto-packet.pb.cc.
References SharedDtor().
Here is the call graph for this function:
|
explicitconstexpr |
Definition at line 47 of file proto-packet.pb.cc.
| protomessage::ProtoPacket_Handshake::ProtoPacket_Handshake | ( | const ProtoPacket_Handshake & | from | ) |
Definition at line 731 of file proto-packet.pb.cc.
References _internal_has_publickey(), _internal_publickey(), and publickey_.
Here is the call graph for this function:
|
inlinenoexcept |
Definition at line 450 of file proto-packet.pb.h.
|
explicitprotected |
Definition at line 722 of file proto-packet.pb.cc.
References RegisterArenaDtor(), and SharedCtor().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 1079 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
Referenced by _InternalSerialize(), MergeFrom(), and ProtoPacket_Handshake().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 1113 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
Referenced by _InternalParse().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 1106 of file proto-packet.pb.h.
Referenced by _InternalSerialize(), ByteSizeLong(), MergeFrom(), and ProtoPacket_Handshake().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 1109 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
Referenced by MergeFrom().
Here is the caller graph for this function:
|
final |
Definition at line 789 of file proto-packet.pb.cc.
References _has_bits_, _internal_mutable_publickey(), and CHK_.
Here is the call graph for this function:
|
final |
Definition at line 829 of file proto-packet.pb.cc.
References _internal_has_publickey(), and _internal_publickey().
Here is the call graph for this function:
|
staticprivate |
Definition at line 765 of file proto-packet.pb.cc.
|
final |
Definition at line 849 of file proto-packet.pb.cc.
References _cached_size_, _has_bits_, and _internal_publickey().
Here is the call graph for this function:
|
final |
Definition at line 775 of file proto-packet.pb.cc.
References _has_bits_, and publickey_.
Referenced by protomessage::ProtoPacket::Clear(), and CopyFrom().
Here is the caller graph for this function:
|
inline |
Definition at line 1086 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
| void protomessage::ProtoPacket_Handshake::CopyFrom | ( | const ProtoPacket_Handshake & | from | ) |
Definition at line 893 of file proto-packet.pb.cc.
References Clear(), and MergeFrom().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 482 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::internal_default_instance().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 473 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::GetDescriptor().
Here is the call graph for this function:
|
inlinestaticprivate |
Definition at line 543 of file proto-packet.pb.h.
|
inlinefinal |
Definition at line 533 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_cached_size_.
|
final |
Definition at line 872 of file proto-packet.pb.cc.
References _class_data_.
|
inlinestatic |
Definition at line 476 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::default_instance(), and protomessage::ProtoPacket_OnionHead::GetMetadata().
Here is the call graph for this function:
|
final |
Definition at line 917 of file proto-packet.pb.cc.
References descriptor_table_proto_2dpacket_2eproto_getter(), descriptor_table_proto_2dpacket_2eproto_once, and file_level_metadata_proto_2dpacket_2eproto.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 479 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::default_instance(), and protomessage::ProtoPacket_OnionHead::GetMetadata().
Here is the call graph for this function:
|
inline |
Definition at line 1083 of file proto-packet.pb.h.
|
inlinestatic |
Definition at line 485 of file proto-packet.pb.h.
References protomessage::_ProtoPacket_Handshake_default_instance_.
|
private |
Definition at line 904 of file proto-packet.pb.cc.
References _has_bits_, InternalSwap(), publickey_, and swap.
Referenced by InternalSwap().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 900 of file proto-packet.pb.cc.
| void protomessage::ProtoPacket_Handshake::MergeFrom | ( | const ProtoPacket_Handshake & | from | ) |
Definition at line 881 of file proto-packet.pb.cc.
References _internal_has_publickey(), _internal_publickey(), and _internal_set_publickey().
Referenced by CopyFrom(), and MergeImpl().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 874 of file proto-packet.pb.cc.
References MergeFrom().
Here is the call graph for this function:
|
inline |
Definition at line 1101 of file proto-packet.pb.h.
|
inlinefinal |
Definition at line 516 of file proto-packet.pb.h.
|
inline |
Definition at line 455 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::CopyFrom().
Here is the call graph for this function:
|
inlinenoexcept |
Definition at line 459 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::CopyFrom(), and protomessage::ProtoPacket_OnionHead::InternalSwap().
Here is the call graph for this function:
|
inline |
Definition at line 1090 of file proto-packet.pb.h.
Referenced by ns3::Sink::RecvHandshake().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 769 of file proto-packet.pb.cc.
Referenced by ProtoPacket_Handshake().
Here is the caller graph for this function:
|
inline |
Definition at line 1117 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
|
inline |
Definition at line 1131 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
| void protomessage::ProtoPacket_Handshake::set_publickey | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1096 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::_has_bits_.
|
finalprivate |
Definition at line 771 of file proto-packet.pb.cc.
References _cached_size_.
|
inlineprivate |
Definition at line 746 of file proto-packet.pb.cc.
References publickey_.
Referenced by ProtoPacket_Handshake().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 760 of file proto-packet.pb.cc.
References publickey_.
Referenced by ~ProtoPacket_Handshake().
Here is the caller graph for this function:
|
inline |
Definition at line 495 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::InternalSwap().
Here is the call graph for this function:
|
inline |
Definition at line 508 of file proto-packet.pb.h.
References protomessage::ProtoPacket_OnionHead::InternalSwap().
Here is the call graph for this function:
|
friend |
Definition at line 586 of file proto-packet.pb.h.
|
friend |
Definition at line 542 of file proto-packet.pb.h.
|
friend |
Definition at line 594 of file proto-packet.pb.h.
|
friend |
Definition at line 492 of file proto-packet.pb.h.
Referenced by InternalSwap().
|
private |
Definition at line 592 of file proto-packet.pb.h.
Referenced by ByteSizeLong(), and SetCachedSize().
|
static |
Definition at line 554 of file proto-packet.pb.h.
Referenced by GetClassData().
|
private |
Definition at line 591 of file proto-packet.pb.h.
Referenced by _InternalParse(), ByteSizeLong(), Clear(), and InternalSwap().
|
staticconstexpr |
Definition at line 489 of file proto-packet.pb.h.
|
private |
Definition at line 593 of file proto-packet.pb.h.
Referenced by Clear(), InternalSwap(), ProtoPacket_Handshake(), SharedCtor(), and SharedDtor().