TrinityCore
bgs::protocol::FieldRestriction::TypeUnion Union Reference

Public Attributes

::bgs::protocol::SignedFieldRestrictionsigned__
 
::bgs::protocol::UnsignedFieldRestrictionunsigned__
 
::bgs::protocol::FloatFieldRestrictionfloat__
 
::bgs::protocol::StringFieldRestrictionstring_
 
::bgs::protocol::RepeatedFieldRestrictionrepeated_
 
::bgs::protocol::MessageFieldRestrictionmessage_
 
::bgs::protocol::EntityIdRestrictionentity_id_
 
::bgs::protocol::StringFieldRestrictionbytes_
 

Detailed Description

Definition at line 350 of file field_options.pb.h.

Member Data Documentation

◆ bytes_

::bgs::protocol::StringFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::bytes_

Definition at line 358 of file field_options.pb.h.

◆ entity_id_

::bgs::protocol::EntityIdRestriction* bgs::protocol::FieldRestriction::TypeUnion::entity_id_

Definition at line 357 of file field_options.pb.h.

◆ float__

::bgs::protocol::FloatFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::float__

Definition at line 353 of file field_options.pb.h.

◆ message_

::bgs::protocol::MessageFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::message_

Definition at line 356 of file field_options.pb.h.

◆ repeated_

::bgs::protocol::RepeatedFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::repeated_

Definition at line 355 of file field_options.pb.h.

◆ signed__

::bgs::protocol::SignedFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::signed__

Definition at line 351 of file field_options.pb.h.

◆ string_

::bgs::protocol::StringFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::string_

Definition at line 354 of file field_options.pb.h.

◆ unsigned__

::bgs::protocol::UnsignedFieldRestriction* bgs::protocol::FieldRestriction::TypeUnion::unsigned__

Definition at line 352 of file field_options.pb.h.


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