TrinityCore
bgs::protocol::RepeatedFieldRestriction::TypeUnion Union Reference

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ bytes_

::bgs::protocol::StringFieldRestriction* bgs::protocol::RepeatedFieldRestriction::TypeUnion::bytes_

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

◆ entity_id_

::bgs::protocol::EntityIdRestriction* bgs::protocol::RepeatedFieldRestriction::TypeUnion::entity_id_

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

◆ float__

::bgs::protocol::FloatFieldRestriction* bgs::protocol::RepeatedFieldRestriction::TypeUnion::float__

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

◆ signed__

::bgs::protocol::SignedFieldRestriction* bgs::protocol::RepeatedFieldRestriction::TypeUnion::signed__

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

◆ string_

::bgs::protocol::StringFieldRestriction* bgs::protocol::RepeatedFieldRestriction::TypeUnion::string_

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

◆ unsigned__

::bgs::protocol::UnsignedFieldRestriction* bgs::protocol::RepeatedFieldRestriction::TypeUnion::unsigned__

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


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