Public Types | |
| using | HasBits = decltype(std::declval< ProtoPacket >()._has_bits_) |
Static Public Member Functions | |
| static const ::protomessage::ProtoPacket_Handshake & | h_shake (const ProtoPacket *msg) |
| static const ::protomessage::ProtoPacket_OnionBody & | o_body (const ProtoPacket *msg) |
| static const ::protomessage::ProtoPacket_OnionHead & | o_head (const ProtoPacket *msg) |
| static void | set_has_h_shake (HasBits *has_bits) |
| static void | set_has_o_body (HasBits *has_bits) |
| static void | set_has_o_head (HasBits *has_bits) |
Definition at line 925 of file proto-packet.pb.cc.
| using protomessage::ProtoPacket::_Internal::HasBits = decltype(std::declval<ProtoPacket>()._has_bits_) |
Definition at line 927 of file proto-packet.pb.cc.
|
static |
Definition at line 943 of file proto-packet.pb.cc.
References protomessage::ProtoPacket::h_shake_.
Referenced by protomessage::ProtoPacket::_InternalSerialize().
Here is the caller graph for this function:
|
static |
Definition at line 951 of file proto-packet.pb.cc.
References protomessage::ProtoPacket::o_body_.
Referenced by protomessage::ProtoPacket::_InternalSerialize().
Here is the caller graph for this function:
|
static |
Definition at line 947 of file proto-packet.pb.cc.
References protomessage::ProtoPacket::o_head_.
Referenced by protomessage::ProtoPacket::_InternalSerialize().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 929 of file proto-packet.pb.cc.
|
inlinestatic |
Definition at line 937 of file proto-packet.pb.cc.
|
inlinestatic |
Definition at line 933 of file proto-packet.pb.cc.