A Discrete-Event Network Simulator
API
protomessage::ProtoPacket_OnionHead::_Internal Class Reference

Public Types

using HasBits = decltype(std::declval< ProtoPacket_OnionHead >()._has_bits_)
 

Static Public Member Functions

static void set_has_onion_message (HasBits *has_bits)
 
static void set_has_onionid (HasBits *has_bits)
 
static void set_has_padding (HasBits *has_bits)
 

Detailed Description

Definition at line 169 of file proto-packet.pb.cc.

Member Typedef Documentation

◆ HasBits

Member Function Documentation

◆ set_has_onion_message()

static void protomessage::ProtoPacket_OnionHead::_Internal::set_has_onion_message ( HasBits has_bits)
inlinestatic

Definition at line 175 of file proto-packet.pb.cc.

◆ set_has_onionid()

static void protomessage::ProtoPacket_OnionHead::_Internal::set_has_onionid ( HasBits has_bits)
inlinestatic

Definition at line 172 of file proto-packet.pb.cc.

Referenced by protomessage::ProtoPacket_OnionHead::_InternalParse().

+ Here is the caller graph for this function:

◆ set_has_padding()

static void protomessage::ProtoPacket_OnionHead::_Internal::set_has_padding ( HasBits has_bits)
inlinestatic

Definition at line 178 of file proto-packet.pb.cc.


The documentation for this class was generated from the following file: