A Discrete-Event Network Simulator
API
protomessage::ProtoPacketDefaultTypeInternal Struct Reference
+ Collaboration diagram for protomessage::ProtoPacketDefaultTypeInternal:

Public Member Functions

constexpr ProtoPacketDefaultTypeInternal ()
 
 ~ProtoPacketDefaultTypeInternal ()
 

Public Attributes

union {
   ProtoPacket   _instance
 
}; 
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ProtoPacketDefaultTypeInternal()

constexpr protomessage::ProtoPacketDefaultTypeInternal::ProtoPacketDefaultTypeInternal ( )
inlineconstexpr

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

◆ ~ProtoPacketDefaultTypeInternal()

protomessage::ProtoPacketDefaultTypeInternal::~ProtoPacketDefaultTypeInternal ( )
inline

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

Member Data Documentation

◆ @7

union { ... }

◆ _instance

ProtoPacket protomessage::ProtoPacketDefaultTypeInternal::_instance

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


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