// Generated by the protocol buffer compiler. DO NOT EDIT! // source: netmessages.proto #ifndef PROTOBUF_netmessages_2eproto__INCLUDED #define PROTOBUF_netmessages_2eproto__INCLUDED #include #include #if GOOGLE_PROTOBUF_VERSION < 2006000 #error This file was generated by a newer version of protoc which is #error incompatible with your Protocol Buffer headers. Please update #error your headers. #endif #if 2006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION #error This file was generated by an older version of protoc which is #error incompatible with your Protocol Buffer headers. Please #error regenerate this file with a newer version of protoc. #endif #include #include #include #include #include #include #include "networkbasetypes.pb.h" // @@protoc_insertion_point(includes) // Internal implementation detail -- do not call these. void protobuf_AddDesc_netmessages_2eproto(); void protobuf_AssignDesc_netmessages_2eproto(); void protobuf_ShutdownFile_netmessages_2eproto(); class CCLCMsg_ClientInfo; class CCLCMsg_Move; class CCLCMsg_VoiceData; class CCLCMsg_BaselineAck; class CCLCMsg_ListenEvents; class CCLCMsg_RespondCvarValue; class CCLCMsg_FileCRCCheck; class CCLCMsg_LoadingProgress; class CCLCMsg_SplitPlayerConnect; class CCLCMsg_ClientMessage; class CSVCMsg_ServerInfo; class CSVCMsg_ClassInfo; class CSVCMsg_ClassInfo_class_t; class CSVCMsg_SetPause; class CSVCMsg_VoiceInit; class CSVCMsg_Print; class CSVCMsg_Sounds; class CSVCMsg_Sounds_sounddata_t; class CSVCMsg_Prefetch; class CSVCMsg_SetView; class CSVCMsg_FixAngle; class CSVCMsg_CrosshairAngle; class CSVCMsg_BSPDecal; class CSVCMsg_SplitScreen; class CSVCMsg_GetCvarValue; class CSVCMsg_Menu; class CSVCMsg_SendTable; class CSVCMsg_SendTable_sendprop_t; class CSVCMsg_GameEventList; class CSVCMsg_GameEventList_key_t; class CSVCMsg_GameEventList_descriptor_t; class CSVCMsg_PacketEntities; class CSVCMsg_TempEntities; class CSVCMsg_CreateStringTable; class CSVCMsg_UpdateStringTable; class CSVCMsg_VoiceData; class CSVCMsg_PacketReliable; class CSVCMsg_FullFrameSplit; enum CLC_Messages { clc_ClientInfo = 8, clc_Move = 9, clc_VoiceData = 10, clc_BaselineAck = 11, clc_ListenEvents = 12, clc_RespondCvarValue = 13, clc_FileCRCCheck = 14, clc_LoadingProgress = 15, clc_SplitPlayerConnect = 16, clc_ClientMessage = 17 }; bool CLC_Messages_IsValid(int value); const CLC_Messages CLC_Messages_MIN = clc_ClientInfo; const CLC_Messages CLC_Messages_MAX = clc_ClientMessage; const int CLC_Messages_ARRAYSIZE = CLC_Messages_MAX + 1; const ::google::protobuf::EnumDescriptor* CLC_Messages_descriptor(); inline const ::std::string& CLC_Messages_Name(CLC_Messages value) { return ::google::protobuf::internal::NameOfEnum( CLC_Messages_descriptor(), value); } inline bool CLC_Messages_Parse( const ::std::string& name, CLC_Messages* value) { return ::google::protobuf::internal::ParseNamedEnum( CLC_Messages_descriptor(), name, value); } enum VoiceDataFormat_t { VOICEDATA_FORMAT_STEAM = 0, VOICEDATA_FORMAT_ENGINE = 1 }; bool VoiceDataFormat_t_IsValid(int value); const VoiceDataFormat_t VoiceDataFormat_t_MIN = VOICEDATA_FORMAT_STEAM; const VoiceDataFormat_t VoiceDataFormat_t_MAX = VOICEDATA_FORMAT_ENGINE; const int VoiceDataFormat_t_ARRAYSIZE = VoiceDataFormat_t_MAX + 1; const ::google::protobuf::EnumDescriptor* VoiceDataFormat_t_descriptor(); inline const ::std::string& VoiceDataFormat_t_Name(VoiceDataFormat_t value) { return ::google::protobuf::internal::NameOfEnum( VoiceDataFormat_t_descriptor(), value); } inline bool VoiceDataFormat_t_Parse( const ::std::string& name, VoiceDataFormat_t* value) { return ::google::protobuf::internal::ParseNamedEnum( VoiceDataFormat_t_descriptor(), name, value); } enum SVC_Messages { svc_ServerInfo = 8, svc_SendTable = 9, svc_ClassInfo = 10, svc_SetPause = 11, svc_CreateStringTable = 12, svc_UpdateStringTable = 13, svc_VoiceInit = 14, svc_VoiceData = 15, svc_Print = 16, svc_Sounds = 17, svc_SetView = 18, svc_FixAngle = 19, svc_CrosshairAngle = 20, svc_BSPDecal = 21, svc_SplitScreen = 22, svc_UserMessage = 23, svc_EntityMessage = 24, svc_GameEvent = 25, svc_PacketEntities = 26, svc_TempEntities = 27, svc_Prefetch = 28, svc_Menu = 29, svc_GameEventList = 30, svc_GetCvarValue = 31, svc_PacketReliable = 32, svc_FullFrameSplit = 33 }; bool SVC_Messages_IsValid(int value); const SVC_Messages SVC_Messages_MIN = svc_ServerInfo; const SVC_Messages SVC_Messages_MAX = svc_FullFrameSplit; const int SVC_Messages_ARRAYSIZE = SVC_Messages_MAX + 1; const ::google::protobuf::EnumDescriptor* SVC_Messages_descriptor(); inline const ::std::string& SVC_Messages_Name(SVC_Messages value) { return ::google::protobuf::internal::NameOfEnum( SVC_Messages_descriptor(), value); } inline bool SVC_Messages_Parse( const ::std::string& name, SVC_Messages* value) { return ::google::protobuf::internal::ParseNamedEnum( SVC_Messages_descriptor(), name, value); } enum ESplitScreenMessageType { MSG_SPLITSCREEN_ADDUSER = 0, MSG_SPLITSCREEN_REMOVEUSER = 1 }; bool ESplitScreenMessageType_IsValid(int value); const ESplitScreenMessageType ESplitScreenMessageType_MIN = MSG_SPLITSCREEN_ADDUSER; const ESplitScreenMessageType ESplitScreenMessageType_MAX = MSG_SPLITSCREEN_REMOVEUSER; const int ESplitScreenMessageType_ARRAYSIZE = ESplitScreenMessageType_MAX + 1; const ::google::protobuf::EnumDescriptor* ESplitScreenMessageType_descriptor(); inline const ::std::string& ESplitScreenMessageType_Name(ESplitScreenMessageType value) { return ::google::protobuf::internal::NameOfEnum( ESplitScreenMessageType_descriptor(), value); } inline bool ESplitScreenMessageType_Parse( const ::std::string& name, ESplitScreenMessageType* value) { return ::google::protobuf::internal::ParseNamedEnum( ESplitScreenMessageType_descriptor(), name, value); } // =================================================================== class CCLCMsg_ClientInfo : public ::google::protobuf::Message { public: CCLCMsg_ClientInfo(); virtual ~CCLCMsg_ClientInfo(); CCLCMsg_ClientInfo(const CCLCMsg_ClientInfo& from); inline CCLCMsg_ClientInfo& operator=(const CCLCMsg_ClientInfo& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_ClientInfo& default_instance(); void Swap(CCLCMsg_ClientInfo* other); // implements Message ---------------------------------------------- CCLCMsg_ClientInfo* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_ClientInfo& from); void MergeFrom(const CCLCMsg_ClientInfo& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional fixed32 send_table_crc = 1; inline bool has_send_table_crc() const; inline void clear_send_table_crc(); static const int kSendTableCrcFieldNumber = 1; inline ::google::protobuf::uint32 send_table_crc() const; inline void set_send_table_crc(::google::protobuf::uint32 value); // optional uint32 server_count = 2; inline bool has_server_count() const; inline void clear_server_count(); static const int kServerCountFieldNumber = 2; inline ::google::protobuf::uint32 server_count() const; inline void set_server_count(::google::protobuf::uint32 value); // optional bool is_hltv = 3; inline bool has_is_hltv() const; inline void clear_is_hltv(); static const int kIsHltvFieldNumber = 3; inline bool is_hltv() const; inline void set_is_hltv(bool value); // optional bool is_replay = 4; inline bool has_is_replay() const; inline void clear_is_replay(); static const int kIsReplayFieldNumber = 4; inline bool is_replay() const; inline void set_is_replay(bool value); // optional uint32 friends_id = 5; inline bool has_friends_id() const; inline void clear_friends_id(); static const int kFriendsIdFieldNumber = 5; inline ::google::protobuf::uint32 friends_id() const; inline void set_friends_id(::google::protobuf::uint32 value); // optional string friends_name = 6; inline bool has_friends_name() const; inline void clear_friends_name(); static const int kFriendsNameFieldNumber = 6; inline const ::std::string& friends_name() const; inline void set_friends_name(const ::std::string& value); inline void set_friends_name(const char* value); inline void set_friends_name(const char* value, size_t size); inline ::std::string* mutable_friends_name(); inline ::std::string* release_friends_name(); inline void set_allocated_friends_name(::std::string* friends_name); // repeated fixed32 custom_files = 7; inline int custom_files_size() const; inline void clear_custom_files(); static const int kCustomFilesFieldNumber = 7; inline ::google::protobuf::uint32 custom_files(int index) const; inline void set_custom_files(int index, ::google::protobuf::uint32 value); inline void add_custom_files(::google::protobuf::uint32 value); inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >& custom_files() const; inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >* mutable_custom_files(); // @@protoc_insertion_point(class_scope:CCLCMsg_ClientInfo) private: inline void set_has_send_table_crc(); inline void clear_has_send_table_crc(); inline void set_has_server_count(); inline void clear_has_server_count(); inline void set_has_is_hltv(); inline void clear_has_is_hltv(); inline void set_has_is_replay(); inline void clear_has_is_replay(); inline void set_has_friends_id(); inline void clear_has_friends_id(); inline void set_has_friends_name(); inline void clear_has_friends_name(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::uint32 send_table_crc_; ::google::protobuf::uint32 server_count_; bool is_hltv_; bool is_replay_; ::google::protobuf::uint32 friends_id_; ::std::string* friends_name_; ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > custom_files_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_ClientInfo* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_Move : public ::google::protobuf::Message { public: CCLCMsg_Move(); virtual ~CCLCMsg_Move(); CCLCMsg_Move(const CCLCMsg_Move& from); inline CCLCMsg_Move& operator=(const CCLCMsg_Move& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_Move& default_instance(); void Swap(CCLCMsg_Move* other); // implements Message ---------------------------------------------- CCLCMsg_Move* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_Move& from); void MergeFrom(const CCLCMsg_Move& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional uint32 num_backup_commands = 1; inline bool has_num_backup_commands() const; inline void clear_num_backup_commands(); static const int kNumBackupCommandsFieldNumber = 1; inline ::google::protobuf::uint32 num_backup_commands() const; inline void set_num_backup_commands(::google::protobuf::uint32 value); // optional uint32 num_new_commands = 2; inline bool has_num_new_commands() const; inline void clear_num_new_commands(); static const int kNumNewCommandsFieldNumber = 2; inline ::google::protobuf::uint32 num_new_commands() const; inline void set_num_new_commands(::google::protobuf::uint32 value); // optional bytes data = 3; inline bool has_data() const; inline void clear_data(); static const int kDataFieldNumber = 3; inline const ::std::string& data() const; inline void set_data(const ::std::string& value); inline void set_data(const char* value); inline void set_data(const void* value, size_t size); inline ::std::string* mutable_data(); inline ::std::string* release_data(); inline void set_allocated_data(::std::string* data); // @@protoc_insertion_point(class_scope:CCLCMsg_Move) private: inline void set_has_num_backup_commands(); inline void clear_has_num_backup_commands(); inline void set_has_num_new_commands(); inline void clear_has_num_new_commands(); inline void set_has_data(); inline void clear_has_data(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::uint32 num_backup_commands_; ::google::protobuf::uint32 num_new_commands_; ::std::string* data_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_Move* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_VoiceData : public ::google::protobuf::Message { public: CCLCMsg_VoiceData(); virtual ~CCLCMsg_VoiceData(); CCLCMsg_VoiceData(const CCLCMsg_VoiceData& from); inline CCLCMsg_VoiceData& operator=(const CCLCMsg_VoiceData& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_VoiceData& default_instance(); void Swap(CCLCMsg_VoiceData* other); // implements Message ---------------------------------------------- CCLCMsg_VoiceData* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_VoiceData& from); void MergeFrom(const CCLCMsg_VoiceData& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional bytes data = 1; inline bool has_data() const; inline void clear_data(); static const int kDataFieldNumber = 1; inline const ::std::string& data() const; inline void set_data(const ::std::string& value); inline void set_data(const char* value); inline void set_data(const void* value, size_t size); inline ::std::string* mutable_data(); inline ::std::string* release_data(); inline void set_allocated_data(::std::string* data); // optional fixed64 xuid = 2; inline bool has_xuid() const; inline void clear_xuid(); static const int kXuidFieldNumber = 2; inline ::google::protobuf::uint64 xuid() const; inline void set_xuid(::google::protobuf::uint64 value); // optional .VoiceDataFormat_t format = 3 [default = VOICEDATA_FORMAT_STEAM]; inline bool has_format() const; inline void clear_format(); static const int kFormatFieldNumber = 3; inline ::VoiceDataFormat_t format() const; inline void set_format(::VoiceDataFormat_t value); // optional int32 sequence_bytes = 4; inline bool has_sequence_bytes() const; inline void clear_sequence_bytes(); static const int kSequenceBytesFieldNumber = 4; inline ::google::protobuf::int32 sequence_bytes() const; inline void set_sequence_bytes(::google::protobuf::int32 value); // optional uint32 section_number = 5; inline bool has_section_number() const; inline void clear_section_number(); static const int kSectionNumberFieldNumber = 5; inline ::google::protobuf::uint32 section_number() const; inline void set_section_number(::google::protobuf::uint32 value); // optional uint32 uncompressed_sample_offset = 6; inline bool has_uncompressed_sample_offset() const; inline void clear_uncompressed_sample_offset(); static const int kUncompressedSampleOffsetFieldNumber = 6; inline ::google::protobuf::uint32 uncompressed_sample_offset() const; inline void set_uncompressed_sample_offset(::google::protobuf::uint32 value); // optional uint32 tick = 7; inline bool has_tick() const; inline void clear_tick(); static const int kTickFieldNumber = 7; inline ::google::protobuf::uint32 tick() const; inline void set_tick(::google::protobuf::uint32 value); // @@protoc_insertion_point(class_scope:CCLCMsg_VoiceData) private: inline void set_has_data(); inline void clear_has_data(); inline void set_has_xuid(); inline void clear_has_xuid(); inline void set_has_format(); inline void clear_has_format(); inline void set_has_sequence_bytes(); inline void clear_has_sequence_bytes(); inline void set_has_section_number(); inline void clear_has_section_number(); inline void set_has_uncompressed_sample_offset(); inline void clear_has_uncompressed_sample_offset(); inline void set_has_tick(); inline void clear_has_tick(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* data_; ::google::protobuf::uint64 xuid_; int format_; ::google::protobuf::int32 sequence_bytes_; ::google::protobuf::uint32 section_number_; ::google::protobuf::uint32 uncompressed_sample_offset_; ::google::protobuf::uint32 tick_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_VoiceData* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_BaselineAck : public ::google::protobuf::Message { public: CCLCMsg_BaselineAck(); virtual ~CCLCMsg_BaselineAck(); CCLCMsg_BaselineAck(const CCLCMsg_BaselineAck& from); inline CCLCMsg_BaselineAck& operator=(const CCLCMsg_BaselineAck& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_BaselineAck& default_instance(); void Swap(CCLCMsg_BaselineAck* other); // implements Message ---------------------------------------------- CCLCMsg_BaselineAck* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_BaselineAck& from); void MergeFrom(const CCLCMsg_BaselineAck& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 baseline_tick = 1; inline bool has_baseline_tick() const; inline void clear_baseline_tick(); static const int kBaselineTickFieldNumber = 1; inline ::google::protobuf::int32 baseline_tick() const; inline void set_baseline_tick(::google::protobuf::int32 value); // optional int32 baseline_nr = 2; inline bool has_baseline_nr() const; inline void clear_baseline_nr(); static const int kBaselineNrFieldNumber = 2; inline ::google::protobuf::int32 baseline_nr() const; inline void set_baseline_nr(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CCLCMsg_BaselineAck) private: inline void set_has_baseline_tick(); inline void clear_has_baseline_tick(); inline void set_has_baseline_nr(); inline void clear_has_baseline_nr(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 baseline_tick_; ::google::protobuf::int32 baseline_nr_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_BaselineAck* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_ListenEvents : public ::google::protobuf::Message { public: CCLCMsg_ListenEvents(); virtual ~CCLCMsg_ListenEvents(); CCLCMsg_ListenEvents(const CCLCMsg_ListenEvents& from); inline CCLCMsg_ListenEvents& operator=(const CCLCMsg_ListenEvents& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_ListenEvents& default_instance(); void Swap(CCLCMsg_ListenEvents* other); // implements Message ---------------------------------------------- CCLCMsg_ListenEvents* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_ListenEvents& from); void MergeFrom(const CCLCMsg_ListenEvents& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // repeated fixed32 event_mask = 1; inline int event_mask_size() const; inline void clear_event_mask(); static const int kEventMaskFieldNumber = 1; inline ::google::protobuf::uint32 event_mask(int index) const; inline void set_event_mask(int index, ::google::protobuf::uint32 value); inline void add_event_mask(::google::protobuf::uint32 value); inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >& event_mask() const; inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >* mutable_event_mask(); // @@protoc_insertion_point(class_scope:CCLCMsg_ListenEvents) private: ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > event_mask_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_ListenEvents* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_RespondCvarValue : public ::google::protobuf::Message { public: CCLCMsg_RespondCvarValue(); virtual ~CCLCMsg_RespondCvarValue(); CCLCMsg_RespondCvarValue(const CCLCMsg_RespondCvarValue& from); inline CCLCMsg_RespondCvarValue& operator=(const CCLCMsg_RespondCvarValue& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_RespondCvarValue& default_instance(); void Swap(CCLCMsg_RespondCvarValue* other); // implements Message ---------------------------------------------- CCLCMsg_RespondCvarValue* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_RespondCvarValue& from); void MergeFrom(const CCLCMsg_RespondCvarValue& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 cookie = 1; inline bool has_cookie() const; inline void clear_cookie(); static const int kCookieFieldNumber = 1; inline ::google::protobuf::int32 cookie() const; inline void set_cookie(::google::protobuf::int32 value); // optional int32 status_code = 2; inline bool has_status_code() const; inline void clear_status_code(); static const int kStatusCodeFieldNumber = 2; inline ::google::protobuf::int32 status_code() const; inline void set_status_code(::google::protobuf::int32 value); // optional string name = 3; inline bool has_name() const; inline void clear_name(); static const int kNameFieldNumber = 3; inline const ::std::string& name() const; inline void set_name(const ::std::string& value); inline void set_name(const char* value); inline void set_name(const char* value, size_t size); inline ::std::string* mutable_name(); inline ::std::string* release_name(); inline void set_allocated_name(::std::string* name); // optional string value = 4; inline bool has_value() const; inline void clear_value(); static const int kValueFieldNumber = 4; inline const ::std::string& value() const; inline void set_value(const ::std::string& value); inline void set_value(const char* value); inline void set_value(const char* value, size_t size); inline ::std::string* mutable_value(); inline ::std::string* release_value(); inline void set_allocated_value(::std::string* value); // @@protoc_insertion_point(class_scope:CCLCMsg_RespondCvarValue) private: inline void set_has_cookie(); inline void clear_has_cookie(); inline void set_has_status_code(); inline void clear_has_status_code(); inline void set_has_name(); inline void clear_has_name(); inline void set_has_value(); inline void clear_has_value(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 cookie_; ::google::protobuf::int32 status_code_; ::std::string* name_; ::std::string* value_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_RespondCvarValue* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_FileCRCCheck : public ::google::protobuf::Message { public: CCLCMsg_FileCRCCheck(); virtual ~CCLCMsg_FileCRCCheck(); CCLCMsg_FileCRCCheck(const CCLCMsg_FileCRCCheck& from); inline CCLCMsg_FileCRCCheck& operator=(const CCLCMsg_FileCRCCheck& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_FileCRCCheck& default_instance(); void Swap(CCLCMsg_FileCRCCheck* other); // implements Message ---------------------------------------------- CCLCMsg_FileCRCCheck* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_FileCRCCheck& from); void MergeFrom(const CCLCMsg_FileCRCCheck& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 code_path = 1; inline bool has_code_path() const; inline void clear_code_path(); static const int kCodePathFieldNumber = 1; inline ::google::protobuf::int32 code_path() const; inline void set_code_path(::google::protobuf::int32 value); // optional string path = 2; inline bool has_path() const; inline void clear_path(); static const int kPathFieldNumber = 2; inline const ::std::string& path() const; inline void set_path(const ::std::string& value); inline void set_path(const char* value); inline void set_path(const char* value, size_t size); inline ::std::string* mutable_path(); inline ::std::string* release_path(); inline void set_allocated_path(::std::string* path); // optional int32 code_filename = 3; inline bool has_code_filename() const; inline void clear_code_filename(); static const int kCodeFilenameFieldNumber = 3; inline ::google::protobuf::int32 code_filename() const; inline void set_code_filename(::google::protobuf::int32 value); // optional string filename = 4; inline bool has_filename() const; inline void clear_filename(); static const int kFilenameFieldNumber = 4; inline const ::std::string& filename() const; inline void set_filename(const ::std::string& value); inline void set_filename(const char* value); inline void set_filename(const char* value, size_t size); inline ::std::string* mutable_filename(); inline ::std::string* release_filename(); inline void set_allocated_filename(::std::string* filename); // optional fixed32 crc = 5; inline bool has_crc() const; inline void clear_crc(); static const int kCrcFieldNumber = 5; inline ::google::protobuf::uint32 crc() const; inline void set_crc(::google::protobuf::uint32 value); // @@protoc_insertion_point(class_scope:CCLCMsg_FileCRCCheck) private: inline void set_has_code_path(); inline void clear_has_code_path(); inline void set_has_path(); inline void clear_has_path(); inline void set_has_code_filename(); inline void clear_has_code_filename(); inline void set_has_filename(); inline void clear_has_filename(); inline void set_has_crc(); inline void clear_has_crc(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* path_; ::google::protobuf::int32 code_path_; ::google::protobuf::int32 code_filename_; ::std::string* filename_; ::google::protobuf::uint32 crc_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_FileCRCCheck* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_LoadingProgress : public ::google::protobuf::Message { public: CCLCMsg_LoadingProgress(); virtual ~CCLCMsg_LoadingProgress(); CCLCMsg_LoadingProgress(const CCLCMsg_LoadingProgress& from); inline CCLCMsg_LoadingProgress& operator=(const CCLCMsg_LoadingProgress& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_LoadingProgress& default_instance(); void Swap(CCLCMsg_LoadingProgress* other); // implements Message ---------------------------------------------- CCLCMsg_LoadingProgress* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_LoadingProgress& from); void MergeFrom(const CCLCMsg_LoadingProgress& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 progress = 1; inline bool has_progress() const; inline void clear_progress(); static const int kProgressFieldNumber = 1; inline ::google::protobuf::int32 progress() const; inline void set_progress(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CCLCMsg_LoadingProgress) private: inline void set_has_progress(); inline void clear_has_progress(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 progress_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_LoadingProgress* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_SplitPlayerConnect : public ::google::protobuf::Message { public: CCLCMsg_SplitPlayerConnect(); virtual ~CCLCMsg_SplitPlayerConnect(); CCLCMsg_SplitPlayerConnect(const CCLCMsg_SplitPlayerConnect& from); inline CCLCMsg_SplitPlayerConnect& operator=(const CCLCMsg_SplitPlayerConnect& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_SplitPlayerConnect& default_instance(); void Swap(CCLCMsg_SplitPlayerConnect* other); // implements Message ---------------------------------------------- CCLCMsg_SplitPlayerConnect* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_SplitPlayerConnect& from); void MergeFrom(const CCLCMsg_SplitPlayerConnect& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional .CMsg_CVars convars = 1; inline bool has_convars() const; inline void clear_convars(); static const int kConvarsFieldNumber = 1; inline const ::CMsg_CVars& convars() const; inline ::CMsg_CVars* mutable_convars(); inline ::CMsg_CVars* release_convars(); inline void set_allocated_convars(::CMsg_CVars* convars); // @@protoc_insertion_point(class_scope:CCLCMsg_SplitPlayerConnect) private: inline void set_has_convars(); inline void clear_has_convars(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::CMsg_CVars* convars_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_SplitPlayerConnect* default_instance_; }; // ------------------------------------------------------------------- class CCLCMsg_ClientMessage : public ::google::protobuf::Message { public: CCLCMsg_ClientMessage(); virtual ~CCLCMsg_ClientMessage(); CCLCMsg_ClientMessage(const CCLCMsg_ClientMessage& from); inline CCLCMsg_ClientMessage& operator=(const CCLCMsg_ClientMessage& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CCLCMsg_ClientMessage& default_instance(); void Swap(CCLCMsg_ClientMessage* other); // implements Message ---------------------------------------------- CCLCMsg_ClientMessage* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CCLCMsg_ClientMessage& from); void MergeFrom(const CCLCMsg_ClientMessage& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 msg_type = 1; inline bool has_msg_type() const; inline void clear_msg_type(); static const int kMsgTypeFieldNumber = 1; inline ::google::protobuf::int32 msg_type() const; inline void set_msg_type(::google::protobuf::int32 value); // optional bytes data = 2; inline bool has_data() const; inline void clear_data(); static const int kDataFieldNumber = 2; inline const ::std::string& data() const; inline void set_data(const ::std::string& value); inline void set_data(const char* value); inline void set_data(const void* value, size_t size); inline ::std::string* mutable_data(); inline ::std::string* release_data(); inline void set_allocated_data(::std::string* data); // @@protoc_insertion_point(class_scope:CCLCMsg_ClientMessage) private: inline void set_has_msg_type(); inline void clear_has_msg_type(); inline void set_has_data(); inline void clear_has_data(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* data_; ::google::protobuf::int32 msg_type_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CCLCMsg_ClientMessage* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_ServerInfo : public ::google::protobuf::Message { public: CSVCMsg_ServerInfo(); virtual ~CSVCMsg_ServerInfo(); CSVCMsg_ServerInfo(const CSVCMsg_ServerInfo& from); inline CSVCMsg_ServerInfo& operator=(const CSVCMsg_ServerInfo& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_ServerInfo& default_instance(); void Swap(CSVCMsg_ServerInfo* other); // implements Message ---------------------------------------------- CSVCMsg_ServerInfo* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_ServerInfo& from); void MergeFrom(const CSVCMsg_ServerInfo& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 protocol = 1; inline bool has_protocol() const; inline void clear_protocol(); static const int kProtocolFieldNumber = 1; inline ::google::protobuf::int32 protocol() const; inline void set_protocol(::google::protobuf::int32 value); // optional int32 server_count = 2; inline bool has_server_count() const; inline void clear_server_count(); static const int kServerCountFieldNumber = 2; inline ::google::protobuf::int32 server_count() const; inline void set_server_count(::google::protobuf::int32 value); // optional bool is_dedicated = 3; inline bool has_is_dedicated() const; inline void clear_is_dedicated(); static const int kIsDedicatedFieldNumber = 3; inline bool is_dedicated() const; inline void set_is_dedicated(bool value); // optional bool is_hltv = 4; inline bool has_is_hltv() const; inline void clear_is_hltv(); static const int kIsHltvFieldNumber = 4; inline bool is_hltv() const; inline void set_is_hltv(bool value); // optional bool is_replay = 5; inline bool has_is_replay() const; inline void clear_is_replay(); static const int kIsReplayFieldNumber = 5; inline bool is_replay() const; inline void set_is_replay(bool value); // optional int32 c_os = 6; inline bool has_c_os() const; inline void clear_c_os(); static const int kCOsFieldNumber = 6; inline ::google::protobuf::int32 c_os() const; inline void set_c_os(::google::protobuf::int32 value); // optional fixed32 map_crc = 7; inline bool has_map_crc() const; inline void clear_map_crc(); static const int kMapCrcFieldNumber = 7; inline ::google::protobuf::uint32 map_crc() const; inline void set_map_crc(::google::protobuf::uint32 value); // optional fixed32 client_crc = 8; inline bool has_client_crc() const; inline void clear_client_crc(); static const int kClientCrcFieldNumber = 8; inline ::google::protobuf::uint32 client_crc() const; inline void set_client_crc(::google::protobuf::uint32 value); // optional fixed32 string_table_crc = 9; inline bool has_string_table_crc() const; inline void clear_string_table_crc(); static const int kStringTableCrcFieldNumber = 9; inline ::google::protobuf::uint32 string_table_crc() const; inline void set_string_table_crc(::google::protobuf::uint32 value); // optional int32 max_clients = 10; inline bool has_max_clients() const; inline void clear_max_clients(); static const int kMaxClientsFieldNumber = 10; inline ::google::protobuf::int32 max_clients() const; inline void set_max_clients(::google::protobuf::int32 value); // optional int32 max_classes = 11; inline bool has_max_classes() const; inline void clear_max_classes(); static const int kMaxClassesFieldNumber = 11; inline ::google::protobuf::int32 max_classes() const; inline void set_max_classes(::google::protobuf::int32 value); // optional int32 player_slot = 12; inline bool has_player_slot() const; inline void clear_player_slot(); static const int kPlayerSlotFieldNumber = 12; inline ::google::protobuf::int32 player_slot() const; inline void set_player_slot(::google::protobuf::int32 value); // optional float tick_interval = 13; inline bool has_tick_interval() const; inline void clear_tick_interval(); static const int kTickIntervalFieldNumber = 13; inline float tick_interval() const; inline void set_tick_interval(float value); // optional string game_dir = 14; inline bool has_game_dir() const; inline void clear_game_dir(); static const int kGameDirFieldNumber = 14; inline const ::std::string& game_dir() const; inline void set_game_dir(const ::std::string& value); inline void set_game_dir(const char* value); inline void set_game_dir(const char* value, size_t size); inline ::std::string* mutable_game_dir(); inline ::std::string* release_game_dir(); inline void set_allocated_game_dir(::std::string* game_dir); // optional string map_name = 15; inline bool has_map_name() const; inline void clear_map_name(); static const int kMapNameFieldNumber = 15; inline const ::std::string& map_name() const; inline void set_map_name(const ::std::string& value); inline void set_map_name(const char* value); inline void set_map_name(const char* value, size_t size); inline ::std::string* mutable_map_name(); inline ::std::string* release_map_name(); inline void set_allocated_map_name(::std::string* map_name); // optional string sky_name = 16; inline bool has_sky_name() const; inline void clear_sky_name(); static const int kSkyNameFieldNumber = 16; inline const ::std::string& sky_name() const; inline void set_sky_name(const ::std::string& value); inline void set_sky_name(const char* value); inline void set_sky_name(const char* value, size_t size); inline ::std::string* mutable_sky_name(); inline ::std::string* release_sky_name(); inline void set_allocated_sky_name(::std::string* sky_name); // optional string host_name = 17; inline bool has_host_name() const; inline void clear_host_name(); static const int kHostNameFieldNumber = 17; inline const ::std::string& host_name() const; inline void set_host_name(const ::std::string& value); inline void set_host_name(const char* value); inline void set_host_name(const char* value, size_t size); inline ::std::string* mutable_host_name(); inline ::std::string* release_host_name(); inline void set_allocated_host_name(::std::string* host_name); // optional string addon_name = 18; inline bool has_addon_name() const; inline void clear_addon_name(); static const int kAddonNameFieldNumber = 18; inline const ::std::string& addon_name() const; inline void set_addon_name(const ::std::string& value); inline void set_addon_name(const char* value); inline void set_addon_name(const char* value, size_t size); inline ::std::string* mutable_addon_name(); inline ::std::string* release_addon_name(); inline void set_allocated_addon_name(::std::string* addon_name); // @@protoc_insertion_point(class_scope:CSVCMsg_ServerInfo) private: inline void set_has_protocol(); inline void clear_has_protocol(); inline void set_has_server_count(); inline void clear_has_server_count(); inline void set_has_is_dedicated(); inline void clear_has_is_dedicated(); inline void set_has_is_hltv(); inline void clear_has_is_hltv(); inline void set_has_is_replay(); inline void clear_has_is_replay(); inline void set_has_c_os(); inline void clear_has_c_os(); inline void set_has_map_crc(); inline void clear_has_map_crc(); inline void set_has_client_crc(); inline void clear_has_client_crc(); inline void set_has_string_table_crc(); inline void clear_has_string_table_crc(); inline void set_has_max_clients(); inline void clear_has_max_clients(); inline void set_has_max_classes(); inline void clear_has_max_classes(); inline void set_has_player_slot(); inline void clear_has_player_slot(); inline void set_has_tick_interval(); inline void clear_has_tick_interval(); inline void set_has_game_dir(); inline void clear_has_game_dir(); inline void set_has_map_name(); inline void clear_has_map_name(); inline void set_has_sky_name(); inline void clear_has_sky_name(); inline void set_has_host_name(); inline void clear_has_host_name(); inline void set_has_addon_name(); inline void clear_has_addon_name(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 protocol_; ::google::protobuf::int32 server_count_; bool is_dedicated_; bool is_hltv_; bool is_replay_; ::google::protobuf::int32 c_os_; ::google::protobuf::uint32 map_crc_; ::google::protobuf::uint32 client_crc_; ::google::protobuf::uint32 string_table_crc_; ::google::protobuf::int32 max_clients_; ::google::protobuf::int32 max_classes_; ::google::protobuf::int32 player_slot_; ::std::string* game_dir_; ::std::string* map_name_; ::std::string* sky_name_; ::std::string* host_name_; ::std::string* addon_name_; float tick_interval_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_ServerInfo* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_ClassInfo_class_t : public ::google::protobuf::Message { public: CSVCMsg_ClassInfo_class_t(); virtual ~CSVCMsg_ClassInfo_class_t(); CSVCMsg_ClassInfo_class_t(const CSVCMsg_ClassInfo_class_t& from); inline CSVCMsg_ClassInfo_class_t& operator=(const CSVCMsg_ClassInfo_class_t& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_ClassInfo_class_t& default_instance(); void Swap(CSVCMsg_ClassInfo_class_t* other); // implements Message ---------------------------------------------- CSVCMsg_ClassInfo_class_t* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_ClassInfo_class_t& from); void MergeFrom(const CSVCMsg_ClassInfo_class_t& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 class_id = 1; inline bool has_class_id() const; inline void clear_class_id(); static const int kClassIdFieldNumber = 1; inline ::google::protobuf::int32 class_id() const; inline void set_class_id(::google::protobuf::int32 value); // optional string data_table_name = 2; inline bool has_data_table_name() const; inline void clear_data_table_name(); static const int kDataTableNameFieldNumber = 2; inline const ::std::string& data_table_name() const; inline void set_data_table_name(const ::std::string& value); inline void set_data_table_name(const char* value); inline void set_data_table_name(const char* value, size_t size); inline ::std::string* mutable_data_table_name(); inline ::std::string* release_data_table_name(); inline void set_allocated_data_table_name(::std::string* data_table_name); // optional string class_name = 3; inline bool has_class_name() const; inline void clear_class_name(); static const int kClassNameFieldNumber = 3; inline const ::std::string& class_name() const; inline void set_class_name(const ::std::string& value); inline void set_class_name(const char* value); inline void set_class_name(const char* value, size_t size); inline ::std::string* mutable_class_name(); inline ::std::string* release_class_name(); inline void set_allocated_class_name(::std::string* class_name); // @@protoc_insertion_point(class_scope:CSVCMsg_ClassInfo.class_t) private: inline void set_has_class_id(); inline void clear_has_class_id(); inline void set_has_data_table_name(); inline void clear_has_data_table_name(); inline void set_has_class_name(); inline void clear_has_class_name(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* data_table_name_; ::std::string* class_name_; ::google::protobuf::int32 class_id_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_ClassInfo_class_t* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_ClassInfo : public ::google::protobuf::Message { public: CSVCMsg_ClassInfo(); virtual ~CSVCMsg_ClassInfo(); CSVCMsg_ClassInfo(const CSVCMsg_ClassInfo& from); inline CSVCMsg_ClassInfo& operator=(const CSVCMsg_ClassInfo& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_ClassInfo& default_instance(); void Swap(CSVCMsg_ClassInfo* other); // implements Message ---------------------------------------------- CSVCMsg_ClassInfo* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_ClassInfo& from); void MergeFrom(const CSVCMsg_ClassInfo& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- typedef CSVCMsg_ClassInfo_class_t class_t; // accessors ------------------------------------------------------- // optional bool create_on_client = 1; inline bool has_create_on_client() const; inline void clear_create_on_client(); static const int kCreateOnClientFieldNumber = 1; inline bool create_on_client() const; inline void set_create_on_client(bool value); // repeated .CSVCMsg_ClassInfo.class_t classes = 2; inline int classes_size() const; inline void clear_classes(); static const int kClassesFieldNumber = 2; inline const ::CSVCMsg_ClassInfo_class_t& classes(int index) const; inline ::CSVCMsg_ClassInfo_class_t* mutable_classes(int index); inline ::CSVCMsg_ClassInfo_class_t* add_classes(); inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_ClassInfo_class_t >& classes() const; inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_ClassInfo_class_t >* mutable_classes(); // @@protoc_insertion_point(class_scope:CSVCMsg_ClassInfo) private: inline void set_has_create_on_client(); inline void clear_has_create_on_client(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::CSVCMsg_ClassInfo_class_t > classes_; bool create_on_client_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_ClassInfo* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_SetPause : public ::google::protobuf::Message { public: CSVCMsg_SetPause(); virtual ~CSVCMsg_SetPause(); CSVCMsg_SetPause(const CSVCMsg_SetPause& from); inline CSVCMsg_SetPause& operator=(const CSVCMsg_SetPause& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_SetPause& default_instance(); void Swap(CSVCMsg_SetPause* other); // implements Message ---------------------------------------------- CSVCMsg_SetPause* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_SetPause& from); void MergeFrom(const CSVCMsg_SetPause& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional bool paused = 1; inline bool has_paused() const; inline void clear_paused(); static const int kPausedFieldNumber = 1; inline bool paused() const; inline void set_paused(bool value); // @@protoc_insertion_point(class_scope:CSVCMsg_SetPause) private: inline void set_has_paused(); inline void clear_has_paused(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; bool paused_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_SetPause* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_VoiceInit : public ::google::protobuf::Message { public: CSVCMsg_VoiceInit(); virtual ~CSVCMsg_VoiceInit(); CSVCMsg_VoiceInit(const CSVCMsg_VoiceInit& from); inline CSVCMsg_VoiceInit& operator=(const CSVCMsg_VoiceInit& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_VoiceInit& default_instance(); void Swap(CSVCMsg_VoiceInit* other); // implements Message ---------------------------------------------- CSVCMsg_VoiceInit* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_VoiceInit& from); void MergeFrom(const CSVCMsg_VoiceInit& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 quality = 1; inline bool has_quality() const; inline void clear_quality(); static const int kQualityFieldNumber = 1; inline ::google::protobuf::int32 quality() const; inline void set_quality(::google::protobuf::int32 value); // optional string codec = 2; inline bool has_codec() const; inline void clear_codec(); static const int kCodecFieldNumber = 2; inline const ::std::string& codec() const; inline void set_codec(const ::std::string& value); inline void set_codec(const char* value); inline void set_codec(const char* value, size_t size); inline ::std::string* mutable_codec(); inline ::std::string* release_codec(); inline void set_allocated_codec(::std::string* codec); // optional int32 version = 3 [default = 0]; inline bool has_version() const; inline void clear_version(); static const int kVersionFieldNumber = 3; inline ::google::protobuf::int32 version() const; inline void set_version(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_VoiceInit) private: inline void set_has_quality(); inline void clear_has_quality(); inline void set_has_codec(); inline void clear_has_codec(); inline void set_has_version(); inline void clear_has_version(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* codec_; ::google::protobuf::int32 quality_; ::google::protobuf::int32 version_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_VoiceInit* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_Print : public ::google::protobuf::Message { public: CSVCMsg_Print(); virtual ~CSVCMsg_Print(); CSVCMsg_Print(const CSVCMsg_Print& from); inline CSVCMsg_Print& operator=(const CSVCMsg_Print& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_Print& default_instance(); void Swap(CSVCMsg_Print* other); // implements Message ---------------------------------------------- CSVCMsg_Print* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_Print& from); void MergeFrom(const CSVCMsg_Print& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional string text = 1; inline bool has_text() const; inline void clear_text(); static const int kTextFieldNumber = 1; inline const ::std::string& text() const; inline void set_text(const ::std::string& value); inline void set_text(const char* value); inline void set_text(const char* value, size_t size); inline ::std::string* mutable_text(); inline ::std::string* release_text(); inline void set_allocated_text(::std::string* text); // @@protoc_insertion_point(class_scope:CSVCMsg_Print) private: inline void set_has_text(); inline void clear_has_text(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* text_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_Print* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_Sounds_sounddata_t : public ::google::protobuf::Message { public: CSVCMsg_Sounds_sounddata_t(); virtual ~CSVCMsg_Sounds_sounddata_t(); CSVCMsg_Sounds_sounddata_t(const CSVCMsg_Sounds_sounddata_t& from); inline CSVCMsg_Sounds_sounddata_t& operator=(const CSVCMsg_Sounds_sounddata_t& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_Sounds_sounddata_t& default_instance(); void Swap(CSVCMsg_Sounds_sounddata_t* other); // implements Message ---------------------------------------------- CSVCMsg_Sounds_sounddata_t* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_Sounds_sounddata_t& from); void MergeFrom(const CSVCMsg_Sounds_sounddata_t& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional sint32 origin_x = 1; inline bool has_origin_x() const; inline void clear_origin_x(); static const int kOriginXFieldNumber = 1; inline ::google::protobuf::int32 origin_x() const; inline void set_origin_x(::google::protobuf::int32 value); // optional sint32 origin_y = 2; inline bool has_origin_y() const; inline void clear_origin_y(); static const int kOriginYFieldNumber = 2; inline ::google::protobuf::int32 origin_y() const; inline void set_origin_y(::google::protobuf::int32 value); // optional sint32 origin_z = 3; inline bool has_origin_z() const; inline void clear_origin_z(); static const int kOriginZFieldNumber = 3; inline ::google::protobuf::int32 origin_z() const; inline void set_origin_z(::google::protobuf::int32 value); // optional uint32 volume = 4; inline bool has_volume() const; inline void clear_volume(); static const int kVolumeFieldNumber = 4; inline ::google::protobuf::uint32 volume() const; inline void set_volume(::google::protobuf::uint32 value); // optional float delay_value = 5; inline bool has_delay_value() const; inline void clear_delay_value(); static const int kDelayValueFieldNumber = 5; inline float delay_value() const; inline void set_delay_value(float value); // optional int32 sequence_number = 6; inline bool has_sequence_number() const; inline void clear_sequence_number(); static const int kSequenceNumberFieldNumber = 6; inline ::google::protobuf::int32 sequence_number() const; inline void set_sequence_number(::google::protobuf::int32 value); // optional int32 entity_index = 7; inline bool has_entity_index() const; inline void clear_entity_index(); static const int kEntityIndexFieldNumber = 7; inline ::google::protobuf::int32 entity_index() const; inline void set_entity_index(::google::protobuf::int32 value); // optional int32 channel = 8; inline bool has_channel() const; inline void clear_channel(); static const int kChannelFieldNumber = 8; inline ::google::protobuf::int32 channel() const; inline void set_channel(::google::protobuf::int32 value); // optional int32 pitch = 9; inline bool has_pitch() const; inline void clear_pitch(); static const int kPitchFieldNumber = 9; inline ::google::protobuf::int32 pitch() const; inline void set_pitch(::google::protobuf::int32 value); // optional int32 flags = 10; inline bool has_flags() const; inline void clear_flags(); static const int kFlagsFieldNumber = 10; inline ::google::protobuf::int32 flags() const; inline void set_flags(::google::protobuf::int32 value); // optional uint32 sound_num = 11; inline bool has_sound_num() const; inline void clear_sound_num(); static const int kSoundNumFieldNumber = 11; inline ::google::protobuf::uint32 sound_num() const; inline void set_sound_num(::google::protobuf::uint32 value); // optional fixed32 sound_num_handle = 12; inline bool has_sound_num_handle() const; inline void clear_sound_num_handle(); static const int kSoundNumHandleFieldNumber = 12; inline ::google::protobuf::uint32 sound_num_handle() const; inline void set_sound_num_handle(::google::protobuf::uint32 value); // optional int32 speaker_entity = 13; inline bool has_speaker_entity() const; inline void clear_speaker_entity(); static const int kSpeakerEntityFieldNumber = 13; inline ::google::protobuf::int32 speaker_entity() const; inline void set_speaker_entity(::google::protobuf::int32 value); // optional int32 random_seed = 14; inline bool has_random_seed() const; inline void clear_random_seed(); static const int kRandomSeedFieldNumber = 14; inline ::google::protobuf::int32 random_seed() const; inline void set_random_seed(::google::protobuf::int32 value); // optional int32 sound_level = 15; inline bool has_sound_level() const; inline void clear_sound_level(); static const int kSoundLevelFieldNumber = 15; inline ::google::protobuf::int32 sound_level() const; inline void set_sound_level(::google::protobuf::int32 value); // optional bool is_sentence = 16; inline bool has_is_sentence() const; inline void clear_is_sentence(); static const int kIsSentenceFieldNumber = 16; inline bool is_sentence() const; inline void set_is_sentence(bool value); // optional bool is_ambient = 17; inline bool has_is_ambient() const; inline void clear_is_ambient(); static const int kIsAmbientFieldNumber = 17; inline bool is_ambient() const; inline void set_is_ambient(bool value); // @@protoc_insertion_point(class_scope:CSVCMsg_Sounds.sounddata_t) private: inline void set_has_origin_x(); inline void clear_has_origin_x(); inline void set_has_origin_y(); inline void clear_has_origin_y(); inline void set_has_origin_z(); inline void clear_has_origin_z(); inline void set_has_volume(); inline void clear_has_volume(); inline void set_has_delay_value(); inline void clear_has_delay_value(); inline void set_has_sequence_number(); inline void clear_has_sequence_number(); inline void set_has_entity_index(); inline void clear_has_entity_index(); inline void set_has_channel(); inline void clear_has_channel(); inline void set_has_pitch(); inline void clear_has_pitch(); inline void set_has_flags(); inline void clear_has_flags(); inline void set_has_sound_num(); inline void clear_has_sound_num(); inline void set_has_sound_num_handle(); inline void clear_has_sound_num_handle(); inline void set_has_speaker_entity(); inline void clear_has_speaker_entity(); inline void set_has_random_seed(); inline void clear_has_random_seed(); inline void set_has_sound_level(); inline void clear_has_sound_level(); inline void set_has_is_sentence(); inline void clear_has_is_sentence(); inline void set_has_is_ambient(); inline void clear_has_is_ambient(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 origin_x_; ::google::protobuf::int32 origin_y_; ::google::protobuf::int32 origin_z_; ::google::protobuf::uint32 volume_; float delay_value_; ::google::protobuf::int32 sequence_number_; ::google::protobuf::int32 entity_index_; ::google::protobuf::int32 channel_; ::google::protobuf::int32 pitch_; ::google::protobuf::int32 flags_; ::google::protobuf::uint32 sound_num_; ::google::protobuf::uint32 sound_num_handle_; ::google::protobuf::int32 speaker_entity_; ::google::protobuf::int32 random_seed_; ::google::protobuf::int32 sound_level_; bool is_sentence_; bool is_ambient_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_Sounds_sounddata_t* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_Sounds : public ::google::protobuf::Message { public: CSVCMsg_Sounds(); virtual ~CSVCMsg_Sounds(); CSVCMsg_Sounds(const CSVCMsg_Sounds& from); inline CSVCMsg_Sounds& operator=(const CSVCMsg_Sounds& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_Sounds& default_instance(); void Swap(CSVCMsg_Sounds* other); // implements Message ---------------------------------------------- CSVCMsg_Sounds* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_Sounds& from); void MergeFrom(const CSVCMsg_Sounds& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- typedef CSVCMsg_Sounds_sounddata_t sounddata_t; // accessors ------------------------------------------------------- // optional bool reliable_sound = 1; inline bool has_reliable_sound() const; inline void clear_reliable_sound(); static const int kReliableSoundFieldNumber = 1; inline bool reliable_sound() const; inline void set_reliable_sound(bool value); // repeated .CSVCMsg_Sounds.sounddata_t sounds = 2; inline int sounds_size() const; inline void clear_sounds(); static const int kSoundsFieldNumber = 2; inline const ::CSVCMsg_Sounds_sounddata_t& sounds(int index) const; inline ::CSVCMsg_Sounds_sounddata_t* mutable_sounds(int index); inline ::CSVCMsg_Sounds_sounddata_t* add_sounds(); inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_Sounds_sounddata_t >& sounds() const; inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_Sounds_sounddata_t >* mutable_sounds(); // @@protoc_insertion_point(class_scope:CSVCMsg_Sounds) private: inline void set_has_reliable_sound(); inline void clear_has_reliable_sound(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::CSVCMsg_Sounds_sounddata_t > sounds_; bool reliable_sound_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_Sounds* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_Prefetch : public ::google::protobuf::Message { public: CSVCMsg_Prefetch(); virtual ~CSVCMsg_Prefetch(); CSVCMsg_Prefetch(const CSVCMsg_Prefetch& from); inline CSVCMsg_Prefetch& operator=(const CSVCMsg_Prefetch& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_Prefetch& default_instance(); void Swap(CSVCMsg_Prefetch* other); // implements Message ---------------------------------------------- CSVCMsg_Prefetch* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_Prefetch& from); void MergeFrom(const CSVCMsg_Prefetch& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 sound_index = 1; inline bool has_sound_index() const; inline void clear_sound_index(); static const int kSoundIndexFieldNumber = 1; inline ::google::protobuf::int32 sound_index() const; inline void set_sound_index(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_Prefetch) private: inline void set_has_sound_index(); inline void clear_has_sound_index(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 sound_index_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_Prefetch* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_SetView : public ::google::protobuf::Message { public: CSVCMsg_SetView(); virtual ~CSVCMsg_SetView(); CSVCMsg_SetView(const CSVCMsg_SetView& from); inline CSVCMsg_SetView& operator=(const CSVCMsg_SetView& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_SetView& default_instance(); void Swap(CSVCMsg_SetView* other); // implements Message ---------------------------------------------- CSVCMsg_SetView* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_SetView& from); void MergeFrom(const CSVCMsg_SetView& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 entity_index = 1; inline bool has_entity_index() const; inline void clear_entity_index(); static const int kEntityIndexFieldNumber = 1; inline ::google::protobuf::int32 entity_index() const; inline void set_entity_index(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_SetView) private: inline void set_has_entity_index(); inline void clear_has_entity_index(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 entity_index_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_SetView* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_FixAngle : public ::google::protobuf::Message { public: CSVCMsg_FixAngle(); virtual ~CSVCMsg_FixAngle(); CSVCMsg_FixAngle(const CSVCMsg_FixAngle& from); inline CSVCMsg_FixAngle& operator=(const CSVCMsg_FixAngle& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_FixAngle& default_instance(); void Swap(CSVCMsg_FixAngle* other); // implements Message ---------------------------------------------- CSVCMsg_FixAngle* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_FixAngle& from); void MergeFrom(const CSVCMsg_FixAngle& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional bool relative = 1; inline bool has_relative() const; inline void clear_relative(); static const int kRelativeFieldNumber = 1; inline bool relative() const; inline void set_relative(bool value); // optional .CMsgQAngle angle = 2; inline bool has_angle() const; inline void clear_angle(); static const int kAngleFieldNumber = 2; inline const ::CMsgQAngle& angle() const; inline ::CMsgQAngle* mutable_angle(); inline ::CMsgQAngle* release_angle(); inline void set_allocated_angle(::CMsgQAngle* angle); // @@protoc_insertion_point(class_scope:CSVCMsg_FixAngle) private: inline void set_has_relative(); inline void clear_has_relative(); inline void set_has_angle(); inline void clear_has_angle(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::CMsgQAngle* angle_; bool relative_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_FixAngle* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_CrosshairAngle : public ::google::protobuf::Message { public: CSVCMsg_CrosshairAngle(); virtual ~CSVCMsg_CrosshairAngle(); CSVCMsg_CrosshairAngle(const CSVCMsg_CrosshairAngle& from); inline CSVCMsg_CrosshairAngle& operator=(const CSVCMsg_CrosshairAngle& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_CrosshairAngle& default_instance(); void Swap(CSVCMsg_CrosshairAngle* other); // implements Message ---------------------------------------------- CSVCMsg_CrosshairAngle* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_CrosshairAngle& from); void MergeFrom(const CSVCMsg_CrosshairAngle& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional .CMsgQAngle angle = 1; inline bool has_angle() const; inline void clear_angle(); static const int kAngleFieldNumber = 1; inline const ::CMsgQAngle& angle() const; inline ::CMsgQAngle* mutable_angle(); inline ::CMsgQAngle* release_angle(); inline void set_allocated_angle(::CMsgQAngle* angle); // @@protoc_insertion_point(class_scope:CSVCMsg_CrosshairAngle) private: inline void set_has_angle(); inline void clear_has_angle(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::CMsgQAngle* angle_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_CrosshairAngle* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_BSPDecal : public ::google::protobuf::Message { public: CSVCMsg_BSPDecal(); virtual ~CSVCMsg_BSPDecal(); CSVCMsg_BSPDecal(const CSVCMsg_BSPDecal& from); inline CSVCMsg_BSPDecal& operator=(const CSVCMsg_BSPDecal& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_BSPDecal& default_instance(); void Swap(CSVCMsg_BSPDecal* other); // implements Message ---------------------------------------------- CSVCMsg_BSPDecal* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_BSPDecal& from); void MergeFrom(const CSVCMsg_BSPDecal& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional .CMsgVector pos = 1; inline bool has_pos() const; inline void clear_pos(); static const int kPosFieldNumber = 1; inline const ::CMsgVector& pos() const; inline ::CMsgVector* mutable_pos(); inline ::CMsgVector* release_pos(); inline void set_allocated_pos(::CMsgVector* pos); // optional int32 decal_texture_index = 2; inline bool has_decal_texture_index() const; inline void clear_decal_texture_index(); static const int kDecalTextureIndexFieldNumber = 2; inline ::google::protobuf::int32 decal_texture_index() const; inline void set_decal_texture_index(::google::protobuf::int32 value); // optional int32 entity_index = 3; inline bool has_entity_index() const; inline void clear_entity_index(); static const int kEntityIndexFieldNumber = 3; inline ::google::protobuf::int32 entity_index() const; inline void set_entity_index(::google::protobuf::int32 value); // optional int32 model_index = 4; inline bool has_model_index() const; inline void clear_model_index(); static const int kModelIndexFieldNumber = 4; inline ::google::protobuf::int32 model_index() const; inline void set_model_index(::google::protobuf::int32 value); // optional bool low_priority = 5; inline bool has_low_priority() const; inline void clear_low_priority(); static const int kLowPriorityFieldNumber = 5; inline bool low_priority() const; inline void set_low_priority(bool value); // @@protoc_insertion_point(class_scope:CSVCMsg_BSPDecal) private: inline void set_has_pos(); inline void clear_has_pos(); inline void set_has_decal_texture_index(); inline void clear_has_decal_texture_index(); inline void set_has_entity_index(); inline void clear_has_entity_index(); inline void set_has_model_index(); inline void clear_has_model_index(); inline void set_has_low_priority(); inline void clear_has_low_priority(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::CMsgVector* pos_; ::google::protobuf::int32 decal_texture_index_; ::google::protobuf::int32 entity_index_; ::google::protobuf::int32 model_index_; bool low_priority_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_BSPDecal* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_SplitScreen : public ::google::protobuf::Message { public: CSVCMsg_SplitScreen(); virtual ~CSVCMsg_SplitScreen(); CSVCMsg_SplitScreen(const CSVCMsg_SplitScreen& from); inline CSVCMsg_SplitScreen& operator=(const CSVCMsg_SplitScreen& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_SplitScreen& default_instance(); void Swap(CSVCMsg_SplitScreen* other); // implements Message ---------------------------------------------- CSVCMsg_SplitScreen* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_SplitScreen& from); void MergeFrom(const CSVCMsg_SplitScreen& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional .ESplitScreenMessageType type = 1 [default = MSG_SPLITSCREEN_ADDUSER]; inline bool has_type() const; inline void clear_type(); static const int kTypeFieldNumber = 1; inline ::ESplitScreenMessageType type() const; inline void set_type(::ESplitScreenMessageType value); // optional int32 slot = 2; inline bool has_slot() const; inline void clear_slot(); static const int kSlotFieldNumber = 2; inline ::google::protobuf::int32 slot() const; inline void set_slot(::google::protobuf::int32 value); // optional int32 player_index = 3; inline bool has_player_index() const; inline void clear_player_index(); static const int kPlayerIndexFieldNumber = 3; inline ::google::protobuf::int32 player_index() const; inline void set_player_index(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_SplitScreen) private: inline void set_has_type(); inline void clear_has_type(); inline void set_has_slot(); inline void clear_has_slot(); inline void set_has_player_index(); inline void clear_has_player_index(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; int type_; ::google::protobuf::int32 slot_; ::google::protobuf::int32 player_index_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_SplitScreen* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_GetCvarValue : public ::google::protobuf::Message { public: CSVCMsg_GetCvarValue(); virtual ~CSVCMsg_GetCvarValue(); CSVCMsg_GetCvarValue(const CSVCMsg_GetCvarValue& from); inline CSVCMsg_GetCvarValue& operator=(const CSVCMsg_GetCvarValue& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_GetCvarValue& default_instance(); void Swap(CSVCMsg_GetCvarValue* other); // implements Message ---------------------------------------------- CSVCMsg_GetCvarValue* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_GetCvarValue& from); void MergeFrom(const CSVCMsg_GetCvarValue& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 cookie = 1; inline bool has_cookie() const; inline void clear_cookie(); static const int kCookieFieldNumber = 1; inline ::google::protobuf::int32 cookie() const; inline void set_cookie(::google::protobuf::int32 value); // optional string cvar_name = 2; inline bool has_cvar_name() const; inline void clear_cvar_name(); static const int kCvarNameFieldNumber = 2; inline const ::std::string& cvar_name() const; inline void set_cvar_name(const ::std::string& value); inline void set_cvar_name(const char* value); inline void set_cvar_name(const char* value, size_t size); inline ::std::string* mutable_cvar_name(); inline ::std::string* release_cvar_name(); inline void set_allocated_cvar_name(::std::string* cvar_name); // @@protoc_insertion_point(class_scope:CSVCMsg_GetCvarValue) private: inline void set_has_cookie(); inline void clear_has_cookie(); inline void set_has_cvar_name(); inline void clear_has_cvar_name(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* cvar_name_; ::google::protobuf::int32 cookie_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_GetCvarValue* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_Menu : public ::google::protobuf::Message { public: CSVCMsg_Menu(); virtual ~CSVCMsg_Menu(); CSVCMsg_Menu(const CSVCMsg_Menu& from); inline CSVCMsg_Menu& operator=(const CSVCMsg_Menu& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_Menu& default_instance(); void Swap(CSVCMsg_Menu* other); // implements Message ---------------------------------------------- CSVCMsg_Menu* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_Menu& from); void MergeFrom(const CSVCMsg_Menu& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 dialog_type = 1; inline bool has_dialog_type() const; inline void clear_dialog_type(); static const int kDialogTypeFieldNumber = 1; inline ::google::protobuf::int32 dialog_type() const; inline void set_dialog_type(::google::protobuf::int32 value); // optional bytes menu_key_values = 2; inline bool has_menu_key_values() const; inline void clear_menu_key_values(); static const int kMenuKeyValuesFieldNumber = 2; inline const ::std::string& menu_key_values() const; inline void set_menu_key_values(const ::std::string& value); inline void set_menu_key_values(const char* value); inline void set_menu_key_values(const void* value, size_t size); inline ::std::string* mutable_menu_key_values(); inline ::std::string* release_menu_key_values(); inline void set_allocated_menu_key_values(::std::string* menu_key_values); // @@protoc_insertion_point(class_scope:CSVCMsg_Menu) private: inline void set_has_dialog_type(); inline void clear_has_dialog_type(); inline void set_has_menu_key_values(); inline void clear_has_menu_key_values(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* menu_key_values_; ::google::protobuf::int32 dialog_type_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_Menu* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_SendTable_sendprop_t : public ::google::protobuf::Message { public: CSVCMsg_SendTable_sendprop_t(); virtual ~CSVCMsg_SendTable_sendprop_t(); CSVCMsg_SendTable_sendprop_t(const CSVCMsg_SendTable_sendprop_t& from); inline CSVCMsg_SendTable_sendprop_t& operator=(const CSVCMsg_SendTable_sendprop_t& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_SendTable_sendprop_t& default_instance(); void Swap(CSVCMsg_SendTable_sendprop_t* other); // implements Message ---------------------------------------------- CSVCMsg_SendTable_sendprop_t* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_SendTable_sendprop_t& from); void MergeFrom(const CSVCMsg_SendTable_sendprop_t& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 type = 1; inline bool has_type() const; inline void clear_type(); static const int kTypeFieldNumber = 1; inline ::google::protobuf::int32 type() const; inline void set_type(::google::protobuf::int32 value); // optional string var_name = 2; inline bool has_var_name() const; inline void clear_var_name(); static const int kVarNameFieldNumber = 2; inline const ::std::string& var_name() const; inline void set_var_name(const ::std::string& value); inline void set_var_name(const char* value); inline void set_var_name(const char* value, size_t size); inline ::std::string* mutable_var_name(); inline ::std::string* release_var_name(); inline void set_allocated_var_name(::std::string* var_name); // optional int32 flags = 3; inline bool has_flags() const; inline void clear_flags(); static const int kFlagsFieldNumber = 3; inline ::google::protobuf::int32 flags() const; inline void set_flags(::google::protobuf::int32 value); // optional int32 priority = 4; inline bool has_priority() const; inline void clear_priority(); static const int kPriorityFieldNumber = 4; inline ::google::protobuf::int32 priority() const; inline void set_priority(::google::protobuf::int32 value); // optional string dt_name = 5; inline bool has_dt_name() const; inline void clear_dt_name(); static const int kDtNameFieldNumber = 5; inline const ::std::string& dt_name() const; inline void set_dt_name(const ::std::string& value); inline void set_dt_name(const char* value); inline void set_dt_name(const char* value, size_t size); inline ::std::string* mutable_dt_name(); inline ::std::string* release_dt_name(); inline void set_allocated_dt_name(::std::string* dt_name); // optional int32 num_elements = 6; inline bool has_num_elements() const; inline void clear_num_elements(); static const int kNumElementsFieldNumber = 6; inline ::google::protobuf::int32 num_elements() const; inline void set_num_elements(::google::protobuf::int32 value); // optional float low_value = 7; inline bool has_low_value() const; inline void clear_low_value(); static const int kLowValueFieldNumber = 7; inline float low_value() const; inline void set_low_value(float value); // optional float high_value = 8; inline bool has_high_value() const; inline void clear_high_value(); static const int kHighValueFieldNumber = 8; inline float high_value() const; inline void set_high_value(float value); // optional int32 num_bits = 9; inline bool has_num_bits() const; inline void clear_num_bits(); static const int kNumBitsFieldNumber = 9; inline ::google::protobuf::int32 num_bits() const; inline void set_num_bits(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_SendTable.sendprop_t) private: inline void set_has_type(); inline void clear_has_type(); inline void set_has_var_name(); inline void clear_has_var_name(); inline void set_has_flags(); inline void clear_has_flags(); inline void set_has_priority(); inline void clear_has_priority(); inline void set_has_dt_name(); inline void clear_has_dt_name(); inline void set_has_num_elements(); inline void clear_has_num_elements(); inline void set_has_low_value(); inline void clear_has_low_value(); inline void set_has_high_value(); inline void clear_has_high_value(); inline void set_has_num_bits(); inline void clear_has_num_bits(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* var_name_; ::google::protobuf::int32 type_; ::google::protobuf::int32 flags_; ::std::string* dt_name_; ::google::protobuf::int32 priority_; ::google::protobuf::int32 num_elements_; float low_value_; float high_value_; ::google::protobuf::int32 num_bits_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_SendTable_sendprop_t* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_SendTable : public ::google::protobuf::Message { public: CSVCMsg_SendTable(); virtual ~CSVCMsg_SendTable(); CSVCMsg_SendTable(const CSVCMsg_SendTable& from); inline CSVCMsg_SendTable& operator=(const CSVCMsg_SendTable& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_SendTable& default_instance(); void Swap(CSVCMsg_SendTable* other); // implements Message ---------------------------------------------- CSVCMsg_SendTable* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_SendTable& from); void MergeFrom(const CSVCMsg_SendTable& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- typedef CSVCMsg_SendTable_sendprop_t sendprop_t; // accessors ------------------------------------------------------- // optional bool is_end = 1; inline bool has_is_end() const; inline void clear_is_end(); static const int kIsEndFieldNumber = 1; inline bool is_end() const; inline void set_is_end(bool value); // optional string net_table_name = 2; inline bool has_net_table_name() const; inline void clear_net_table_name(); static const int kNetTableNameFieldNumber = 2; inline const ::std::string& net_table_name() const; inline void set_net_table_name(const ::std::string& value); inline void set_net_table_name(const char* value); inline void set_net_table_name(const char* value, size_t size); inline ::std::string* mutable_net_table_name(); inline ::std::string* release_net_table_name(); inline void set_allocated_net_table_name(::std::string* net_table_name); // optional bool needs_decoder = 3; inline bool has_needs_decoder() const; inline void clear_needs_decoder(); static const int kNeedsDecoderFieldNumber = 3; inline bool needs_decoder() const; inline void set_needs_decoder(bool value); // repeated .CSVCMsg_SendTable.sendprop_t props = 4; inline int props_size() const; inline void clear_props(); static const int kPropsFieldNumber = 4; inline const ::CSVCMsg_SendTable_sendprop_t& props(int index) const; inline ::CSVCMsg_SendTable_sendprop_t* mutable_props(int index); inline ::CSVCMsg_SendTable_sendprop_t* add_props(); inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_SendTable_sendprop_t >& props() const; inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_SendTable_sendprop_t >* mutable_props(); // @@protoc_insertion_point(class_scope:CSVCMsg_SendTable) private: inline void set_has_is_end(); inline void clear_has_is_end(); inline void set_has_net_table_name(); inline void clear_has_net_table_name(); inline void set_has_needs_decoder(); inline void clear_has_needs_decoder(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* net_table_name_; ::google::protobuf::RepeatedPtrField< ::CSVCMsg_SendTable_sendprop_t > props_; bool is_end_; bool needs_decoder_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_SendTable* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_GameEventList_key_t : public ::google::protobuf::Message { public: CSVCMsg_GameEventList_key_t(); virtual ~CSVCMsg_GameEventList_key_t(); CSVCMsg_GameEventList_key_t(const CSVCMsg_GameEventList_key_t& from); inline CSVCMsg_GameEventList_key_t& operator=(const CSVCMsg_GameEventList_key_t& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_GameEventList_key_t& default_instance(); void Swap(CSVCMsg_GameEventList_key_t* other); // implements Message ---------------------------------------------- CSVCMsg_GameEventList_key_t* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_GameEventList_key_t& from); void MergeFrom(const CSVCMsg_GameEventList_key_t& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 type = 1; inline bool has_type() const; inline void clear_type(); static const int kTypeFieldNumber = 1; inline ::google::protobuf::int32 type() const; inline void set_type(::google::protobuf::int32 value); // optional string name = 2; inline bool has_name() const; inline void clear_name(); static const int kNameFieldNumber = 2; inline const ::std::string& name() const; inline void set_name(const ::std::string& value); inline void set_name(const char* value); inline void set_name(const char* value, size_t size); inline ::std::string* mutable_name(); inline ::std::string* release_name(); inline void set_allocated_name(::std::string* name); // @@protoc_insertion_point(class_scope:CSVCMsg_GameEventList.key_t) private: inline void set_has_type(); inline void clear_has_type(); inline void set_has_name(); inline void clear_has_name(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* name_; ::google::protobuf::int32 type_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_GameEventList_key_t* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_GameEventList_descriptor_t : public ::google::protobuf::Message { public: CSVCMsg_GameEventList_descriptor_t(); virtual ~CSVCMsg_GameEventList_descriptor_t(); CSVCMsg_GameEventList_descriptor_t(const CSVCMsg_GameEventList_descriptor_t& from); inline CSVCMsg_GameEventList_descriptor_t& operator=(const CSVCMsg_GameEventList_descriptor_t& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_GameEventList_descriptor_t& default_instance(); void Swap(CSVCMsg_GameEventList_descriptor_t* other); // implements Message ---------------------------------------------- CSVCMsg_GameEventList_descriptor_t* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_GameEventList_descriptor_t& from); void MergeFrom(const CSVCMsg_GameEventList_descriptor_t& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 eventid = 1; inline bool has_eventid() const; inline void clear_eventid(); static const int kEventidFieldNumber = 1; inline ::google::protobuf::int32 eventid() const; inline void set_eventid(::google::protobuf::int32 value); // optional string name = 2; inline bool has_name() const; inline void clear_name(); static const int kNameFieldNumber = 2; inline const ::std::string& name() const; inline void set_name(const ::std::string& value); inline void set_name(const char* value); inline void set_name(const char* value, size_t size); inline ::std::string* mutable_name(); inline ::std::string* release_name(); inline void set_allocated_name(::std::string* name); // repeated .CSVCMsg_GameEventList.key_t keys = 3; inline int keys_size() const; inline void clear_keys(); static const int kKeysFieldNumber = 3; inline const ::CSVCMsg_GameEventList_key_t& keys(int index) const; inline ::CSVCMsg_GameEventList_key_t* mutable_keys(int index); inline ::CSVCMsg_GameEventList_key_t* add_keys(); inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_key_t >& keys() const; inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_key_t >* mutable_keys(); // @@protoc_insertion_point(class_scope:CSVCMsg_GameEventList.descriptor_t) private: inline void set_has_eventid(); inline void clear_has_eventid(); inline void set_has_name(); inline void clear_has_name(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* name_; ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_key_t > keys_; ::google::protobuf::int32 eventid_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_GameEventList_descriptor_t* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_GameEventList : public ::google::protobuf::Message { public: CSVCMsg_GameEventList(); virtual ~CSVCMsg_GameEventList(); CSVCMsg_GameEventList(const CSVCMsg_GameEventList& from); inline CSVCMsg_GameEventList& operator=(const CSVCMsg_GameEventList& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_GameEventList& default_instance(); void Swap(CSVCMsg_GameEventList* other); // implements Message ---------------------------------------------- CSVCMsg_GameEventList* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_GameEventList& from); void MergeFrom(const CSVCMsg_GameEventList& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- typedef CSVCMsg_GameEventList_key_t key_t; typedef CSVCMsg_GameEventList_descriptor_t descriptor_t; // accessors ------------------------------------------------------- // repeated .CSVCMsg_GameEventList.descriptor_t descriptors = 1; inline int descriptors_size() const; inline void clear_descriptors(); static const int kDescriptorsFieldNumber = 1; inline const ::CSVCMsg_GameEventList_descriptor_t& descriptors(int index) const; inline ::CSVCMsg_GameEventList_descriptor_t* mutable_descriptors(int index); inline ::CSVCMsg_GameEventList_descriptor_t* add_descriptors(); inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_descriptor_t >& descriptors() const; inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_descriptor_t >* mutable_descriptors(); // @@protoc_insertion_point(class_scope:CSVCMsg_GameEventList) private: ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_descriptor_t > descriptors_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_GameEventList* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_PacketEntities : public ::google::protobuf::Message { public: CSVCMsg_PacketEntities(); virtual ~CSVCMsg_PacketEntities(); CSVCMsg_PacketEntities(const CSVCMsg_PacketEntities& from); inline CSVCMsg_PacketEntities& operator=(const CSVCMsg_PacketEntities& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_PacketEntities& default_instance(); void Swap(CSVCMsg_PacketEntities* other); // implements Message ---------------------------------------------- CSVCMsg_PacketEntities* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_PacketEntities& from); void MergeFrom(const CSVCMsg_PacketEntities& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 max_entries = 1; inline bool has_max_entries() const; inline void clear_max_entries(); static const int kMaxEntriesFieldNumber = 1; inline ::google::protobuf::int32 max_entries() const; inline void set_max_entries(::google::protobuf::int32 value); // optional int32 updated_entries = 2; inline bool has_updated_entries() const; inline void clear_updated_entries(); static const int kUpdatedEntriesFieldNumber = 2; inline ::google::protobuf::int32 updated_entries() const; inline void set_updated_entries(::google::protobuf::int32 value); // optional bool is_delta = 3; inline bool has_is_delta() const; inline void clear_is_delta(); static const int kIsDeltaFieldNumber = 3; inline bool is_delta() const; inline void set_is_delta(bool value); // optional bool update_baseline = 4; inline bool has_update_baseline() const; inline void clear_update_baseline(); static const int kUpdateBaselineFieldNumber = 4; inline bool update_baseline() const; inline void set_update_baseline(bool value); // optional int32 baseline = 5; inline bool has_baseline() const; inline void clear_baseline(); static const int kBaselineFieldNumber = 5; inline ::google::protobuf::int32 baseline() const; inline void set_baseline(::google::protobuf::int32 value); // optional int32 delta_from = 6; inline bool has_delta_from() const; inline void clear_delta_from(); static const int kDeltaFromFieldNumber = 6; inline ::google::protobuf::int32 delta_from() const; inline void set_delta_from(::google::protobuf::int32 value); // optional bytes entity_data = 7; inline bool has_entity_data() const; inline void clear_entity_data(); static const int kEntityDataFieldNumber = 7; inline const ::std::string& entity_data() const; inline void set_entity_data(const ::std::string& value); inline void set_entity_data(const char* value); inline void set_entity_data(const void* value, size_t size); inline ::std::string* mutable_entity_data(); inline ::std::string* release_entity_data(); inline void set_allocated_entity_data(::std::string* entity_data); // optional bool pending_full_frame = 8; inline bool has_pending_full_frame() const; inline void clear_pending_full_frame(); static const int kPendingFullFrameFieldNumber = 8; inline bool pending_full_frame() const; inline void set_pending_full_frame(bool value); // @@protoc_insertion_point(class_scope:CSVCMsg_PacketEntities) private: inline void set_has_max_entries(); inline void clear_has_max_entries(); inline void set_has_updated_entries(); inline void clear_has_updated_entries(); inline void set_has_is_delta(); inline void clear_has_is_delta(); inline void set_has_update_baseline(); inline void clear_has_update_baseline(); inline void set_has_baseline(); inline void clear_has_baseline(); inline void set_has_delta_from(); inline void clear_has_delta_from(); inline void set_has_entity_data(); inline void clear_has_entity_data(); inline void set_has_pending_full_frame(); inline void clear_has_pending_full_frame(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 max_entries_; ::google::protobuf::int32 updated_entries_; ::google::protobuf::int32 baseline_; bool is_delta_; bool update_baseline_; bool pending_full_frame_; ::std::string* entity_data_; ::google::protobuf::int32 delta_from_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_PacketEntities* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_TempEntities : public ::google::protobuf::Message { public: CSVCMsg_TempEntities(); virtual ~CSVCMsg_TempEntities(); CSVCMsg_TempEntities(const CSVCMsg_TempEntities& from); inline CSVCMsg_TempEntities& operator=(const CSVCMsg_TempEntities& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_TempEntities& default_instance(); void Swap(CSVCMsg_TempEntities* other); // implements Message ---------------------------------------------- CSVCMsg_TempEntities* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_TempEntities& from); void MergeFrom(const CSVCMsg_TempEntities& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional bool reliable = 1; inline bool has_reliable() const; inline void clear_reliable(); static const int kReliableFieldNumber = 1; inline bool reliable() const; inline void set_reliable(bool value); // optional int32 num_entries = 2; inline bool has_num_entries() const; inline void clear_num_entries(); static const int kNumEntriesFieldNumber = 2; inline ::google::protobuf::int32 num_entries() const; inline void set_num_entries(::google::protobuf::int32 value); // optional bytes entity_data = 3; inline bool has_entity_data() const; inline void clear_entity_data(); static const int kEntityDataFieldNumber = 3; inline const ::std::string& entity_data() const; inline void set_entity_data(const ::std::string& value); inline void set_entity_data(const char* value); inline void set_entity_data(const void* value, size_t size); inline ::std::string* mutable_entity_data(); inline ::std::string* release_entity_data(); inline void set_allocated_entity_data(::std::string* entity_data); // @@protoc_insertion_point(class_scope:CSVCMsg_TempEntities) private: inline void set_has_reliable(); inline void clear_has_reliable(); inline void set_has_num_entries(); inline void clear_has_num_entries(); inline void set_has_entity_data(); inline void clear_has_entity_data(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; bool reliable_; ::google::protobuf::int32 num_entries_; ::std::string* entity_data_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_TempEntities* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_CreateStringTable : public ::google::protobuf::Message { public: CSVCMsg_CreateStringTable(); virtual ~CSVCMsg_CreateStringTable(); CSVCMsg_CreateStringTable(const CSVCMsg_CreateStringTable& from); inline CSVCMsg_CreateStringTable& operator=(const CSVCMsg_CreateStringTable& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_CreateStringTable& default_instance(); void Swap(CSVCMsg_CreateStringTable* other); // implements Message ---------------------------------------------- CSVCMsg_CreateStringTable* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_CreateStringTable& from); void MergeFrom(const CSVCMsg_CreateStringTable& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional string name = 1; inline bool has_name() const; inline void clear_name(); static const int kNameFieldNumber = 1; inline const ::std::string& name() const; inline void set_name(const ::std::string& value); inline void set_name(const char* value); inline void set_name(const char* value, size_t size); inline ::std::string* mutable_name(); inline ::std::string* release_name(); inline void set_allocated_name(::std::string* name); // optional int32 max_entries = 2; inline bool has_max_entries() const; inline void clear_max_entries(); static const int kMaxEntriesFieldNumber = 2; inline ::google::protobuf::int32 max_entries() const; inline void set_max_entries(::google::protobuf::int32 value); // optional int32 num_entries = 3; inline bool has_num_entries() const; inline void clear_num_entries(); static const int kNumEntriesFieldNumber = 3; inline ::google::protobuf::int32 num_entries() const; inline void set_num_entries(::google::protobuf::int32 value); // optional bool user_data_fixed_size = 4; inline bool has_user_data_fixed_size() const; inline void clear_user_data_fixed_size(); static const int kUserDataFixedSizeFieldNumber = 4; inline bool user_data_fixed_size() const; inline void set_user_data_fixed_size(bool value); // optional int32 user_data_size = 5; inline bool has_user_data_size() const; inline void clear_user_data_size(); static const int kUserDataSizeFieldNumber = 5; inline ::google::protobuf::int32 user_data_size() const; inline void set_user_data_size(::google::protobuf::int32 value); // optional int32 user_data_size_bits = 6; inline bool has_user_data_size_bits() const; inline void clear_user_data_size_bits(); static const int kUserDataSizeBitsFieldNumber = 6; inline ::google::protobuf::int32 user_data_size_bits() const; inline void set_user_data_size_bits(::google::protobuf::int32 value); // optional int32 flags = 7; inline bool has_flags() const; inline void clear_flags(); static const int kFlagsFieldNumber = 7; inline ::google::protobuf::int32 flags() const; inline void set_flags(::google::protobuf::int32 value); // optional bytes string_data = 8; inline bool has_string_data() const; inline void clear_string_data(); static const int kStringDataFieldNumber = 8; inline const ::std::string& string_data() const; inline void set_string_data(const ::std::string& value); inline void set_string_data(const char* value); inline void set_string_data(const void* value, size_t size); inline ::std::string* mutable_string_data(); inline ::std::string* release_string_data(); inline void set_allocated_string_data(::std::string* string_data); // @@protoc_insertion_point(class_scope:CSVCMsg_CreateStringTable) private: inline void set_has_name(); inline void clear_has_name(); inline void set_has_max_entries(); inline void clear_has_max_entries(); inline void set_has_num_entries(); inline void clear_has_num_entries(); inline void set_has_user_data_fixed_size(); inline void clear_has_user_data_fixed_size(); inline void set_has_user_data_size(); inline void clear_has_user_data_size(); inline void set_has_user_data_size_bits(); inline void clear_has_user_data_size_bits(); inline void set_has_flags(); inline void clear_has_flags(); inline void set_has_string_data(); inline void clear_has_string_data(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::std::string* name_; ::google::protobuf::int32 max_entries_; ::google::protobuf::int32 num_entries_; bool user_data_fixed_size_; ::google::protobuf::int32 user_data_size_; ::google::protobuf::int32 user_data_size_bits_; ::google::protobuf::int32 flags_; ::std::string* string_data_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_CreateStringTable* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_UpdateStringTable : public ::google::protobuf::Message { public: CSVCMsg_UpdateStringTable(); virtual ~CSVCMsg_UpdateStringTable(); CSVCMsg_UpdateStringTable(const CSVCMsg_UpdateStringTable& from); inline CSVCMsg_UpdateStringTable& operator=(const CSVCMsg_UpdateStringTable& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_UpdateStringTable& default_instance(); void Swap(CSVCMsg_UpdateStringTable* other); // implements Message ---------------------------------------------- CSVCMsg_UpdateStringTable* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_UpdateStringTable& from); void MergeFrom(const CSVCMsg_UpdateStringTable& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 table_id = 1; inline bool has_table_id() const; inline void clear_table_id(); static const int kTableIdFieldNumber = 1; inline ::google::protobuf::int32 table_id() const; inline void set_table_id(::google::protobuf::int32 value); // optional int32 num_changed_entries = 2; inline bool has_num_changed_entries() const; inline void clear_num_changed_entries(); static const int kNumChangedEntriesFieldNumber = 2; inline ::google::protobuf::int32 num_changed_entries() const; inline void set_num_changed_entries(::google::protobuf::int32 value); // optional bytes string_data = 3; inline bool has_string_data() const; inline void clear_string_data(); static const int kStringDataFieldNumber = 3; inline const ::std::string& string_data() const; inline void set_string_data(const ::std::string& value); inline void set_string_data(const char* value); inline void set_string_data(const void* value, size_t size); inline ::std::string* mutable_string_data(); inline ::std::string* release_string_data(); inline void set_allocated_string_data(::std::string* string_data); // @@protoc_insertion_point(class_scope:CSVCMsg_UpdateStringTable) private: inline void set_has_table_id(); inline void clear_has_table_id(); inline void set_has_num_changed_entries(); inline void clear_has_num_changed_entries(); inline void set_has_string_data(); inline void clear_has_string_data(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 table_id_; ::google::protobuf::int32 num_changed_entries_; ::std::string* string_data_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_UpdateStringTable* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_VoiceData : public ::google::protobuf::Message { public: CSVCMsg_VoiceData(); virtual ~CSVCMsg_VoiceData(); CSVCMsg_VoiceData(const CSVCMsg_VoiceData& from); inline CSVCMsg_VoiceData& operator=(const CSVCMsg_VoiceData& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_VoiceData& default_instance(); void Swap(CSVCMsg_VoiceData* other); // implements Message ---------------------------------------------- CSVCMsg_VoiceData* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_VoiceData& from); void MergeFrom(const CSVCMsg_VoiceData& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 client = 1; inline bool has_client() const; inline void clear_client(); static const int kClientFieldNumber = 1; inline ::google::protobuf::int32 client() const; inline void set_client(::google::protobuf::int32 value); // optional bool proximity = 2; inline bool has_proximity() const; inline void clear_proximity(); static const int kProximityFieldNumber = 2; inline bool proximity() const; inline void set_proximity(bool value); // optional fixed64 xuid = 3; inline bool has_xuid() const; inline void clear_xuid(); static const int kXuidFieldNumber = 3; inline ::google::protobuf::uint64 xuid() const; inline void set_xuid(::google::protobuf::uint64 value); // optional int32 audible_mask = 4; inline bool has_audible_mask() const; inline void clear_audible_mask(); static const int kAudibleMaskFieldNumber = 4; inline ::google::protobuf::int32 audible_mask() const; inline void set_audible_mask(::google::protobuf::int32 value); // optional bytes voice_data = 5; inline bool has_voice_data() const; inline void clear_voice_data(); static const int kVoiceDataFieldNumber = 5; inline const ::std::string& voice_data() const; inline void set_voice_data(const ::std::string& value); inline void set_voice_data(const char* value); inline void set_voice_data(const void* value, size_t size); inline ::std::string* mutable_voice_data(); inline ::std::string* release_voice_data(); inline void set_allocated_voice_data(::std::string* voice_data); // optional .VoiceDataFormat_t format = 6 [default = VOICEDATA_FORMAT_STEAM]; inline bool has_format() const; inline void clear_format(); static const int kFormatFieldNumber = 6; inline ::VoiceDataFormat_t format() const; inline void set_format(::VoiceDataFormat_t value); // optional int32 sequence_bytes = 7; inline bool has_sequence_bytes() const; inline void clear_sequence_bytes(); static const int kSequenceBytesFieldNumber = 7; inline ::google::protobuf::int32 sequence_bytes() const; inline void set_sequence_bytes(::google::protobuf::int32 value); // optional uint32 section_number = 8; inline bool has_section_number() const; inline void clear_section_number(); static const int kSectionNumberFieldNumber = 8; inline ::google::protobuf::uint32 section_number() const; inline void set_section_number(::google::protobuf::uint32 value); // optional uint32 uncompressed_sample_offset = 9; inline bool has_uncompressed_sample_offset() const; inline void clear_uncompressed_sample_offset(); static const int kUncompressedSampleOffsetFieldNumber = 9; inline ::google::protobuf::uint32 uncompressed_sample_offset() const; inline void set_uncompressed_sample_offset(::google::protobuf::uint32 value); // optional uint32 tick = 10; inline bool has_tick() const; inline void clear_tick(); static const int kTickFieldNumber = 10; inline ::google::protobuf::uint32 tick() const; inline void set_tick(::google::protobuf::uint32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_VoiceData) private: inline void set_has_client(); inline void clear_has_client(); inline void set_has_proximity(); inline void clear_has_proximity(); inline void set_has_xuid(); inline void clear_has_xuid(); inline void set_has_audible_mask(); inline void clear_has_audible_mask(); inline void set_has_voice_data(); inline void clear_has_voice_data(); inline void set_has_format(); inline void clear_has_format(); inline void set_has_sequence_bytes(); inline void clear_has_sequence_bytes(); inline void set_has_section_number(); inline void clear_has_section_number(); inline void set_has_uncompressed_sample_offset(); inline void clear_has_uncompressed_sample_offset(); inline void set_has_tick(); inline void clear_has_tick(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 client_; bool proximity_; ::google::protobuf::uint64 xuid_; ::std::string* voice_data_; ::google::protobuf::int32 audible_mask_; int format_; ::google::protobuf::int32 sequence_bytes_; ::google::protobuf::uint32 section_number_; ::google::protobuf::uint32 uncompressed_sample_offset_; ::google::protobuf::uint32 tick_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_VoiceData* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_PacketReliable : public ::google::protobuf::Message { public: CSVCMsg_PacketReliable(); virtual ~CSVCMsg_PacketReliable(); CSVCMsg_PacketReliable(const CSVCMsg_PacketReliable& from); inline CSVCMsg_PacketReliable& operator=(const CSVCMsg_PacketReliable& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_PacketReliable& default_instance(); void Swap(CSVCMsg_PacketReliable* other); // implements Message ---------------------------------------------- CSVCMsg_PacketReliable* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_PacketReliable& from); void MergeFrom(const CSVCMsg_PacketReliable& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 tick = 1; inline bool has_tick() const; inline void clear_tick(); static const int kTickFieldNumber = 1; inline ::google::protobuf::int32 tick() const; inline void set_tick(::google::protobuf::int32 value); // optional int32 messagessize = 2; inline bool has_messagessize() const; inline void clear_messagessize(); static const int kMessagessizeFieldNumber = 2; inline ::google::protobuf::int32 messagessize() const; inline void set_messagessize(::google::protobuf::int32 value); // @@protoc_insertion_point(class_scope:CSVCMsg_PacketReliable) private: inline void set_has_tick(); inline void clear_has_tick(); inline void set_has_messagessize(); inline void clear_has_messagessize(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 tick_; ::google::protobuf::int32 messagessize_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_PacketReliable* default_instance_; }; // ------------------------------------------------------------------- class CSVCMsg_FullFrameSplit : public ::google::protobuf::Message { public: CSVCMsg_FullFrameSplit(); virtual ~CSVCMsg_FullFrameSplit(); CSVCMsg_FullFrameSplit(const CSVCMsg_FullFrameSplit& from); inline CSVCMsg_FullFrameSplit& operator=(const CSVCMsg_FullFrameSplit& from) { CopyFrom(from); return *this; } inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const { return _unknown_fields_; } inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() { return &_unknown_fields_; } static const ::google::protobuf::Descriptor* descriptor(); static const CSVCMsg_FullFrameSplit& default_instance(); void Swap(CSVCMsg_FullFrameSplit* other); // implements Message ---------------------------------------------- CSVCMsg_FullFrameSplit* New() const; void CopyFrom(const ::google::protobuf::Message& from); void MergeFrom(const ::google::protobuf::Message& from); void CopyFrom(const CSVCMsg_FullFrameSplit& from); void MergeFrom(const CSVCMsg_FullFrameSplit& from); void Clear(); bool IsInitialized() const; int ByteSize() const; bool MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input); void SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const; ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const; int GetCachedSize() const { return _cached_size_; } private: void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const; public: ::google::protobuf::Metadata GetMetadata() const; // nested types ---------------------------------------------------- // accessors ------------------------------------------------------- // optional int32 tick = 1; inline bool has_tick() const; inline void clear_tick(); static const int kTickFieldNumber = 1; inline ::google::protobuf::int32 tick() const; inline void set_tick(::google::protobuf::int32 value); // optional int32 section = 2; inline bool has_section() const; inline void clear_section(); static const int kSectionFieldNumber = 2; inline ::google::protobuf::int32 section() const; inline void set_section(::google::protobuf::int32 value); // optional int32 total = 3; inline bool has_total() const; inline void clear_total(); static const int kTotalFieldNumber = 3; inline ::google::protobuf::int32 total() const; inline void set_total(::google::protobuf::int32 value); // optional bytes data = 4; inline bool has_data() const; inline void clear_data(); static const int kDataFieldNumber = 4; inline const ::std::string& data() const; inline void set_data(const ::std::string& value); inline void set_data(const char* value); inline void set_data(const void* value, size_t size); inline ::std::string* mutable_data(); inline ::std::string* release_data(); inline void set_allocated_data(::std::string* data); // @@protoc_insertion_point(class_scope:CSVCMsg_FullFrameSplit) private: inline void set_has_tick(); inline void clear_has_tick(); inline void set_has_section(); inline void clear_has_section(); inline void set_has_total(); inline void clear_has_total(); inline void set_has_data(); inline void clear_has_data(); ::google::protobuf::UnknownFieldSet _unknown_fields_; ::google::protobuf::uint32 _has_bits_[1]; mutable int _cached_size_; ::google::protobuf::int32 tick_; ::google::protobuf::int32 section_; ::std::string* data_; ::google::protobuf::int32 total_; friend void protobuf_AddDesc_netmessages_2eproto(); friend void protobuf_AssignDesc_netmessages_2eproto(); friend void protobuf_ShutdownFile_netmessages_2eproto(); void InitAsDefaultInstance(); static CSVCMsg_FullFrameSplit* default_instance_; }; // =================================================================== // =================================================================== // CCLCMsg_ClientInfo // optional fixed32 send_table_crc = 1; inline bool CCLCMsg_ClientInfo::has_send_table_crc() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_ClientInfo::set_has_send_table_crc() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_ClientInfo::clear_has_send_table_crc() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_ClientInfo::clear_send_table_crc() { send_table_crc_ = 0u; clear_has_send_table_crc(); } inline ::google::protobuf::uint32 CCLCMsg_ClientInfo::send_table_crc() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.send_table_crc) return send_table_crc_; } inline void CCLCMsg_ClientInfo::set_send_table_crc(::google::protobuf::uint32 value) { set_has_send_table_crc(); send_table_crc_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.send_table_crc) } // optional uint32 server_count = 2; inline bool CCLCMsg_ClientInfo::has_server_count() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_ClientInfo::set_has_server_count() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_ClientInfo::clear_has_server_count() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_ClientInfo::clear_server_count() { server_count_ = 0u; clear_has_server_count(); } inline ::google::protobuf::uint32 CCLCMsg_ClientInfo::server_count() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.server_count) return server_count_; } inline void CCLCMsg_ClientInfo::set_server_count(::google::protobuf::uint32 value) { set_has_server_count(); server_count_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.server_count) } // optional bool is_hltv = 3; inline bool CCLCMsg_ClientInfo::has_is_hltv() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CCLCMsg_ClientInfo::set_has_is_hltv() { _has_bits_[0] |= 0x00000004u; } inline void CCLCMsg_ClientInfo::clear_has_is_hltv() { _has_bits_[0] &= ~0x00000004u; } inline void CCLCMsg_ClientInfo::clear_is_hltv() { is_hltv_ = false; clear_has_is_hltv(); } inline bool CCLCMsg_ClientInfo::is_hltv() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.is_hltv) return is_hltv_; } inline void CCLCMsg_ClientInfo::set_is_hltv(bool value) { set_has_is_hltv(); is_hltv_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.is_hltv) } // optional bool is_replay = 4; inline bool CCLCMsg_ClientInfo::has_is_replay() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CCLCMsg_ClientInfo::set_has_is_replay() { _has_bits_[0] |= 0x00000008u; } inline void CCLCMsg_ClientInfo::clear_has_is_replay() { _has_bits_[0] &= ~0x00000008u; } inline void CCLCMsg_ClientInfo::clear_is_replay() { is_replay_ = false; clear_has_is_replay(); } inline bool CCLCMsg_ClientInfo::is_replay() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.is_replay) return is_replay_; } inline void CCLCMsg_ClientInfo::set_is_replay(bool value) { set_has_is_replay(); is_replay_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.is_replay) } // optional uint32 friends_id = 5; inline bool CCLCMsg_ClientInfo::has_friends_id() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CCLCMsg_ClientInfo::set_has_friends_id() { _has_bits_[0] |= 0x00000010u; } inline void CCLCMsg_ClientInfo::clear_has_friends_id() { _has_bits_[0] &= ~0x00000010u; } inline void CCLCMsg_ClientInfo::clear_friends_id() { friends_id_ = 0u; clear_has_friends_id(); } inline ::google::protobuf::uint32 CCLCMsg_ClientInfo::friends_id() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.friends_id) return friends_id_; } inline void CCLCMsg_ClientInfo::set_friends_id(::google::protobuf::uint32 value) { set_has_friends_id(); friends_id_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.friends_id) } // optional string friends_name = 6; inline bool CCLCMsg_ClientInfo::has_friends_name() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CCLCMsg_ClientInfo::set_has_friends_name() { _has_bits_[0] |= 0x00000020u; } inline void CCLCMsg_ClientInfo::clear_has_friends_name() { _has_bits_[0] &= ~0x00000020u; } inline void CCLCMsg_ClientInfo::clear_friends_name() { if (friends_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { friends_name_->clear(); } clear_has_friends_name(); } inline const ::std::string& CCLCMsg_ClientInfo::friends_name() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.friends_name) return *friends_name_; } inline void CCLCMsg_ClientInfo::set_friends_name(const ::std::string& value) { set_has_friends_name(); if (friends_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { friends_name_ = new ::std::string; } friends_name_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.friends_name) } inline void CCLCMsg_ClientInfo::set_friends_name(const char* value) { set_has_friends_name(); if (friends_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { friends_name_ = new ::std::string; } friends_name_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_ClientInfo.friends_name) } inline void CCLCMsg_ClientInfo::set_friends_name(const char* value, size_t size) { set_has_friends_name(); if (friends_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { friends_name_ = new ::std::string; } friends_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_ClientInfo.friends_name) } inline ::std::string* CCLCMsg_ClientInfo::mutable_friends_name() { set_has_friends_name(); if (friends_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { friends_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_ClientInfo.friends_name) return friends_name_; } inline ::std::string* CCLCMsg_ClientInfo::release_friends_name() { clear_has_friends_name(); if (friends_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = friends_name_; friends_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_ClientInfo::set_allocated_friends_name(::std::string* friends_name) { if (friends_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete friends_name_; } if (friends_name) { set_has_friends_name(); friends_name_ = friends_name; } else { clear_has_friends_name(); friends_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_ClientInfo.friends_name) } // repeated fixed32 custom_files = 7; inline int CCLCMsg_ClientInfo::custom_files_size() const { return custom_files_.size(); } inline void CCLCMsg_ClientInfo::clear_custom_files() { custom_files_.Clear(); } inline ::google::protobuf::uint32 CCLCMsg_ClientInfo::custom_files(int index) const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientInfo.custom_files) return custom_files_.Get(index); } inline void CCLCMsg_ClientInfo::set_custom_files(int index, ::google::protobuf::uint32 value) { custom_files_.Set(index, value); // @@protoc_insertion_point(field_set:CCLCMsg_ClientInfo.custom_files) } inline void CCLCMsg_ClientInfo::add_custom_files(::google::protobuf::uint32 value) { custom_files_.Add(value); // @@protoc_insertion_point(field_add:CCLCMsg_ClientInfo.custom_files) } inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >& CCLCMsg_ClientInfo::custom_files() const { // @@protoc_insertion_point(field_list:CCLCMsg_ClientInfo.custom_files) return custom_files_; } inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >* CCLCMsg_ClientInfo::mutable_custom_files() { // @@protoc_insertion_point(field_mutable_list:CCLCMsg_ClientInfo.custom_files) return &custom_files_; } // ------------------------------------------------------------------- // CCLCMsg_Move // optional uint32 num_backup_commands = 1; inline bool CCLCMsg_Move::has_num_backup_commands() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_Move::set_has_num_backup_commands() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_Move::clear_has_num_backup_commands() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_Move::clear_num_backup_commands() { num_backup_commands_ = 0u; clear_has_num_backup_commands(); } inline ::google::protobuf::uint32 CCLCMsg_Move::num_backup_commands() const { // @@protoc_insertion_point(field_get:CCLCMsg_Move.num_backup_commands) return num_backup_commands_; } inline void CCLCMsg_Move::set_num_backup_commands(::google::protobuf::uint32 value) { set_has_num_backup_commands(); num_backup_commands_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_Move.num_backup_commands) } // optional uint32 num_new_commands = 2; inline bool CCLCMsg_Move::has_num_new_commands() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_Move::set_has_num_new_commands() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_Move::clear_has_num_new_commands() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_Move::clear_num_new_commands() { num_new_commands_ = 0u; clear_has_num_new_commands(); } inline ::google::protobuf::uint32 CCLCMsg_Move::num_new_commands() const { // @@protoc_insertion_point(field_get:CCLCMsg_Move.num_new_commands) return num_new_commands_; } inline void CCLCMsg_Move::set_num_new_commands(::google::protobuf::uint32 value) { set_has_num_new_commands(); num_new_commands_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_Move.num_new_commands) } // optional bytes data = 3; inline bool CCLCMsg_Move::has_data() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CCLCMsg_Move::set_has_data() { _has_bits_[0] |= 0x00000004u; } inline void CCLCMsg_Move::clear_has_data() { _has_bits_[0] &= ~0x00000004u; } inline void CCLCMsg_Move::clear_data() { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_->clear(); } clear_has_data(); } inline const ::std::string& CCLCMsg_Move::data() const { // @@protoc_insertion_point(field_get:CCLCMsg_Move.data) return *data_; } inline void CCLCMsg_Move::set_data(const ::std::string& value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_Move.data) } inline void CCLCMsg_Move::set_data(const char* value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_Move.data) } inline void CCLCMsg_Move::set_data(const void* value, size_t size) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_Move.data) } inline ::std::string* CCLCMsg_Move::mutable_data() { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_Move.data) return data_; } inline ::std::string* CCLCMsg_Move::release_data() { clear_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = data_; data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_Move::set_allocated_data(::std::string* data) { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete data_; } if (data) { set_has_data(); data_ = data; } else { clear_has_data(); data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_Move.data) } // ------------------------------------------------------------------- // CCLCMsg_VoiceData // optional bytes data = 1; inline bool CCLCMsg_VoiceData::has_data() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_VoiceData::set_has_data() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_VoiceData::clear_has_data() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_VoiceData::clear_data() { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_->clear(); } clear_has_data(); } inline const ::std::string& CCLCMsg_VoiceData::data() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.data) return *data_; } inline void CCLCMsg_VoiceData::set_data(const ::std::string& value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.data) } inline void CCLCMsg_VoiceData::set_data(const char* value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_VoiceData.data) } inline void CCLCMsg_VoiceData::set_data(const void* value, size_t size) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_VoiceData.data) } inline ::std::string* CCLCMsg_VoiceData::mutable_data() { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_VoiceData.data) return data_; } inline ::std::string* CCLCMsg_VoiceData::release_data() { clear_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = data_; data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_VoiceData::set_allocated_data(::std::string* data) { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete data_; } if (data) { set_has_data(); data_ = data; } else { clear_has_data(); data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_VoiceData.data) } // optional fixed64 xuid = 2; inline bool CCLCMsg_VoiceData::has_xuid() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_VoiceData::set_has_xuid() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_VoiceData::clear_has_xuid() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_VoiceData::clear_xuid() { xuid_ = GOOGLE_ULONGLONG(0); clear_has_xuid(); } inline ::google::protobuf::uint64 CCLCMsg_VoiceData::xuid() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.xuid) return xuid_; } inline void CCLCMsg_VoiceData::set_xuid(::google::protobuf::uint64 value) { set_has_xuid(); xuid_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.xuid) } // optional .VoiceDataFormat_t format = 3 [default = VOICEDATA_FORMAT_STEAM]; inline bool CCLCMsg_VoiceData::has_format() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CCLCMsg_VoiceData::set_has_format() { _has_bits_[0] |= 0x00000004u; } inline void CCLCMsg_VoiceData::clear_has_format() { _has_bits_[0] &= ~0x00000004u; } inline void CCLCMsg_VoiceData::clear_format() { format_ = 0; clear_has_format(); } inline ::VoiceDataFormat_t CCLCMsg_VoiceData::format() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.format) return static_cast< ::VoiceDataFormat_t >(format_); } inline void CCLCMsg_VoiceData::set_format(::VoiceDataFormat_t value) { assert(::VoiceDataFormat_t_IsValid(value)); set_has_format(); format_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.format) } // optional int32 sequence_bytes = 4; inline bool CCLCMsg_VoiceData::has_sequence_bytes() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CCLCMsg_VoiceData::set_has_sequence_bytes() { _has_bits_[0] |= 0x00000008u; } inline void CCLCMsg_VoiceData::clear_has_sequence_bytes() { _has_bits_[0] &= ~0x00000008u; } inline void CCLCMsg_VoiceData::clear_sequence_bytes() { sequence_bytes_ = 0; clear_has_sequence_bytes(); } inline ::google::protobuf::int32 CCLCMsg_VoiceData::sequence_bytes() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.sequence_bytes) return sequence_bytes_; } inline void CCLCMsg_VoiceData::set_sequence_bytes(::google::protobuf::int32 value) { set_has_sequence_bytes(); sequence_bytes_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.sequence_bytes) } // optional uint32 section_number = 5; inline bool CCLCMsg_VoiceData::has_section_number() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CCLCMsg_VoiceData::set_has_section_number() { _has_bits_[0] |= 0x00000010u; } inline void CCLCMsg_VoiceData::clear_has_section_number() { _has_bits_[0] &= ~0x00000010u; } inline void CCLCMsg_VoiceData::clear_section_number() { section_number_ = 0u; clear_has_section_number(); } inline ::google::protobuf::uint32 CCLCMsg_VoiceData::section_number() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.section_number) return section_number_; } inline void CCLCMsg_VoiceData::set_section_number(::google::protobuf::uint32 value) { set_has_section_number(); section_number_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.section_number) } // optional uint32 uncompressed_sample_offset = 6; inline bool CCLCMsg_VoiceData::has_uncompressed_sample_offset() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CCLCMsg_VoiceData::set_has_uncompressed_sample_offset() { _has_bits_[0] |= 0x00000020u; } inline void CCLCMsg_VoiceData::clear_has_uncompressed_sample_offset() { _has_bits_[0] &= ~0x00000020u; } inline void CCLCMsg_VoiceData::clear_uncompressed_sample_offset() { uncompressed_sample_offset_ = 0u; clear_has_uncompressed_sample_offset(); } inline ::google::protobuf::uint32 CCLCMsg_VoiceData::uncompressed_sample_offset() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.uncompressed_sample_offset) return uncompressed_sample_offset_; } inline void CCLCMsg_VoiceData::set_uncompressed_sample_offset(::google::protobuf::uint32 value) { set_has_uncompressed_sample_offset(); uncompressed_sample_offset_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.uncompressed_sample_offset) } // optional uint32 tick = 7; inline bool CCLCMsg_VoiceData::has_tick() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CCLCMsg_VoiceData::set_has_tick() { _has_bits_[0] |= 0x00000040u; } inline void CCLCMsg_VoiceData::clear_has_tick() { _has_bits_[0] &= ~0x00000040u; } inline void CCLCMsg_VoiceData::clear_tick() { tick_ = 0u; clear_has_tick(); } inline ::google::protobuf::uint32 CCLCMsg_VoiceData::tick() const { // @@protoc_insertion_point(field_get:CCLCMsg_VoiceData.tick) return tick_; } inline void CCLCMsg_VoiceData::set_tick(::google::protobuf::uint32 value) { set_has_tick(); tick_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_VoiceData.tick) } // ------------------------------------------------------------------- // CCLCMsg_BaselineAck // optional int32 baseline_tick = 1; inline bool CCLCMsg_BaselineAck::has_baseline_tick() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_BaselineAck::set_has_baseline_tick() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_BaselineAck::clear_has_baseline_tick() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_BaselineAck::clear_baseline_tick() { baseline_tick_ = 0; clear_has_baseline_tick(); } inline ::google::protobuf::int32 CCLCMsg_BaselineAck::baseline_tick() const { // @@protoc_insertion_point(field_get:CCLCMsg_BaselineAck.baseline_tick) return baseline_tick_; } inline void CCLCMsg_BaselineAck::set_baseline_tick(::google::protobuf::int32 value) { set_has_baseline_tick(); baseline_tick_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_BaselineAck.baseline_tick) } // optional int32 baseline_nr = 2; inline bool CCLCMsg_BaselineAck::has_baseline_nr() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_BaselineAck::set_has_baseline_nr() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_BaselineAck::clear_has_baseline_nr() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_BaselineAck::clear_baseline_nr() { baseline_nr_ = 0; clear_has_baseline_nr(); } inline ::google::protobuf::int32 CCLCMsg_BaselineAck::baseline_nr() const { // @@protoc_insertion_point(field_get:CCLCMsg_BaselineAck.baseline_nr) return baseline_nr_; } inline void CCLCMsg_BaselineAck::set_baseline_nr(::google::protobuf::int32 value) { set_has_baseline_nr(); baseline_nr_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_BaselineAck.baseline_nr) } // ------------------------------------------------------------------- // CCLCMsg_ListenEvents // repeated fixed32 event_mask = 1; inline int CCLCMsg_ListenEvents::event_mask_size() const { return event_mask_.size(); } inline void CCLCMsg_ListenEvents::clear_event_mask() { event_mask_.Clear(); } inline ::google::protobuf::uint32 CCLCMsg_ListenEvents::event_mask(int index) const { // @@protoc_insertion_point(field_get:CCLCMsg_ListenEvents.event_mask) return event_mask_.Get(index); } inline void CCLCMsg_ListenEvents::set_event_mask(int index, ::google::protobuf::uint32 value) { event_mask_.Set(index, value); // @@protoc_insertion_point(field_set:CCLCMsg_ListenEvents.event_mask) } inline void CCLCMsg_ListenEvents::add_event_mask(::google::protobuf::uint32 value) { event_mask_.Add(value); // @@protoc_insertion_point(field_add:CCLCMsg_ListenEvents.event_mask) } inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >& CCLCMsg_ListenEvents::event_mask() const { // @@protoc_insertion_point(field_list:CCLCMsg_ListenEvents.event_mask) return event_mask_; } inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >* CCLCMsg_ListenEvents::mutable_event_mask() { // @@protoc_insertion_point(field_mutable_list:CCLCMsg_ListenEvents.event_mask) return &event_mask_; } // ------------------------------------------------------------------- // CCLCMsg_RespondCvarValue // optional int32 cookie = 1; inline bool CCLCMsg_RespondCvarValue::has_cookie() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_RespondCvarValue::set_has_cookie() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_RespondCvarValue::clear_has_cookie() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_RespondCvarValue::clear_cookie() { cookie_ = 0; clear_has_cookie(); } inline ::google::protobuf::int32 CCLCMsg_RespondCvarValue::cookie() const { // @@protoc_insertion_point(field_get:CCLCMsg_RespondCvarValue.cookie) return cookie_; } inline void CCLCMsg_RespondCvarValue::set_cookie(::google::protobuf::int32 value) { set_has_cookie(); cookie_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_RespondCvarValue.cookie) } // optional int32 status_code = 2; inline bool CCLCMsg_RespondCvarValue::has_status_code() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_RespondCvarValue::set_has_status_code() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_RespondCvarValue::clear_has_status_code() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_RespondCvarValue::clear_status_code() { status_code_ = 0; clear_has_status_code(); } inline ::google::protobuf::int32 CCLCMsg_RespondCvarValue::status_code() const { // @@protoc_insertion_point(field_get:CCLCMsg_RespondCvarValue.status_code) return status_code_; } inline void CCLCMsg_RespondCvarValue::set_status_code(::google::protobuf::int32 value) { set_has_status_code(); status_code_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_RespondCvarValue.status_code) } // optional string name = 3; inline bool CCLCMsg_RespondCvarValue::has_name() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CCLCMsg_RespondCvarValue::set_has_name() { _has_bits_[0] |= 0x00000004u; } inline void CCLCMsg_RespondCvarValue::clear_has_name() { _has_bits_[0] &= ~0x00000004u; } inline void CCLCMsg_RespondCvarValue::clear_name() { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_->clear(); } clear_has_name(); } inline const ::std::string& CCLCMsg_RespondCvarValue::name() const { // @@protoc_insertion_point(field_get:CCLCMsg_RespondCvarValue.name) return *name_; } inline void CCLCMsg_RespondCvarValue::set_name(const ::std::string& value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_RespondCvarValue.name) } inline void CCLCMsg_RespondCvarValue::set_name(const char* value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_RespondCvarValue.name) } inline void CCLCMsg_RespondCvarValue::set_name(const char* value, size_t size) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_RespondCvarValue.name) } inline ::std::string* CCLCMsg_RespondCvarValue::mutable_name() { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_RespondCvarValue.name) return name_; } inline ::std::string* CCLCMsg_RespondCvarValue::release_name() { clear_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = name_; name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_RespondCvarValue::set_allocated_name(::std::string* name) { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete name_; } if (name) { set_has_name(); name_ = name; } else { clear_has_name(); name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_RespondCvarValue.name) } // optional string value = 4; inline bool CCLCMsg_RespondCvarValue::has_value() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CCLCMsg_RespondCvarValue::set_has_value() { _has_bits_[0] |= 0x00000008u; } inline void CCLCMsg_RespondCvarValue::clear_has_value() { _has_bits_[0] &= ~0x00000008u; } inline void CCLCMsg_RespondCvarValue::clear_value() { if (value_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { value_->clear(); } clear_has_value(); } inline const ::std::string& CCLCMsg_RespondCvarValue::value() const { // @@protoc_insertion_point(field_get:CCLCMsg_RespondCvarValue.value) return *value_; } inline void CCLCMsg_RespondCvarValue::set_value(const ::std::string& value) { set_has_value(); if (value_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { value_ = new ::std::string; } value_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_RespondCvarValue.value) } inline void CCLCMsg_RespondCvarValue::set_value(const char* value) { set_has_value(); if (value_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { value_ = new ::std::string; } value_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_RespondCvarValue.value) } inline void CCLCMsg_RespondCvarValue::set_value(const char* value, size_t size) { set_has_value(); if (value_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { value_ = new ::std::string; } value_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_RespondCvarValue.value) } inline ::std::string* CCLCMsg_RespondCvarValue::mutable_value() { set_has_value(); if (value_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { value_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_RespondCvarValue.value) return value_; } inline ::std::string* CCLCMsg_RespondCvarValue::release_value() { clear_has_value(); if (value_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = value_; value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_RespondCvarValue::set_allocated_value(::std::string* value) { if (value_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete value_; } if (value) { set_has_value(); value_ = value; } else { clear_has_value(); value_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_RespondCvarValue.value) } // ------------------------------------------------------------------- // CCLCMsg_FileCRCCheck // optional int32 code_path = 1; inline bool CCLCMsg_FileCRCCheck::has_code_path() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_FileCRCCheck::set_has_code_path() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_FileCRCCheck::clear_has_code_path() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_FileCRCCheck::clear_code_path() { code_path_ = 0; clear_has_code_path(); } inline ::google::protobuf::int32 CCLCMsg_FileCRCCheck::code_path() const { // @@protoc_insertion_point(field_get:CCLCMsg_FileCRCCheck.code_path) return code_path_; } inline void CCLCMsg_FileCRCCheck::set_code_path(::google::protobuf::int32 value) { set_has_code_path(); code_path_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_FileCRCCheck.code_path) } // optional string path = 2; inline bool CCLCMsg_FileCRCCheck::has_path() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_FileCRCCheck::set_has_path() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_FileCRCCheck::clear_has_path() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_FileCRCCheck::clear_path() { if (path_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { path_->clear(); } clear_has_path(); } inline const ::std::string& CCLCMsg_FileCRCCheck::path() const { // @@protoc_insertion_point(field_get:CCLCMsg_FileCRCCheck.path) return *path_; } inline void CCLCMsg_FileCRCCheck::set_path(const ::std::string& value) { set_has_path(); if (path_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { path_ = new ::std::string; } path_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_FileCRCCheck.path) } inline void CCLCMsg_FileCRCCheck::set_path(const char* value) { set_has_path(); if (path_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { path_ = new ::std::string; } path_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_FileCRCCheck.path) } inline void CCLCMsg_FileCRCCheck::set_path(const char* value, size_t size) { set_has_path(); if (path_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { path_ = new ::std::string; } path_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_FileCRCCheck.path) } inline ::std::string* CCLCMsg_FileCRCCheck::mutable_path() { set_has_path(); if (path_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { path_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_FileCRCCheck.path) return path_; } inline ::std::string* CCLCMsg_FileCRCCheck::release_path() { clear_has_path(); if (path_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = path_; path_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_FileCRCCheck::set_allocated_path(::std::string* path) { if (path_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete path_; } if (path) { set_has_path(); path_ = path; } else { clear_has_path(); path_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_FileCRCCheck.path) } // optional int32 code_filename = 3; inline bool CCLCMsg_FileCRCCheck::has_code_filename() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CCLCMsg_FileCRCCheck::set_has_code_filename() { _has_bits_[0] |= 0x00000004u; } inline void CCLCMsg_FileCRCCheck::clear_has_code_filename() { _has_bits_[0] &= ~0x00000004u; } inline void CCLCMsg_FileCRCCheck::clear_code_filename() { code_filename_ = 0; clear_has_code_filename(); } inline ::google::protobuf::int32 CCLCMsg_FileCRCCheck::code_filename() const { // @@protoc_insertion_point(field_get:CCLCMsg_FileCRCCheck.code_filename) return code_filename_; } inline void CCLCMsg_FileCRCCheck::set_code_filename(::google::protobuf::int32 value) { set_has_code_filename(); code_filename_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_FileCRCCheck.code_filename) } // optional string filename = 4; inline bool CCLCMsg_FileCRCCheck::has_filename() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CCLCMsg_FileCRCCheck::set_has_filename() { _has_bits_[0] |= 0x00000008u; } inline void CCLCMsg_FileCRCCheck::clear_has_filename() { _has_bits_[0] &= ~0x00000008u; } inline void CCLCMsg_FileCRCCheck::clear_filename() { if (filename_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { filename_->clear(); } clear_has_filename(); } inline const ::std::string& CCLCMsg_FileCRCCheck::filename() const { // @@protoc_insertion_point(field_get:CCLCMsg_FileCRCCheck.filename) return *filename_; } inline void CCLCMsg_FileCRCCheck::set_filename(const ::std::string& value) { set_has_filename(); if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { filename_ = new ::std::string; } filename_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_FileCRCCheck.filename) } inline void CCLCMsg_FileCRCCheck::set_filename(const char* value) { set_has_filename(); if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { filename_ = new ::std::string; } filename_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_FileCRCCheck.filename) } inline void CCLCMsg_FileCRCCheck::set_filename(const char* value, size_t size) { set_has_filename(); if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { filename_ = new ::std::string; } filename_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_FileCRCCheck.filename) } inline ::std::string* CCLCMsg_FileCRCCheck::mutable_filename() { set_has_filename(); if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { filename_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_FileCRCCheck.filename) return filename_; } inline ::std::string* CCLCMsg_FileCRCCheck::release_filename() { clear_has_filename(); if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = filename_; filename_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_FileCRCCheck::set_allocated_filename(::std::string* filename) { if (filename_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete filename_; } if (filename) { set_has_filename(); filename_ = filename; } else { clear_has_filename(); filename_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_FileCRCCheck.filename) } // optional fixed32 crc = 5; inline bool CCLCMsg_FileCRCCheck::has_crc() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CCLCMsg_FileCRCCheck::set_has_crc() { _has_bits_[0] |= 0x00000010u; } inline void CCLCMsg_FileCRCCheck::clear_has_crc() { _has_bits_[0] &= ~0x00000010u; } inline void CCLCMsg_FileCRCCheck::clear_crc() { crc_ = 0u; clear_has_crc(); } inline ::google::protobuf::uint32 CCLCMsg_FileCRCCheck::crc() const { // @@protoc_insertion_point(field_get:CCLCMsg_FileCRCCheck.crc) return crc_; } inline void CCLCMsg_FileCRCCheck::set_crc(::google::protobuf::uint32 value) { set_has_crc(); crc_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_FileCRCCheck.crc) } // ------------------------------------------------------------------- // CCLCMsg_LoadingProgress // optional int32 progress = 1; inline bool CCLCMsg_LoadingProgress::has_progress() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_LoadingProgress::set_has_progress() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_LoadingProgress::clear_has_progress() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_LoadingProgress::clear_progress() { progress_ = 0; clear_has_progress(); } inline ::google::protobuf::int32 CCLCMsg_LoadingProgress::progress() const { // @@protoc_insertion_point(field_get:CCLCMsg_LoadingProgress.progress) return progress_; } inline void CCLCMsg_LoadingProgress::set_progress(::google::protobuf::int32 value) { set_has_progress(); progress_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_LoadingProgress.progress) } // ------------------------------------------------------------------- // CCLCMsg_SplitPlayerConnect // optional .CMsg_CVars convars = 1; inline bool CCLCMsg_SplitPlayerConnect::has_convars() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_SplitPlayerConnect::set_has_convars() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_SplitPlayerConnect::clear_has_convars() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_SplitPlayerConnect::clear_convars() { if (convars_ != NULL) convars_->::CMsg_CVars::Clear(); clear_has_convars(); } inline const ::CMsg_CVars& CCLCMsg_SplitPlayerConnect::convars() const { // @@protoc_insertion_point(field_get:CCLCMsg_SplitPlayerConnect.convars) return convars_ != NULL ? *convars_ : *default_instance_->convars_; } inline ::CMsg_CVars* CCLCMsg_SplitPlayerConnect::mutable_convars() { set_has_convars(); if (convars_ == NULL) convars_ = new ::CMsg_CVars; // @@protoc_insertion_point(field_mutable:CCLCMsg_SplitPlayerConnect.convars) return convars_; } inline ::CMsg_CVars* CCLCMsg_SplitPlayerConnect::release_convars() { clear_has_convars(); ::CMsg_CVars* temp = convars_; convars_ = NULL; return temp; } inline void CCLCMsg_SplitPlayerConnect::set_allocated_convars(::CMsg_CVars* convars) { delete convars_; convars_ = convars; if (convars) { set_has_convars(); } else { clear_has_convars(); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_SplitPlayerConnect.convars) } // ------------------------------------------------------------------- // CCLCMsg_ClientMessage // optional int32 msg_type = 1; inline bool CCLCMsg_ClientMessage::has_msg_type() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CCLCMsg_ClientMessage::set_has_msg_type() { _has_bits_[0] |= 0x00000001u; } inline void CCLCMsg_ClientMessage::clear_has_msg_type() { _has_bits_[0] &= ~0x00000001u; } inline void CCLCMsg_ClientMessage::clear_msg_type() { msg_type_ = 0; clear_has_msg_type(); } inline ::google::protobuf::int32 CCLCMsg_ClientMessage::msg_type() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientMessage.msg_type) return msg_type_; } inline void CCLCMsg_ClientMessage::set_msg_type(::google::protobuf::int32 value) { set_has_msg_type(); msg_type_ = value; // @@protoc_insertion_point(field_set:CCLCMsg_ClientMessage.msg_type) } // optional bytes data = 2; inline bool CCLCMsg_ClientMessage::has_data() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CCLCMsg_ClientMessage::set_has_data() { _has_bits_[0] |= 0x00000002u; } inline void CCLCMsg_ClientMessage::clear_has_data() { _has_bits_[0] &= ~0x00000002u; } inline void CCLCMsg_ClientMessage::clear_data() { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_->clear(); } clear_has_data(); } inline const ::std::string& CCLCMsg_ClientMessage::data() const { // @@protoc_insertion_point(field_get:CCLCMsg_ClientMessage.data) return *data_; } inline void CCLCMsg_ClientMessage::set_data(const ::std::string& value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set:CCLCMsg_ClientMessage.data) } inline void CCLCMsg_ClientMessage::set_data(const char* value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set_char:CCLCMsg_ClientMessage.data) } inline void CCLCMsg_ClientMessage::set_data(const void* value, size_t size) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CCLCMsg_ClientMessage.data) } inline ::std::string* CCLCMsg_ClientMessage::mutable_data() { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CCLCMsg_ClientMessage.data) return data_; } inline ::std::string* CCLCMsg_ClientMessage::release_data() { clear_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = data_; data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CCLCMsg_ClientMessage::set_allocated_data(::std::string* data) { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete data_; } if (data) { set_has_data(); data_ = data; } else { clear_has_data(); data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CCLCMsg_ClientMessage.data) } // ------------------------------------------------------------------- // CSVCMsg_ServerInfo // optional int32 protocol = 1; inline bool CSVCMsg_ServerInfo::has_protocol() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_ServerInfo::set_has_protocol() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_ServerInfo::clear_has_protocol() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_ServerInfo::clear_protocol() { protocol_ = 0; clear_has_protocol(); } inline ::google::protobuf::int32 CSVCMsg_ServerInfo::protocol() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.protocol) return protocol_; } inline void CSVCMsg_ServerInfo::set_protocol(::google::protobuf::int32 value) { set_has_protocol(); protocol_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.protocol) } // optional int32 server_count = 2; inline bool CSVCMsg_ServerInfo::has_server_count() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_ServerInfo::set_has_server_count() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_ServerInfo::clear_has_server_count() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_ServerInfo::clear_server_count() { server_count_ = 0; clear_has_server_count(); } inline ::google::protobuf::int32 CSVCMsg_ServerInfo::server_count() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.server_count) return server_count_; } inline void CSVCMsg_ServerInfo::set_server_count(::google::protobuf::int32 value) { set_has_server_count(); server_count_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.server_count) } // optional bool is_dedicated = 3; inline bool CSVCMsg_ServerInfo::has_is_dedicated() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_ServerInfo::set_has_is_dedicated() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_ServerInfo::clear_has_is_dedicated() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_ServerInfo::clear_is_dedicated() { is_dedicated_ = false; clear_has_is_dedicated(); } inline bool CSVCMsg_ServerInfo::is_dedicated() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.is_dedicated) return is_dedicated_; } inline void CSVCMsg_ServerInfo::set_is_dedicated(bool value) { set_has_is_dedicated(); is_dedicated_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.is_dedicated) } // optional bool is_hltv = 4; inline bool CSVCMsg_ServerInfo::has_is_hltv() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_ServerInfo::set_has_is_hltv() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_ServerInfo::clear_has_is_hltv() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_ServerInfo::clear_is_hltv() { is_hltv_ = false; clear_has_is_hltv(); } inline bool CSVCMsg_ServerInfo::is_hltv() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.is_hltv) return is_hltv_; } inline void CSVCMsg_ServerInfo::set_is_hltv(bool value) { set_has_is_hltv(); is_hltv_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.is_hltv) } // optional bool is_replay = 5; inline bool CSVCMsg_ServerInfo::has_is_replay() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_ServerInfo::set_has_is_replay() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_ServerInfo::clear_has_is_replay() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_ServerInfo::clear_is_replay() { is_replay_ = false; clear_has_is_replay(); } inline bool CSVCMsg_ServerInfo::is_replay() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.is_replay) return is_replay_; } inline void CSVCMsg_ServerInfo::set_is_replay(bool value) { set_has_is_replay(); is_replay_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.is_replay) } // optional int32 c_os = 6; inline bool CSVCMsg_ServerInfo::has_c_os() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CSVCMsg_ServerInfo::set_has_c_os() { _has_bits_[0] |= 0x00000020u; } inline void CSVCMsg_ServerInfo::clear_has_c_os() { _has_bits_[0] &= ~0x00000020u; } inline void CSVCMsg_ServerInfo::clear_c_os() { c_os_ = 0; clear_has_c_os(); } inline ::google::protobuf::int32 CSVCMsg_ServerInfo::c_os() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.c_os) return c_os_; } inline void CSVCMsg_ServerInfo::set_c_os(::google::protobuf::int32 value) { set_has_c_os(); c_os_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.c_os) } // optional fixed32 map_crc = 7; inline bool CSVCMsg_ServerInfo::has_map_crc() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CSVCMsg_ServerInfo::set_has_map_crc() { _has_bits_[0] |= 0x00000040u; } inline void CSVCMsg_ServerInfo::clear_has_map_crc() { _has_bits_[0] &= ~0x00000040u; } inline void CSVCMsg_ServerInfo::clear_map_crc() { map_crc_ = 0u; clear_has_map_crc(); } inline ::google::protobuf::uint32 CSVCMsg_ServerInfo::map_crc() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.map_crc) return map_crc_; } inline void CSVCMsg_ServerInfo::set_map_crc(::google::protobuf::uint32 value) { set_has_map_crc(); map_crc_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.map_crc) } // optional fixed32 client_crc = 8; inline bool CSVCMsg_ServerInfo::has_client_crc() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void CSVCMsg_ServerInfo::set_has_client_crc() { _has_bits_[0] |= 0x00000080u; } inline void CSVCMsg_ServerInfo::clear_has_client_crc() { _has_bits_[0] &= ~0x00000080u; } inline void CSVCMsg_ServerInfo::clear_client_crc() { client_crc_ = 0u; clear_has_client_crc(); } inline ::google::protobuf::uint32 CSVCMsg_ServerInfo::client_crc() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.client_crc) return client_crc_; } inline void CSVCMsg_ServerInfo::set_client_crc(::google::protobuf::uint32 value) { set_has_client_crc(); client_crc_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.client_crc) } // optional fixed32 string_table_crc = 9; inline bool CSVCMsg_ServerInfo::has_string_table_crc() const { return (_has_bits_[0] & 0x00000100u) != 0; } inline void CSVCMsg_ServerInfo::set_has_string_table_crc() { _has_bits_[0] |= 0x00000100u; } inline void CSVCMsg_ServerInfo::clear_has_string_table_crc() { _has_bits_[0] &= ~0x00000100u; } inline void CSVCMsg_ServerInfo::clear_string_table_crc() { string_table_crc_ = 0u; clear_has_string_table_crc(); } inline ::google::protobuf::uint32 CSVCMsg_ServerInfo::string_table_crc() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.string_table_crc) return string_table_crc_; } inline void CSVCMsg_ServerInfo::set_string_table_crc(::google::protobuf::uint32 value) { set_has_string_table_crc(); string_table_crc_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.string_table_crc) } // optional int32 max_clients = 10; inline bool CSVCMsg_ServerInfo::has_max_clients() const { return (_has_bits_[0] & 0x00000200u) != 0; } inline void CSVCMsg_ServerInfo::set_has_max_clients() { _has_bits_[0] |= 0x00000200u; } inline void CSVCMsg_ServerInfo::clear_has_max_clients() { _has_bits_[0] &= ~0x00000200u; } inline void CSVCMsg_ServerInfo::clear_max_clients() { max_clients_ = 0; clear_has_max_clients(); } inline ::google::protobuf::int32 CSVCMsg_ServerInfo::max_clients() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.max_clients) return max_clients_; } inline void CSVCMsg_ServerInfo::set_max_clients(::google::protobuf::int32 value) { set_has_max_clients(); max_clients_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.max_clients) } // optional int32 max_classes = 11; inline bool CSVCMsg_ServerInfo::has_max_classes() const { return (_has_bits_[0] & 0x00000400u) != 0; } inline void CSVCMsg_ServerInfo::set_has_max_classes() { _has_bits_[0] |= 0x00000400u; } inline void CSVCMsg_ServerInfo::clear_has_max_classes() { _has_bits_[0] &= ~0x00000400u; } inline void CSVCMsg_ServerInfo::clear_max_classes() { max_classes_ = 0; clear_has_max_classes(); } inline ::google::protobuf::int32 CSVCMsg_ServerInfo::max_classes() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.max_classes) return max_classes_; } inline void CSVCMsg_ServerInfo::set_max_classes(::google::protobuf::int32 value) { set_has_max_classes(); max_classes_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.max_classes) } // optional int32 player_slot = 12; inline bool CSVCMsg_ServerInfo::has_player_slot() const { return (_has_bits_[0] & 0x00000800u) != 0; } inline void CSVCMsg_ServerInfo::set_has_player_slot() { _has_bits_[0] |= 0x00000800u; } inline void CSVCMsg_ServerInfo::clear_has_player_slot() { _has_bits_[0] &= ~0x00000800u; } inline void CSVCMsg_ServerInfo::clear_player_slot() { player_slot_ = 0; clear_has_player_slot(); } inline ::google::protobuf::int32 CSVCMsg_ServerInfo::player_slot() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.player_slot) return player_slot_; } inline void CSVCMsg_ServerInfo::set_player_slot(::google::protobuf::int32 value) { set_has_player_slot(); player_slot_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.player_slot) } // optional float tick_interval = 13; inline bool CSVCMsg_ServerInfo::has_tick_interval() const { return (_has_bits_[0] & 0x00001000u) != 0; } inline void CSVCMsg_ServerInfo::set_has_tick_interval() { _has_bits_[0] |= 0x00001000u; } inline void CSVCMsg_ServerInfo::clear_has_tick_interval() { _has_bits_[0] &= ~0x00001000u; } inline void CSVCMsg_ServerInfo::clear_tick_interval() { tick_interval_ = 0; clear_has_tick_interval(); } inline float CSVCMsg_ServerInfo::tick_interval() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.tick_interval) return tick_interval_; } inline void CSVCMsg_ServerInfo::set_tick_interval(float value) { set_has_tick_interval(); tick_interval_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.tick_interval) } // optional string game_dir = 14; inline bool CSVCMsg_ServerInfo::has_game_dir() const { return (_has_bits_[0] & 0x00002000u) != 0; } inline void CSVCMsg_ServerInfo::set_has_game_dir() { _has_bits_[0] |= 0x00002000u; } inline void CSVCMsg_ServerInfo::clear_has_game_dir() { _has_bits_[0] &= ~0x00002000u; } inline void CSVCMsg_ServerInfo::clear_game_dir() { if (game_dir_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { game_dir_->clear(); } clear_has_game_dir(); } inline const ::std::string& CSVCMsg_ServerInfo::game_dir() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.game_dir) return *game_dir_; } inline void CSVCMsg_ServerInfo::set_game_dir(const ::std::string& value) { set_has_game_dir(); if (game_dir_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { game_dir_ = new ::std::string; } game_dir_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.game_dir) } inline void CSVCMsg_ServerInfo::set_game_dir(const char* value) { set_has_game_dir(); if (game_dir_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { game_dir_ = new ::std::string; } game_dir_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ServerInfo.game_dir) } inline void CSVCMsg_ServerInfo::set_game_dir(const char* value, size_t size) { set_has_game_dir(); if (game_dir_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { game_dir_ = new ::std::string; } game_dir_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ServerInfo.game_dir) } inline ::std::string* CSVCMsg_ServerInfo::mutable_game_dir() { set_has_game_dir(); if (game_dir_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { game_dir_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ServerInfo.game_dir) return game_dir_; } inline ::std::string* CSVCMsg_ServerInfo::release_game_dir() { clear_has_game_dir(); if (game_dir_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = game_dir_; game_dir_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ServerInfo::set_allocated_game_dir(::std::string* game_dir) { if (game_dir_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete game_dir_; } if (game_dir) { set_has_game_dir(); game_dir_ = game_dir; } else { clear_has_game_dir(); game_dir_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ServerInfo.game_dir) } // optional string map_name = 15; inline bool CSVCMsg_ServerInfo::has_map_name() const { return (_has_bits_[0] & 0x00004000u) != 0; } inline void CSVCMsg_ServerInfo::set_has_map_name() { _has_bits_[0] |= 0x00004000u; } inline void CSVCMsg_ServerInfo::clear_has_map_name() { _has_bits_[0] &= ~0x00004000u; } inline void CSVCMsg_ServerInfo::clear_map_name() { if (map_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { map_name_->clear(); } clear_has_map_name(); } inline const ::std::string& CSVCMsg_ServerInfo::map_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.map_name) return *map_name_; } inline void CSVCMsg_ServerInfo::set_map_name(const ::std::string& value) { set_has_map_name(); if (map_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { map_name_ = new ::std::string; } map_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.map_name) } inline void CSVCMsg_ServerInfo::set_map_name(const char* value) { set_has_map_name(); if (map_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { map_name_ = new ::std::string; } map_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ServerInfo.map_name) } inline void CSVCMsg_ServerInfo::set_map_name(const char* value, size_t size) { set_has_map_name(); if (map_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { map_name_ = new ::std::string; } map_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ServerInfo.map_name) } inline ::std::string* CSVCMsg_ServerInfo::mutable_map_name() { set_has_map_name(); if (map_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { map_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ServerInfo.map_name) return map_name_; } inline ::std::string* CSVCMsg_ServerInfo::release_map_name() { clear_has_map_name(); if (map_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = map_name_; map_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ServerInfo::set_allocated_map_name(::std::string* map_name) { if (map_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete map_name_; } if (map_name) { set_has_map_name(); map_name_ = map_name; } else { clear_has_map_name(); map_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ServerInfo.map_name) } // optional string sky_name = 16; inline bool CSVCMsg_ServerInfo::has_sky_name() const { return (_has_bits_[0] & 0x00008000u) != 0; } inline void CSVCMsg_ServerInfo::set_has_sky_name() { _has_bits_[0] |= 0x00008000u; } inline void CSVCMsg_ServerInfo::clear_has_sky_name() { _has_bits_[0] &= ~0x00008000u; } inline void CSVCMsg_ServerInfo::clear_sky_name() { if (sky_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { sky_name_->clear(); } clear_has_sky_name(); } inline const ::std::string& CSVCMsg_ServerInfo::sky_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.sky_name) return *sky_name_; } inline void CSVCMsg_ServerInfo::set_sky_name(const ::std::string& value) { set_has_sky_name(); if (sky_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { sky_name_ = new ::std::string; } sky_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.sky_name) } inline void CSVCMsg_ServerInfo::set_sky_name(const char* value) { set_has_sky_name(); if (sky_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { sky_name_ = new ::std::string; } sky_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ServerInfo.sky_name) } inline void CSVCMsg_ServerInfo::set_sky_name(const char* value, size_t size) { set_has_sky_name(); if (sky_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { sky_name_ = new ::std::string; } sky_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ServerInfo.sky_name) } inline ::std::string* CSVCMsg_ServerInfo::mutable_sky_name() { set_has_sky_name(); if (sky_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { sky_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ServerInfo.sky_name) return sky_name_; } inline ::std::string* CSVCMsg_ServerInfo::release_sky_name() { clear_has_sky_name(); if (sky_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = sky_name_; sky_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ServerInfo::set_allocated_sky_name(::std::string* sky_name) { if (sky_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete sky_name_; } if (sky_name) { set_has_sky_name(); sky_name_ = sky_name; } else { clear_has_sky_name(); sky_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ServerInfo.sky_name) } // optional string host_name = 17; inline bool CSVCMsg_ServerInfo::has_host_name() const { return (_has_bits_[0] & 0x00010000u) != 0; } inline void CSVCMsg_ServerInfo::set_has_host_name() { _has_bits_[0] |= 0x00010000u; } inline void CSVCMsg_ServerInfo::clear_has_host_name() { _has_bits_[0] &= ~0x00010000u; } inline void CSVCMsg_ServerInfo::clear_host_name() { if (host_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { host_name_->clear(); } clear_has_host_name(); } inline const ::std::string& CSVCMsg_ServerInfo::host_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.host_name) return *host_name_; } inline void CSVCMsg_ServerInfo::set_host_name(const ::std::string& value) { set_has_host_name(); if (host_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { host_name_ = new ::std::string; } host_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.host_name) } inline void CSVCMsg_ServerInfo::set_host_name(const char* value) { set_has_host_name(); if (host_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { host_name_ = new ::std::string; } host_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ServerInfo.host_name) } inline void CSVCMsg_ServerInfo::set_host_name(const char* value, size_t size) { set_has_host_name(); if (host_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { host_name_ = new ::std::string; } host_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ServerInfo.host_name) } inline ::std::string* CSVCMsg_ServerInfo::mutable_host_name() { set_has_host_name(); if (host_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { host_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ServerInfo.host_name) return host_name_; } inline ::std::string* CSVCMsg_ServerInfo::release_host_name() { clear_has_host_name(); if (host_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = host_name_; host_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ServerInfo::set_allocated_host_name(::std::string* host_name) { if (host_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete host_name_; } if (host_name) { set_has_host_name(); host_name_ = host_name; } else { clear_has_host_name(); host_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ServerInfo.host_name) } // optional string addon_name = 18; inline bool CSVCMsg_ServerInfo::has_addon_name() const { return (_has_bits_[0] & 0x00020000u) != 0; } inline void CSVCMsg_ServerInfo::set_has_addon_name() { _has_bits_[0] |= 0x00020000u; } inline void CSVCMsg_ServerInfo::clear_has_addon_name() { _has_bits_[0] &= ~0x00020000u; } inline void CSVCMsg_ServerInfo::clear_addon_name() { if (addon_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { addon_name_->clear(); } clear_has_addon_name(); } inline const ::std::string& CSVCMsg_ServerInfo::addon_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_ServerInfo.addon_name) return *addon_name_; } inline void CSVCMsg_ServerInfo::set_addon_name(const ::std::string& value) { set_has_addon_name(); if (addon_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { addon_name_ = new ::std::string; } addon_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ServerInfo.addon_name) } inline void CSVCMsg_ServerInfo::set_addon_name(const char* value) { set_has_addon_name(); if (addon_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { addon_name_ = new ::std::string; } addon_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ServerInfo.addon_name) } inline void CSVCMsg_ServerInfo::set_addon_name(const char* value, size_t size) { set_has_addon_name(); if (addon_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { addon_name_ = new ::std::string; } addon_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ServerInfo.addon_name) } inline ::std::string* CSVCMsg_ServerInfo::mutable_addon_name() { set_has_addon_name(); if (addon_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { addon_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ServerInfo.addon_name) return addon_name_; } inline ::std::string* CSVCMsg_ServerInfo::release_addon_name() { clear_has_addon_name(); if (addon_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = addon_name_; addon_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ServerInfo::set_allocated_addon_name(::std::string* addon_name) { if (addon_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete addon_name_; } if (addon_name) { set_has_addon_name(); addon_name_ = addon_name; } else { clear_has_addon_name(); addon_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ServerInfo.addon_name) } // ------------------------------------------------------------------- // CSVCMsg_ClassInfo_class_t // optional int32 class_id = 1; inline bool CSVCMsg_ClassInfo_class_t::has_class_id() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_ClassInfo_class_t::set_has_class_id() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_ClassInfo_class_t::clear_has_class_id() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_ClassInfo_class_t::clear_class_id() { class_id_ = 0; clear_has_class_id(); } inline ::google::protobuf::int32 CSVCMsg_ClassInfo_class_t::class_id() const { // @@protoc_insertion_point(field_get:CSVCMsg_ClassInfo.class_t.class_id) return class_id_; } inline void CSVCMsg_ClassInfo_class_t::set_class_id(::google::protobuf::int32 value) { set_has_class_id(); class_id_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ClassInfo.class_t.class_id) } // optional string data_table_name = 2; inline bool CSVCMsg_ClassInfo_class_t::has_data_table_name() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_ClassInfo_class_t::set_has_data_table_name() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_ClassInfo_class_t::clear_has_data_table_name() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_ClassInfo_class_t::clear_data_table_name() { if (data_table_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_table_name_->clear(); } clear_has_data_table_name(); } inline const ::std::string& CSVCMsg_ClassInfo_class_t::data_table_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_ClassInfo.class_t.data_table_name) return *data_table_name_; } inline void CSVCMsg_ClassInfo_class_t::set_data_table_name(const ::std::string& value) { set_has_data_table_name(); if (data_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_table_name_ = new ::std::string; } data_table_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ClassInfo.class_t.data_table_name) } inline void CSVCMsg_ClassInfo_class_t::set_data_table_name(const char* value) { set_has_data_table_name(); if (data_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_table_name_ = new ::std::string; } data_table_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ClassInfo.class_t.data_table_name) } inline void CSVCMsg_ClassInfo_class_t::set_data_table_name(const char* value, size_t size) { set_has_data_table_name(); if (data_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_table_name_ = new ::std::string; } data_table_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ClassInfo.class_t.data_table_name) } inline ::std::string* CSVCMsg_ClassInfo_class_t::mutable_data_table_name() { set_has_data_table_name(); if (data_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_table_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ClassInfo.class_t.data_table_name) return data_table_name_; } inline ::std::string* CSVCMsg_ClassInfo_class_t::release_data_table_name() { clear_has_data_table_name(); if (data_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = data_table_name_; data_table_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ClassInfo_class_t::set_allocated_data_table_name(::std::string* data_table_name) { if (data_table_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete data_table_name_; } if (data_table_name) { set_has_data_table_name(); data_table_name_ = data_table_name; } else { clear_has_data_table_name(); data_table_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ClassInfo.class_t.data_table_name) } // optional string class_name = 3; inline bool CSVCMsg_ClassInfo_class_t::has_class_name() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_ClassInfo_class_t::set_has_class_name() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_ClassInfo_class_t::clear_has_class_name() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_ClassInfo_class_t::clear_class_name() { if (class_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { class_name_->clear(); } clear_has_class_name(); } inline const ::std::string& CSVCMsg_ClassInfo_class_t::class_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_ClassInfo.class_t.class_name) return *class_name_; } inline void CSVCMsg_ClassInfo_class_t::set_class_name(const ::std::string& value) { set_has_class_name(); if (class_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { class_name_ = new ::std::string; } class_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_ClassInfo.class_t.class_name) } inline void CSVCMsg_ClassInfo_class_t::set_class_name(const char* value) { set_has_class_name(); if (class_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { class_name_ = new ::std::string; } class_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_ClassInfo.class_t.class_name) } inline void CSVCMsg_ClassInfo_class_t::set_class_name(const char* value, size_t size) { set_has_class_name(); if (class_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { class_name_ = new ::std::string; } class_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_ClassInfo.class_t.class_name) } inline ::std::string* CSVCMsg_ClassInfo_class_t::mutable_class_name() { set_has_class_name(); if (class_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { class_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_ClassInfo.class_t.class_name) return class_name_; } inline ::std::string* CSVCMsg_ClassInfo_class_t::release_class_name() { clear_has_class_name(); if (class_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = class_name_; class_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_ClassInfo_class_t::set_allocated_class_name(::std::string* class_name) { if (class_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete class_name_; } if (class_name) { set_has_class_name(); class_name_ = class_name; } else { clear_has_class_name(); class_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_ClassInfo.class_t.class_name) } // ------------------------------------------------------------------- // CSVCMsg_ClassInfo // optional bool create_on_client = 1; inline bool CSVCMsg_ClassInfo::has_create_on_client() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_ClassInfo::set_has_create_on_client() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_ClassInfo::clear_has_create_on_client() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_ClassInfo::clear_create_on_client() { create_on_client_ = false; clear_has_create_on_client(); } inline bool CSVCMsg_ClassInfo::create_on_client() const { // @@protoc_insertion_point(field_get:CSVCMsg_ClassInfo.create_on_client) return create_on_client_; } inline void CSVCMsg_ClassInfo::set_create_on_client(bool value) { set_has_create_on_client(); create_on_client_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_ClassInfo.create_on_client) } // repeated .CSVCMsg_ClassInfo.class_t classes = 2; inline int CSVCMsg_ClassInfo::classes_size() const { return classes_.size(); } inline void CSVCMsg_ClassInfo::clear_classes() { classes_.Clear(); } inline const ::CSVCMsg_ClassInfo_class_t& CSVCMsg_ClassInfo::classes(int index) const { // @@protoc_insertion_point(field_get:CSVCMsg_ClassInfo.classes) return classes_.Get(index); } inline ::CSVCMsg_ClassInfo_class_t* CSVCMsg_ClassInfo::mutable_classes(int index) { // @@protoc_insertion_point(field_mutable:CSVCMsg_ClassInfo.classes) return classes_.Mutable(index); } inline ::CSVCMsg_ClassInfo_class_t* CSVCMsg_ClassInfo::add_classes() { // @@protoc_insertion_point(field_add:CSVCMsg_ClassInfo.classes) return classes_.Add(); } inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_ClassInfo_class_t >& CSVCMsg_ClassInfo::classes() const { // @@protoc_insertion_point(field_list:CSVCMsg_ClassInfo.classes) return classes_; } inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_ClassInfo_class_t >* CSVCMsg_ClassInfo::mutable_classes() { // @@protoc_insertion_point(field_mutable_list:CSVCMsg_ClassInfo.classes) return &classes_; } // ------------------------------------------------------------------- // CSVCMsg_SetPause // optional bool paused = 1; inline bool CSVCMsg_SetPause::has_paused() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_SetPause::set_has_paused() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_SetPause::clear_has_paused() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_SetPause::clear_paused() { paused_ = false; clear_has_paused(); } inline bool CSVCMsg_SetPause::paused() const { // @@protoc_insertion_point(field_get:CSVCMsg_SetPause.paused) return paused_; } inline void CSVCMsg_SetPause::set_paused(bool value) { set_has_paused(); paused_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SetPause.paused) } // ------------------------------------------------------------------- // CSVCMsg_VoiceInit // optional int32 quality = 1; inline bool CSVCMsg_VoiceInit::has_quality() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_VoiceInit::set_has_quality() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_VoiceInit::clear_has_quality() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_VoiceInit::clear_quality() { quality_ = 0; clear_has_quality(); } inline ::google::protobuf::int32 CSVCMsg_VoiceInit::quality() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceInit.quality) return quality_; } inline void CSVCMsg_VoiceInit::set_quality(::google::protobuf::int32 value) { set_has_quality(); quality_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceInit.quality) } // optional string codec = 2; inline bool CSVCMsg_VoiceInit::has_codec() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_VoiceInit::set_has_codec() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_VoiceInit::clear_has_codec() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_VoiceInit::clear_codec() { if (codec_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { codec_->clear(); } clear_has_codec(); } inline const ::std::string& CSVCMsg_VoiceInit::codec() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceInit.codec) return *codec_; } inline void CSVCMsg_VoiceInit::set_codec(const ::std::string& value) { set_has_codec(); if (codec_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { codec_ = new ::std::string; } codec_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_VoiceInit.codec) } inline void CSVCMsg_VoiceInit::set_codec(const char* value) { set_has_codec(); if (codec_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { codec_ = new ::std::string; } codec_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_VoiceInit.codec) } inline void CSVCMsg_VoiceInit::set_codec(const char* value, size_t size) { set_has_codec(); if (codec_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { codec_ = new ::std::string; } codec_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_VoiceInit.codec) } inline ::std::string* CSVCMsg_VoiceInit::mutable_codec() { set_has_codec(); if (codec_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { codec_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_VoiceInit.codec) return codec_; } inline ::std::string* CSVCMsg_VoiceInit::release_codec() { clear_has_codec(); if (codec_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = codec_; codec_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_VoiceInit::set_allocated_codec(::std::string* codec) { if (codec_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete codec_; } if (codec) { set_has_codec(); codec_ = codec; } else { clear_has_codec(); codec_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_VoiceInit.codec) } // optional int32 version = 3 [default = 0]; inline bool CSVCMsg_VoiceInit::has_version() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_VoiceInit::set_has_version() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_VoiceInit::clear_has_version() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_VoiceInit::clear_version() { version_ = 0; clear_has_version(); } inline ::google::protobuf::int32 CSVCMsg_VoiceInit::version() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceInit.version) return version_; } inline void CSVCMsg_VoiceInit::set_version(::google::protobuf::int32 value) { set_has_version(); version_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceInit.version) } // ------------------------------------------------------------------- // CSVCMsg_Print // optional string text = 1; inline bool CSVCMsg_Print::has_text() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_Print::set_has_text() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_Print::clear_has_text() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_Print::clear_text() { if (text_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { text_->clear(); } clear_has_text(); } inline const ::std::string& CSVCMsg_Print::text() const { // @@protoc_insertion_point(field_get:CSVCMsg_Print.text) return *text_; } inline void CSVCMsg_Print::set_text(const ::std::string& value) { set_has_text(); if (text_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { text_ = new ::std::string; } text_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_Print.text) } inline void CSVCMsg_Print::set_text(const char* value) { set_has_text(); if (text_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { text_ = new ::std::string; } text_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_Print.text) } inline void CSVCMsg_Print::set_text(const char* value, size_t size) { set_has_text(); if (text_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { text_ = new ::std::string; } text_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_Print.text) } inline ::std::string* CSVCMsg_Print::mutable_text() { set_has_text(); if (text_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { text_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_Print.text) return text_; } inline ::std::string* CSVCMsg_Print::release_text() { clear_has_text(); if (text_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = text_; text_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_Print::set_allocated_text(::std::string* text) { if (text_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete text_; } if (text) { set_has_text(); text_ = text; } else { clear_has_text(); text_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_Print.text) } // ------------------------------------------------------------------- // CSVCMsg_Sounds_sounddata_t // optional sint32 origin_x = 1; inline bool CSVCMsg_Sounds_sounddata_t::has_origin_x() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_origin_x() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_origin_x() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_Sounds_sounddata_t::clear_origin_x() { origin_x_ = 0; clear_has_origin_x(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::origin_x() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.origin_x) return origin_x_; } inline void CSVCMsg_Sounds_sounddata_t::set_origin_x(::google::protobuf::int32 value) { set_has_origin_x(); origin_x_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.origin_x) } // optional sint32 origin_y = 2; inline bool CSVCMsg_Sounds_sounddata_t::has_origin_y() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_origin_y() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_origin_y() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_Sounds_sounddata_t::clear_origin_y() { origin_y_ = 0; clear_has_origin_y(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::origin_y() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.origin_y) return origin_y_; } inline void CSVCMsg_Sounds_sounddata_t::set_origin_y(::google::protobuf::int32 value) { set_has_origin_y(); origin_y_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.origin_y) } // optional sint32 origin_z = 3; inline bool CSVCMsg_Sounds_sounddata_t::has_origin_z() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_origin_z() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_origin_z() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_Sounds_sounddata_t::clear_origin_z() { origin_z_ = 0; clear_has_origin_z(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::origin_z() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.origin_z) return origin_z_; } inline void CSVCMsg_Sounds_sounddata_t::set_origin_z(::google::protobuf::int32 value) { set_has_origin_z(); origin_z_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.origin_z) } // optional uint32 volume = 4; inline bool CSVCMsg_Sounds_sounddata_t::has_volume() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_volume() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_volume() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_Sounds_sounddata_t::clear_volume() { volume_ = 0u; clear_has_volume(); } inline ::google::protobuf::uint32 CSVCMsg_Sounds_sounddata_t::volume() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.volume) return volume_; } inline void CSVCMsg_Sounds_sounddata_t::set_volume(::google::protobuf::uint32 value) { set_has_volume(); volume_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.volume) } // optional float delay_value = 5; inline bool CSVCMsg_Sounds_sounddata_t::has_delay_value() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_delay_value() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_delay_value() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_Sounds_sounddata_t::clear_delay_value() { delay_value_ = 0; clear_has_delay_value(); } inline float CSVCMsg_Sounds_sounddata_t::delay_value() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.delay_value) return delay_value_; } inline void CSVCMsg_Sounds_sounddata_t::set_delay_value(float value) { set_has_delay_value(); delay_value_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.delay_value) } // optional int32 sequence_number = 6; inline bool CSVCMsg_Sounds_sounddata_t::has_sequence_number() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_sequence_number() { _has_bits_[0] |= 0x00000020u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_sequence_number() { _has_bits_[0] &= ~0x00000020u; } inline void CSVCMsg_Sounds_sounddata_t::clear_sequence_number() { sequence_number_ = 0; clear_has_sequence_number(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::sequence_number() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.sequence_number) return sequence_number_; } inline void CSVCMsg_Sounds_sounddata_t::set_sequence_number(::google::protobuf::int32 value) { set_has_sequence_number(); sequence_number_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.sequence_number) } // optional int32 entity_index = 7; inline bool CSVCMsg_Sounds_sounddata_t::has_entity_index() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_entity_index() { _has_bits_[0] |= 0x00000040u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_entity_index() { _has_bits_[0] &= ~0x00000040u; } inline void CSVCMsg_Sounds_sounddata_t::clear_entity_index() { entity_index_ = 0; clear_has_entity_index(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::entity_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.entity_index) return entity_index_; } inline void CSVCMsg_Sounds_sounddata_t::set_entity_index(::google::protobuf::int32 value) { set_has_entity_index(); entity_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.entity_index) } // optional int32 channel = 8; inline bool CSVCMsg_Sounds_sounddata_t::has_channel() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_channel() { _has_bits_[0] |= 0x00000080u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_channel() { _has_bits_[0] &= ~0x00000080u; } inline void CSVCMsg_Sounds_sounddata_t::clear_channel() { channel_ = 0; clear_has_channel(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::channel() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.channel) return channel_; } inline void CSVCMsg_Sounds_sounddata_t::set_channel(::google::protobuf::int32 value) { set_has_channel(); channel_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.channel) } // optional int32 pitch = 9; inline bool CSVCMsg_Sounds_sounddata_t::has_pitch() const { return (_has_bits_[0] & 0x00000100u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_pitch() { _has_bits_[0] |= 0x00000100u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_pitch() { _has_bits_[0] &= ~0x00000100u; } inline void CSVCMsg_Sounds_sounddata_t::clear_pitch() { pitch_ = 0; clear_has_pitch(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::pitch() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.pitch) return pitch_; } inline void CSVCMsg_Sounds_sounddata_t::set_pitch(::google::protobuf::int32 value) { set_has_pitch(); pitch_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.pitch) } // optional int32 flags = 10; inline bool CSVCMsg_Sounds_sounddata_t::has_flags() const { return (_has_bits_[0] & 0x00000200u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_flags() { _has_bits_[0] |= 0x00000200u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_flags() { _has_bits_[0] &= ~0x00000200u; } inline void CSVCMsg_Sounds_sounddata_t::clear_flags() { flags_ = 0; clear_has_flags(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::flags() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.flags) return flags_; } inline void CSVCMsg_Sounds_sounddata_t::set_flags(::google::protobuf::int32 value) { set_has_flags(); flags_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.flags) } // optional uint32 sound_num = 11; inline bool CSVCMsg_Sounds_sounddata_t::has_sound_num() const { return (_has_bits_[0] & 0x00000400u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_sound_num() { _has_bits_[0] |= 0x00000400u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_sound_num() { _has_bits_[0] &= ~0x00000400u; } inline void CSVCMsg_Sounds_sounddata_t::clear_sound_num() { sound_num_ = 0u; clear_has_sound_num(); } inline ::google::protobuf::uint32 CSVCMsg_Sounds_sounddata_t::sound_num() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.sound_num) return sound_num_; } inline void CSVCMsg_Sounds_sounddata_t::set_sound_num(::google::protobuf::uint32 value) { set_has_sound_num(); sound_num_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.sound_num) } // optional fixed32 sound_num_handle = 12; inline bool CSVCMsg_Sounds_sounddata_t::has_sound_num_handle() const { return (_has_bits_[0] & 0x00000800u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_sound_num_handle() { _has_bits_[0] |= 0x00000800u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_sound_num_handle() { _has_bits_[0] &= ~0x00000800u; } inline void CSVCMsg_Sounds_sounddata_t::clear_sound_num_handle() { sound_num_handle_ = 0u; clear_has_sound_num_handle(); } inline ::google::protobuf::uint32 CSVCMsg_Sounds_sounddata_t::sound_num_handle() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.sound_num_handle) return sound_num_handle_; } inline void CSVCMsg_Sounds_sounddata_t::set_sound_num_handle(::google::protobuf::uint32 value) { set_has_sound_num_handle(); sound_num_handle_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.sound_num_handle) } // optional int32 speaker_entity = 13; inline bool CSVCMsg_Sounds_sounddata_t::has_speaker_entity() const { return (_has_bits_[0] & 0x00001000u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_speaker_entity() { _has_bits_[0] |= 0x00001000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_speaker_entity() { _has_bits_[0] &= ~0x00001000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_speaker_entity() { speaker_entity_ = 0; clear_has_speaker_entity(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::speaker_entity() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.speaker_entity) return speaker_entity_; } inline void CSVCMsg_Sounds_sounddata_t::set_speaker_entity(::google::protobuf::int32 value) { set_has_speaker_entity(); speaker_entity_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.speaker_entity) } // optional int32 random_seed = 14; inline bool CSVCMsg_Sounds_sounddata_t::has_random_seed() const { return (_has_bits_[0] & 0x00002000u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_random_seed() { _has_bits_[0] |= 0x00002000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_random_seed() { _has_bits_[0] &= ~0x00002000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_random_seed() { random_seed_ = 0; clear_has_random_seed(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::random_seed() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.random_seed) return random_seed_; } inline void CSVCMsg_Sounds_sounddata_t::set_random_seed(::google::protobuf::int32 value) { set_has_random_seed(); random_seed_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.random_seed) } // optional int32 sound_level = 15; inline bool CSVCMsg_Sounds_sounddata_t::has_sound_level() const { return (_has_bits_[0] & 0x00004000u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_sound_level() { _has_bits_[0] |= 0x00004000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_sound_level() { _has_bits_[0] &= ~0x00004000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_sound_level() { sound_level_ = 0; clear_has_sound_level(); } inline ::google::protobuf::int32 CSVCMsg_Sounds_sounddata_t::sound_level() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.sound_level) return sound_level_; } inline void CSVCMsg_Sounds_sounddata_t::set_sound_level(::google::protobuf::int32 value) { set_has_sound_level(); sound_level_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.sound_level) } // optional bool is_sentence = 16; inline bool CSVCMsg_Sounds_sounddata_t::has_is_sentence() const { return (_has_bits_[0] & 0x00008000u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_is_sentence() { _has_bits_[0] |= 0x00008000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_is_sentence() { _has_bits_[0] &= ~0x00008000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_is_sentence() { is_sentence_ = false; clear_has_is_sentence(); } inline bool CSVCMsg_Sounds_sounddata_t::is_sentence() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.is_sentence) return is_sentence_; } inline void CSVCMsg_Sounds_sounddata_t::set_is_sentence(bool value) { set_has_is_sentence(); is_sentence_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.is_sentence) } // optional bool is_ambient = 17; inline bool CSVCMsg_Sounds_sounddata_t::has_is_ambient() const { return (_has_bits_[0] & 0x00010000u) != 0; } inline void CSVCMsg_Sounds_sounddata_t::set_has_is_ambient() { _has_bits_[0] |= 0x00010000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_has_is_ambient() { _has_bits_[0] &= ~0x00010000u; } inline void CSVCMsg_Sounds_sounddata_t::clear_is_ambient() { is_ambient_ = false; clear_has_is_ambient(); } inline bool CSVCMsg_Sounds_sounddata_t::is_ambient() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounddata_t.is_ambient) return is_ambient_; } inline void CSVCMsg_Sounds_sounddata_t::set_is_ambient(bool value) { set_has_is_ambient(); is_ambient_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.sounddata_t.is_ambient) } // ------------------------------------------------------------------- // CSVCMsg_Sounds // optional bool reliable_sound = 1; inline bool CSVCMsg_Sounds::has_reliable_sound() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_Sounds::set_has_reliable_sound() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_Sounds::clear_has_reliable_sound() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_Sounds::clear_reliable_sound() { reliable_sound_ = false; clear_has_reliable_sound(); } inline bool CSVCMsg_Sounds::reliable_sound() const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.reliable_sound) return reliable_sound_; } inline void CSVCMsg_Sounds::set_reliable_sound(bool value) { set_has_reliable_sound(); reliable_sound_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Sounds.reliable_sound) } // repeated .CSVCMsg_Sounds.sounddata_t sounds = 2; inline int CSVCMsg_Sounds::sounds_size() const { return sounds_.size(); } inline void CSVCMsg_Sounds::clear_sounds() { sounds_.Clear(); } inline const ::CSVCMsg_Sounds_sounddata_t& CSVCMsg_Sounds::sounds(int index) const { // @@protoc_insertion_point(field_get:CSVCMsg_Sounds.sounds) return sounds_.Get(index); } inline ::CSVCMsg_Sounds_sounddata_t* CSVCMsg_Sounds::mutable_sounds(int index) { // @@protoc_insertion_point(field_mutable:CSVCMsg_Sounds.sounds) return sounds_.Mutable(index); } inline ::CSVCMsg_Sounds_sounddata_t* CSVCMsg_Sounds::add_sounds() { // @@protoc_insertion_point(field_add:CSVCMsg_Sounds.sounds) return sounds_.Add(); } inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_Sounds_sounddata_t >& CSVCMsg_Sounds::sounds() const { // @@protoc_insertion_point(field_list:CSVCMsg_Sounds.sounds) return sounds_; } inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_Sounds_sounddata_t >* CSVCMsg_Sounds::mutable_sounds() { // @@protoc_insertion_point(field_mutable_list:CSVCMsg_Sounds.sounds) return &sounds_; } // ------------------------------------------------------------------- // CSVCMsg_Prefetch // optional int32 sound_index = 1; inline bool CSVCMsg_Prefetch::has_sound_index() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_Prefetch::set_has_sound_index() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_Prefetch::clear_has_sound_index() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_Prefetch::clear_sound_index() { sound_index_ = 0; clear_has_sound_index(); } inline ::google::protobuf::int32 CSVCMsg_Prefetch::sound_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_Prefetch.sound_index) return sound_index_; } inline void CSVCMsg_Prefetch::set_sound_index(::google::protobuf::int32 value) { set_has_sound_index(); sound_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Prefetch.sound_index) } // ------------------------------------------------------------------- // CSVCMsg_SetView // optional int32 entity_index = 1; inline bool CSVCMsg_SetView::has_entity_index() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_SetView::set_has_entity_index() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_SetView::clear_has_entity_index() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_SetView::clear_entity_index() { entity_index_ = 0; clear_has_entity_index(); } inline ::google::protobuf::int32 CSVCMsg_SetView::entity_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_SetView.entity_index) return entity_index_; } inline void CSVCMsg_SetView::set_entity_index(::google::protobuf::int32 value) { set_has_entity_index(); entity_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SetView.entity_index) } // ------------------------------------------------------------------- // CSVCMsg_FixAngle // optional bool relative = 1; inline bool CSVCMsg_FixAngle::has_relative() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_FixAngle::set_has_relative() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_FixAngle::clear_has_relative() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_FixAngle::clear_relative() { relative_ = false; clear_has_relative(); } inline bool CSVCMsg_FixAngle::relative() const { // @@protoc_insertion_point(field_get:CSVCMsg_FixAngle.relative) return relative_; } inline void CSVCMsg_FixAngle::set_relative(bool value) { set_has_relative(); relative_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_FixAngle.relative) } // optional .CMsgQAngle angle = 2; inline bool CSVCMsg_FixAngle::has_angle() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_FixAngle::set_has_angle() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_FixAngle::clear_has_angle() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_FixAngle::clear_angle() { if (angle_ != NULL) angle_->::CMsgQAngle::Clear(); clear_has_angle(); } inline const ::CMsgQAngle& CSVCMsg_FixAngle::angle() const { // @@protoc_insertion_point(field_get:CSVCMsg_FixAngle.angle) return angle_ != NULL ? *angle_ : *default_instance_->angle_; } inline ::CMsgQAngle* CSVCMsg_FixAngle::mutable_angle() { set_has_angle(); if (angle_ == NULL) angle_ = new ::CMsgQAngle; // @@protoc_insertion_point(field_mutable:CSVCMsg_FixAngle.angle) return angle_; } inline ::CMsgQAngle* CSVCMsg_FixAngle::release_angle() { clear_has_angle(); ::CMsgQAngle* temp = angle_; angle_ = NULL; return temp; } inline void CSVCMsg_FixAngle::set_allocated_angle(::CMsgQAngle* angle) { delete angle_; angle_ = angle; if (angle) { set_has_angle(); } else { clear_has_angle(); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_FixAngle.angle) } // ------------------------------------------------------------------- // CSVCMsg_CrosshairAngle // optional .CMsgQAngle angle = 1; inline bool CSVCMsg_CrosshairAngle::has_angle() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_CrosshairAngle::set_has_angle() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_CrosshairAngle::clear_has_angle() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_CrosshairAngle::clear_angle() { if (angle_ != NULL) angle_->::CMsgQAngle::Clear(); clear_has_angle(); } inline const ::CMsgQAngle& CSVCMsg_CrosshairAngle::angle() const { // @@protoc_insertion_point(field_get:CSVCMsg_CrosshairAngle.angle) return angle_ != NULL ? *angle_ : *default_instance_->angle_; } inline ::CMsgQAngle* CSVCMsg_CrosshairAngle::mutable_angle() { set_has_angle(); if (angle_ == NULL) angle_ = new ::CMsgQAngle; // @@protoc_insertion_point(field_mutable:CSVCMsg_CrosshairAngle.angle) return angle_; } inline ::CMsgQAngle* CSVCMsg_CrosshairAngle::release_angle() { clear_has_angle(); ::CMsgQAngle* temp = angle_; angle_ = NULL; return temp; } inline void CSVCMsg_CrosshairAngle::set_allocated_angle(::CMsgQAngle* angle) { delete angle_; angle_ = angle; if (angle) { set_has_angle(); } else { clear_has_angle(); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_CrosshairAngle.angle) } // ------------------------------------------------------------------- // CSVCMsg_BSPDecal // optional .CMsgVector pos = 1; inline bool CSVCMsg_BSPDecal::has_pos() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_BSPDecal::set_has_pos() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_BSPDecal::clear_has_pos() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_BSPDecal::clear_pos() { if (pos_ != NULL) pos_->::CMsgVector::Clear(); clear_has_pos(); } inline const ::CMsgVector& CSVCMsg_BSPDecal::pos() const { // @@protoc_insertion_point(field_get:CSVCMsg_BSPDecal.pos) return pos_ != NULL ? *pos_ : *default_instance_->pos_; } inline ::CMsgVector* CSVCMsg_BSPDecal::mutable_pos() { set_has_pos(); if (pos_ == NULL) pos_ = new ::CMsgVector; // @@protoc_insertion_point(field_mutable:CSVCMsg_BSPDecal.pos) return pos_; } inline ::CMsgVector* CSVCMsg_BSPDecal::release_pos() { clear_has_pos(); ::CMsgVector* temp = pos_; pos_ = NULL; return temp; } inline void CSVCMsg_BSPDecal::set_allocated_pos(::CMsgVector* pos) { delete pos_; pos_ = pos; if (pos) { set_has_pos(); } else { clear_has_pos(); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_BSPDecal.pos) } // optional int32 decal_texture_index = 2; inline bool CSVCMsg_BSPDecal::has_decal_texture_index() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_BSPDecal::set_has_decal_texture_index() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_BSPDecal::clear_has_decal_texture_index() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_BSPDecal::clear_decal_texture_index() { decal_texture_index_ = 0; clear_has_decal_texture_index(); } inline ::google::protobuf::int32 CSVCMsg_BSPDecal::decal_texture_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_BSPDecal.decal_texture_index) return decal_texture_index_; } inline void CSVCMsg_BSPDecal::set_decal_texture_index(::google::protobuf::int32 value) { set_has_decal_texture_index(); decal_texture_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_BSPDecal.decal_texture_index) } // optional int32 entity_index = 3; inline bool CSVCMsg_BSPDecal::has_entity_index() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_BSPDecal::set_has_entity_index() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_BSPDecal::clear_has_entity_index() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_BSPDecal::clear_entity_index() { entity_index_ = 0; clear_has_entity_index(); } inline ::google::protobuf::int32 CSVCMsg_BSPDecal::entity_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_BSPDecal.entity_index) return entity_index_; } inline void CSVCMsg_BSPDecal::set_entity_index(::google::protobuf::int32 value) { set_has_entity_index(); entity_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_BSPDecal.entity_index) } // optional int32 model_index = 4; inline bool CSVCMsg_BSPDecal::has_model_index() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_BSPDecal::set_has_model_index() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_BSPDecal::clear_has_model_index() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_BSPDecal::clear_model_index() { model_index_ = 0; clear_has_model_index(); } inline ::google::protobuf::int32 CSVCMsg_BSPDecal::model_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_BSPDecal.model_index) return model_index_; } inline void CSVCMsg_BSPDecal::set_model_index(::google::protobuf::int32 value) { set_has_model_index(); model_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_BSPDecal.model_index) } // optional bool low_priority = 5; inline bool CSVCMsg_BSPDecal::has_low_priority() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_BSPDecal::set_has_low_priority() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_BSPDecal::clear_has_low_priority() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_BSPDecal::clear_low_priority() { low_priority_ = false; clear_has_low_priority(); } inline bool CSVCMsg_BSPDecal::low_priority() const { // @@protoc_insertion_point(field_get:CSVCMsg_BSPDecal.low_priority) return low_priority_; } inline void CSVCMsg_BSPDecal::set_low_priority(bool value) { set_has_low_priority(); low_priority_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_BSPDecal.low_priority) } // ------------------------------------------------------------------- // CSVCMsg_SplitScreen // optional .ESplitScreenMessageType type = 1 [default = MSG_SPLITSCREEN_ADDUSER]; inline bool CSVCMsg_SplitScreen::has_type() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_SplitScreen::set_has_type() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_SplitScreen::clear_has_type() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_SplitScreen::clear_type() { type_ = 0; clear_has_type(); } inline ::ESplitScreenMessageType CSVCMsg_SplitScreen::type() const { // @@protoc_insertion_point(field_get:CSVCMsg_SplitScreen.type) return static_cast< ::ESplitScreenMessageType >(type_); } inline void CSVCMsg_SplitScreen::set_type(::ESplitScreenMessageType value) { assert(::ESplitScreenMessageType_IsValid(value)); set_has_type(); type_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SplitScreen.type) } // optional int32 slot = 2; inline bool CSVCMsg_SplitScreen::has_slot() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_SplitScreen::set_has_slot() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_SplitScreen::clear_has_slot() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_SplitScreen::clear_slot() { slot_ = 0; clear_has_slot(); } inline ::google::protobuf::int32 CSVCMsg_SplitScreen::slot() const { // @@protoc_insertion_point(field_get:CSVCMsg_SplitScreen.slot) return slot_; } inline void CSVCMsg_SplitScreen::set_slot(::google::protobuf::int32 value) { set_has_slot(); slot_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SplitScreen.slot) } // optional int32 player_index = 3; inline bool CSVCMsg_SplitScreen::has_player_index() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_SplitScreen::set_has_player_index() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_SplitScreen::clear_has_player_index() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_SplitScreen::clear_player_index() { player_index_ = 0; clear_has_player_index(); } inline ::google::protobuf::int32 CSVCMsg_SplitScreen::player_index() const { // @@protoc_insertion_point(field_get:CSVCMsg_SplitScreen.player_index) return player_index_; } inline void CSVCMsg_SplitScreen::set_player_index(::google::protobuf::int32 value) { set_has_player_index(); player_index_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SplitScreen.player_index) } // ------------------------------------------------------------------- // CSVCMsg_GetCvarValue // optional int32 cookie = 1; inline bool CSVCMsg_GetCvarValue::has_cookie() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_GetCvarValue::set_has_cookie() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_GetCvarValue::clear_has_cookie() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_GetCvarValue::clear_cookie() { cookie_ = 0; clear_has_cookie(); } inline ::google::protobuf::int32 CSVCMsg_GetCvarValue::cookie() const { // @@protoc_insertion_point(field_get:CSVCMsg_GetCvarValue.cookie) return cookie_; } inline void CSVCMsg_GetCvarValue::set_cookie(::google::protobuf::int32 value) { set_has_cookie(); cookie_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_GetCvarValue.cookie) } // optional string cvar_name = 2; inline bool CSVCMsg_GetCvarValue::has_cvar_name() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_GetCvarValue::set_has_cvar_name() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_GetCvarValue::clear_has_cvar_name() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_GetCvarValue::clear_cvar_name() { if (cvar_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { cvar_name_->clear(); } clear_has_cvar_name(); } inline const ::std::string& CSVCMsg_GetCvarValue::cvar_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_GetCvarValue.cvar_name) return *cvar_name_; } inline void CSVCMsg_GetCvarValue::set_cvar_name(const ::std::string& value) { set_has_cvar_name(); if (cvar_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { cvar_name_ = new ::std::string; } cvar_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_GetCvarValue.cvar_name) } inline void CSVCMsg_GetCvarValue::set_cvar_name(const char* value) { set_has_cvar_name(); if (cvar_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { cvar_name_ = new ::std::string; } cvar_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_GetCvarValue.cvar_name) } inline void CSVCMsg_GetCvarValue::set_cvar_name(const char* value, size_t size) { set_has_cvar_name(); if (cvar_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { cvar_name_ = new ::std::string; } cvar_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_GetCvarValue.cvar_name) } inline ::std::string* CSVCMsg_GetCvarValue::mutable_cvar_name() { set_has_cvar_name(); if (cvar_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { cvar_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_GetCvarValue.cvar_name) return cvar_name_; } inline ::std::string* CSVCMsg_GetCvarValue::release_cvar_name() { clear_has_cvar_name(); if (cvar_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = cvar_name_; cvar_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_GetCvarValue::set_allocated_cvar_name(::std::string* cvar_name) { if (cvar_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete cvar_name_; } if (cvar_name) { set_has_cvar_name(); cvar_name_ = cvar_name; } else { clear_has_cvar_name(); cvar_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_GetCvarValue.cvar_name) } // ------------------------------------------------------------------- // CSVCMsg_Menu // optional int32 dialog_type = 1; inline bool CSVCMsg_Menu::has_dialog_type() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_Menu::set_has_dialog_type() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_Menu::clear_has_dialog_type() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_Menu::clear_dialog_type() { dialog_type_ = 0; clear_has_dialog_type(); } inline ::google::protobuf::int32 CSVCMsg_Menu::dialog_type() const { // @@protoc_insertion_point(field_get:CSVCMsg_Menu.dialog_type) return dialog_type_; } inline void CSVCMsg_Menu::set_dialog_type(::google::protobuf::int32 value) { set_has_dialog_type(); dialog_type_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_Menu.dialog_type) } // optional bytes menu_key_values = 2; inline bool CSVCMsg_Menu::has_menu_key_values() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_Menu::set_has_menu_key_values() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_Menu::clear_has_menu_key_values() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_Menu::clear_menu_key_values() { if (menu_key_values_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { menu_key_values_->clear(); } clear_has_menu_key_values(); } inline const ::std::string& CSVCMsg_Menu::menu_key_values() const { // @@protoc_insertion_point(field_get:CSVCMsg_Menu.menu_key_values) return *menu_key_values_; } inline void CSVCMsg_Menu::set_menu_key_values(const ::std::string& value) { set_has_menu_key_values(); if (menu_key_values_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { menu_key_values_ = new ::std::string; } menu_key_values_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_Menu.menu_key_values) } inline void CSVCMsg_Menu::set_menu_key_values(const char* value) { set_has_menu_key_values(); if (menu_key_values_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { menu_key_values_ = new ::std::string; } menu_key_values_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_Menu.menu_key_values) } inline void CSVCMsg_Menu::set_menu_key_values(const void* value, size_t size) { set_has_menu_key_values(); if (menu_key_values_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { menu_key_values_ = new ::std::string; } menu_key_values_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_Menu.menu_key_values) } inline ::std::string* CSVCMsg_Menu::mutable_menu_key_values() { set_has_menu_key_values(); if (menu_key_values_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { menu_key_values_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_Menu.menu_key_values) return menu_key_values_; } inline ::std::string* CSVCMsg_Menu::release_menu_key_values() { clear_has_menu_key_values(); if (menu_key_values_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = menu_key_values_; menu_key_values_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_Menu::set_allocated_menu_key_values(::std::string* menu_key_values) { if (menu_key_values_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete menu_key_values_; } if (menu_key_values) { set_has_menu_key_values(); menu_key_values_ = menu_key_values; } else { clear_has_menu_key_values(); menu_key_values_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_Menu.menu_key_values) } // ------------------------------------------------------------------- // CSVCMsg_SendTable_sendprop_t // optional int32 type = 1; inline bool CSVCMsg_SendTable_sendprop_t::has_type() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_type() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_type() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_SendTable_sendprop_t::clear_type() { type_ = 0; clear_has_type(); } inline ::google::protobuf::int32 CSVCMsg_SendTable_sendprop_t::type() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.type) return type_; } inline void CSVCMsg_SendTable_sendprop_t::set_type(::google::protobuf::int32 value) { set_has_type(); type_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.type) } // optional string var_name = 2; inline bool CSVCMsg_SendTable_sendprop_t::has_var_name() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_var_name() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_var_name() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_SendTable_sendprop_t::clear_var_name() { if (var_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { var_name_->clear(); } clear_has_var_name(); } inline const ::std::string& CSVCMsg_SendTable_sendprop_t::var_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.var_name) return *var_name_; } inline void CSVCMsg_SendTable_sendprop_t::set_var_name(const ::std::string& value) { set_has_var_name(); if (var_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { var_name_ = new ::std::string; } var_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.var_name) } inline void CSVCMsg_SendTable_sendprop_t::set_var_name(const char* value) { set_has_var_name(); if (var_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { var_name_ = new ::std::string; } var_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_SendTable.sendprop_t.var_name) } inline void CSVCMsg_SendTable_sendprop_t::set_var_name(const char* value, size_t size) { set_has_var_name(); if (var_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { var_name_ = new ::std::string; } var_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_SendTable.sendprop_t.var_name) } inline ::std::string* CSVCMsg_SendTable_sendprop_t::mutable_var_name() { set_has_var_name(); if (var_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { var_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_SendTable.sendprop_t.var_name) return var_name_; } inline ::std::string* CSVCMsg_SendTable_sendprop_t::release_var_name() { clear_has_var_name(); if (var_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = var_name_; var_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_SendTable_sendprop_t::set_allocated_var_name(::std::string* var_name) { if (var_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete var_name_; } if (var_name) { set_has_var_name(); var_name_ = var_name; } else { clear_has_var_name(); var_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_SendTable.sendprop_t.var_name) } // optional int32 flags = 3; inline bool CSVCMsg_SendTable_sendprop_t::has_flags() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_flags() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_flags() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_SendTable_sendprop_t::clear_flags() { flags_ = 0; clear_has_flags(); } inline ::google::protobuf::int32 CSVCMsg_SendTable_sendprop_t::flags() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.flags) return flags_; } inline void CSVCMsg_SendTable_sendprop_t::set_flags(::google::protobuf::int32 value) { set_has_flags(); flags_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.flags) } // optional int32 priority = 4; inline bool CSVCMsg_SendTable_sendprop_t::has_priority() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_priority() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_priority() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_SendTable_sendprop_t::clear_priority() { priority_ = 0; clear_has_priority(); } inline ::google::protobuf::int32 CSVCMsg_SendTable_sendprop_t::priority() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.priority) return priority_; } inline void CSVCMsg_SendTable_sendprop_t::set_priority(::google::protobuf::int32 value) { set_has_priority(); priority_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.priority) } // optional string dt_name = 5; inline bool CSVCMsg_SendTable_sendprop_t::has_dt_name() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_dt_name() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_dt_name() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_SendTable_sendprop_t::clear_dt_name() { if (dt_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { dt_name_->clear(); } clear_has_dt_name(); } inline const ::std::string& CSVCMsg_SendTable_sendprop_t::dt_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.dt_name) return *dt_name_; } inline void CSVCMsg_SendTable_sendprop_t::set_dt_name(const ::std::string& value) { set_has_dt_name(); if (dt_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { dt_name_ = new ::std::string; } dt_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.dt_name) } inline void CSVCMsg_SendTable_sendprop_t::set_dt_name(const char* value) { set_has_dt_name(); if (dt_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { dt_name_ = new ::std::string; } dt_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_SendTable.sendprop_t.dt_name) } inline void CSVCMsg_SendTable_sendprop_t::set_dt_name(const char* value, size_t size) { set_has_dt_name(); if (dt_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { dt_name_ = new ::std::string; } dt_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_SendTable.sendprop_t.dt_name) } inline ::std::string* CSVCMsg_SendTable_sendprop_t::mutable_dt_name() { set_has_dt_name(); if (dt_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { dt_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_SendTable.sendprop_t.dt_name) return dt_name_; } inline ::std::string* CSVCMsg_SendTable_sendprop_t::release_dt_name() { clear_has_dt_name(); if (dt_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = dt_name_; dt_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_SendTable_sendprop_t::set_allocated_dt_name(::std::string* dt_name) { if (dt_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete dt_name_; } if (dt_name) { set_has_dt_name(); dt_name_ = dt_name; } else { clear_has_dt_name(); dt_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_SendTable.sendprop_t.dt_name) } // optional int32 num_elements = 6; inline bool CSVCMsg_SendTable_sendprop_t::has_num_elements() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_num_elements() { _has_bits_[0] |= 0x00000020u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_num_elements() { _has_bits_[0] &= ~0x00000020u; } inline void CSVCMsg_SendTable_sendprop_t::clear_num_elements() { num_elements_ = 0; clear_has_num_elements(); } inline ::google::protobuf::int32 CSVCMsg_SendTable_sendprop_t::num_elements() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.num_elements) return num_elements_; } inline void CSVCMsg_SendTable_sendprop_t::set_num_elements(::google::protobuf::int32 value) { set_has_num_elements(); num_elements_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.num_elements) } // optional float low_value = 7; inline bool CSVCMsg_SendTable_sendprop_t::has_low_value() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_low_value() { _has_bits_[0] |= 0x00000040u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_low_value() { _has_bits_[0] &= ~0x00000040u; } inline void CSVCMsg_SendTable_sendprop_t::clear_low_value() { low_value_ = 0; clear_has_low_value(); } inline float CSVCMsg_SendTable_sendprop_t::low_value() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.low_value) return low_value_; } inline void CSVCMsg_SendTable_sendprop_t::set_low_value(float value) { set_has_low_value(); low_value_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.low_value) } // optional float high_value = 8; inline bool CSVCMsg_SendTable_sendprop_t::has_high_value() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_high_value() { _has_bits_[0] |= 0x00000080u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_high_value() { _has_bits_[0] &= ~0x00000080u; } inline void CSVCMsg_SendTable_sendprop_t::clear_high_value() { high_value_ = 0; clear_has_high_value(); } inline float CSVCMsg_SendTable_sendprop_t::high_value() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.high_value) return high_value_; } inline void CSVCMsg_SendTable_sendprop_t::set_high_value(float value) { set_has_high_value(); high_value_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.high_value) } // optional int32 num_bits = 9; inline bool CSVCMsg_SendTable_sendprop_t::has_num_bits() const { return (_has_bits_[0] & 0x00000100u) != 0; } inline void CSVCMsg_SendTable_sendprop_t::set_has_num_bits() { _has_bits_[0] |= 0x00000100u; } inline void CSVCMsg_SendTable_sendprop_t::clear_has_num_bits() { _has_bits_[0] &= ~0x00000100u; } inline void CSVCMsg_SendTable_sendprop_t::clear_num_bits() { num_bits_ = 0; clear_has_num_bits(); } inline ::google::protobuf::int32 CSVCMsg_SendTable_sendprop_t::num_bits() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.sendprop_t.num_bits) return num_bits_; } inline void CSVCMsg_SendTable_sendprop_t::set_num_bits(::google::protobuf::int32 value) { set_has_num_bits(); num_bits_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.sendprop_t.num_bits) } // ------------------------------------------------------------------- // CSVCMsg_SendTable // optional bool is_end = 1; inline bool CSVCMsg_SendTable::has_is_end() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_SendTable::set_has_is_end() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_SendTable::clear_has_is_end() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_SendTable::clear_is_end() { is_end_ = false; clear_has_is_end(); } inline bool CSVCMsg_SendTable::is_end() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.is_end) return is_end_; } inline void CSVCMsg_SendTable::set_is_end(bool value) { set_has_is_end(); is_end_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.is_end) } // optional string net_table_name = 2; inline bool CSVCMsg_SendTable::has_net_table_name() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_SendTable::set_has_net_table_name() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_SendTable::clear_has_net_table_name() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_SendTable::clear_net_table_name() { if (net_table_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { net_table_name_->clear(); } clear_has_net_table_name(); } inline const ::std::string& CSVCMsg_SendTable::net_table_name() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.net_table_name) return *net_table_name_; } inline void CSVCMsg_SendTable::set_net_table_name(const ::std::string& value) { set_has_net_table_name(); if (net_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { net_table_name_ = new ::std::string; } net_table_name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.net_table_name) } inline void CSVCMsg_SendTable::set_net_table_name(const char* value) { set_has_net_table_name(); if (net_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { net_table_name_ = new ::std::string; } net_table_name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_SendTable.net_table_name) } inline void CSVCMsg_SendTable::set_net_table_name(const char* value, size_t size) { set_has_net_table_name(); if (net_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { net_table_name_ = new ::std::string; } net_table_name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_SendTable.net_table_name) } inline ::std::string* CSVCMsg_SendTable::mutable_net_table_name() { set_has_net_table_name(); if (net_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { net_table_name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_SendTable.net_table_name) return net_table_name_; } inline ::std::string* CSVCMsg_SendTable::release_net_table_name() { clear_has_net_table_name(); if (net_table_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = net_table_name_; net_table_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_SendTable::set_allocated_net_table_name(::std::string* net_table_name) { if (net_table_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete net_table_name_; } if (net_table_name) { set_has_net_table_name(); net_table_name_ = net_table_name; } else { clear_has_net_table_name(); net_table_name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_SendTable.net_table_name) } // optional bool needs_decoder = 3; inline bool CSVCMsg_SendTable::has_needs_decoder() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_SendTable::set_has_needs_decoder() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_SendTable::clear_has_needs_decoder() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_SendTable::clear_needs_decoder() { needs_decoder_ = false; clear_has_needs_decoder(); } inline bool CSVCMsg_SendTable::needs_decoder() const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.needs_decoder) return needs_decoder_; } inline void CSVCMsg_SendTable::set_needs_decoder(bool value) { set_has_needs_decoder(); needs_decoder_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_SendTable.needs_decoder) } // repeated .CSVCMsg_SendTable.sendprop_t props = 4; inline int CSVCMsg_SendTable::props_size() const { return props_.size(); } inline void CSVCMsg_SendTable::clear_props() { props_.Clear(); } inline const ::CSVCMsg_SendTable_sendprop_t& CSVCMsg_SendTable::props(int index) const { // @@protoc_insertion_point(field_get:CSVCMsg_SendTable.props) return props_.Get(index); } inline ::CSVCMsg_SendTable_sendprop_t* CSVCMsg_SendTable::mutable_props(int index) { // @@protoc_insertion_point(field_mutable:CSVCMsg_SendTable.props) return props_.Mutable(index); } inline ::CSVCMsg_SendTable_sendprop_t* CSVCMsg_SendTable::add_props() { // @@protoc_insertion_point(field_add:CSVCMsg_SendTable.props) return props_.Add(); } inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_SendTable_sendprop_t >& CSVCMsg_SendTable::props() const { // @@protoc_insertion_point(field_list:CSVCMsg_SendTable.props) return props_; } inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_SendTable_sendprop_t >* CSVCMsg_SendTable::mutable_props() { // @@protoc_insertion_point(field_mutable_list:CSVCMsg_SendTable.props) return &props_; } // ------------------------------------------------------------------- // CSVCMsg_GameEventList_key_t // optional int32 type = 1; inline bool CSVCMsg_GameEventList_key_t::has_type() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_GameEventList_key_t::set_has_type() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_GameEventList_key_t::clear_has_type() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_GameEventList_key_t::clear_type() { type_ = 0; clear_has_type(); } inline ::google::protobuf::int32 CSVCMsg_GameEventList_key_t::type() const { // @@protoc_insertion_point(field_get:CSVCMsg_GameEventList.key_t.type) return type_; } inline void CSVCMsg_GameEventList_key_t::set_type(::google::protobuf::int32 value) { set_has_type(); type_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_GameEventList.key_t.type) } // optional string name = 2; inline bool CSVCMsg_GameEventList_key_t::has_name() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_GameEventList_key_t::set_has_name() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_GameEventList_key_t::clear_has_name() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_GameEventList_key_t::clear_name() { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_->clear(); } clear_has_name(); } inline const ::std::string& CSVCMsg_GameEventList_key_t::name() const { // @@protoc_insertion_point(field_get:CSVCMsg_GameEventList.key_t.name) return *name_; } inline void CSVCMsg_GameEventList_key_t::set_name(const ::std::string& value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_GameEventList.key_t.name) } inline void CSVCMsg_GameEventList_key_t::set_name(const char* value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_GameEventList.key_t.name) } inline void CSVCMsg_GameEventList_key_t::set_name(const char* value, size_t size) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_GameEventList.key_t.name) } inline ::std::string* CSVCMsg_GameEventList_key_t::mutable_name() { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_GameEventList.key_t.name) return name_; } inline ::std::string* CSVCMsg_GameEventList_key_t::release_name() { clear_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = name_; name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_GameEventList_key_t::set_allocated_name(::std::string* name) { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete name_; } if (name) { set_has_name(); name_ = name; } else { clear_has_name(); name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_GameEventList.key_t.name) } // ------------------------------------------------------------------- // CSVCMsg_GameEventList_descriptor_t // optional int32 eventid = 1; inline bool CSVCMsg_GameEventList_descriptor_t::has_eventid() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_GameEventList_descriptor_t::set_has_eventid() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_GameEventList_descriptor_t::clear_has_eventid() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_GameEventList_descriptor_t::clear_eventid() { eventid_ = 0; clear_has_eventid(); } inline ::google::protobuf::int32 CSVCMsg_GameEventList_descriptor_t::eventid() const { // @@protoc_insertion_point(field_get:CSVCMsg_GameEventList.descriptor_t.eventid) return eventid_; } inline void CSVCMsg_GameEventList_descriptor_t::set_eventid(::google::protobuf::int32 value) { set_has_eventid(); eventid_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_GameEventList.descriptor_t.eventid) } // optional string name = 2; inline bool CSVCMsg_GameEventList_descriptor_t::has_name() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_GameEventList_descriptor_t::set_has_name() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_GameEventList_descriptor_t::clear_has_name() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_GameEventList_descriptor_t::clear_name() { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_->clear(); } clear_has_name(); } inline const ::std::string& CSVCMsg_GameEventList_descriptor_t::name() const { // @@protoc_insertion_point(field_get:CSVCMsg_GameEventList.descriptor_t.name) return *name_; } inline void CSVCMsg_GameEventList_descriptor_t::set_name(const ::std::string& value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_GameEventList.descriptor_t.name) } inline void CSVCMsg_GameEventList_descriptor_t::set_name(const char* value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_GameEventList.descriptor_t.name) } inline void CSVCMsg_GameEventList_descriptor_t::set_name(const char* value, size_t size) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_GameEventList.descriptor_t.name) } inline ::std::string* CSVCMsg_GameEventList_descriptor_t::mutable_name() { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_GameEventList.descriptor_t.name) return name_; } inline ::std::string* CSVCMsg_GameEventList_descriptor_t::release_name() { clear_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = name_; name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_GameEventList_descriptor_t::set_allocated_name(::std::string* name) { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete name_; } if (name) { set_has_name(); name_ = name; } else { clear_has_name(); name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_GameEventList.descriptor_t.name) } // repeated .CSVCMsg_GameEventList.key_t keys = 3; inline int CSVCMsg_GameEventList_descriptor_t::keys_size() const { return keys_.size(); } inline void CSVCMsg_GameEventList_descriptor_t::clear_keys() { keys_.Clear(); } inline const ::CSVCMsg_GameEventList_key_t& CSVCMsg_GameEventList_descriptor_t::keys(int index) const { // @@protoc_insertion_point(field_get:CSVCMsg_GameEventList.descriptor_t.keys) return keys_.Get(index); } inline ::CSVCMsg_GameEventList_key_t* CSVCMsg_GameEventList_descriptor_t::mutable_keys(int index) { // @@protoc_insertion_point(field_mutable:CSVCMsg_GameEventList.descriptor_t.keys) return keys_.Mutable(index); } inline ::CSVCMsg_GameEventList_key_t* CSVCMsg_GameEventList_descriptor_t::add_keys() { // @@protoc_insertion_point(field_add:CSVCMsg_GameEventList.descriptor_t.keys) return keys_.Add(); } inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_key_t >& CSVCMsg_GameEventList_descriptor_t::keys() const { // @@protoc_insertion_point(field_list:CSVCMsg_GameEventList.descriptor_t.keys) return keys_; } inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_key_t >* CSVCMsg_GameEventList_descriptor_t::mutable_keys() { // @@protoc_insertion_point(field_mutable_list:CSVCMsg_GameEventList.descriptor_t.keys) return &keys_; } // ------------------------------------------------------------------- // CSVCMsg_GameEventList // repeated .CSVCMsg_GameEventList.descriptor_t descriptors = 1; inline int CSVCMsg_GameEventList::descriptors_size() const { return descriptors_.size(); } inline void CSVCMsg_GameEventList::clear_descriptors() { descriptors_.Clear(); } inline const ::CSVCMsg_GameEventList_descriptor_t& CSVCMsg_GameEventList::descriptors(int index) const { // @@protoc_insertion_point(field_get:CSVCMsg_GameEventList.descriptors) return descriptors_.Get(index); } inline ::CSVCMsg_GameEventList_descriptor_t* CSVCMsg_GameEventList::mutable_descriptors(int index) { // @@protoc_insertion_point(field_mutable:CSVCMsg_GameEventList.descriptors) return descriptors_.Mutable(index); } inline ::CSVCMsg_GameEventList_descriptor_t* CSVCMsg_GameEventList::add_descriptors() { // @@protoc_insertion_point(field_add:CSVCMsg_GameEventList.descriptors) return descriptors_.Add(); } inline const ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_descriptor_t >& CSVCMsg_GameEventList::descriptors() const { // @@protoc_insertion_point(field_list:CSVCMsg_GameEventList.descriptors) return descriptors_; } inline ::google::protobuf::RepeatedPtrField< ::CSVCMsg_GameEventList_descriptor_t >* CSVCMsg_GameEventList::mutable_descriptors() { // @@protoc_insertion_point(field_mutable_list:CSVCMsg_GameEventList.descriptors) return &descriptors_; } // ------------------------------------------------------------------- // CSVCMsg_PacketEntities // optional int32 max_entries = 1; inline bool CSVCMsg_PacketEntities::has_max_entries() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_PacketEntities::set_has_max_entries() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_PacketEntities::clear_has_max_entries() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_PacketEntities::clear_max_entries() { max_entries_ = 0; clear_has_max_entries(); } inline ::google::protobuf::int32 CSVCMsg_PacketEntities::max_entries() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.max_entries) return max_entries_; } inline void CSVCMsg_PacketEntities::set_max_entries(::google::protobuf::int32 value) { set_has_max_entries(); max_entries_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.max_entries) } // optional int32 updated_entries = 2; inline bool CSVCMsg_PacketEntities::has_updated_entries() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_PacketEntities::set_has_updated_entries() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_PacketEntities::clear_has_updated_entries() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_PacketEntities::clear_updated_entries() { updated_entries_ = 0; clear_has_updated_entries(); } inline ::google::protobuf::int32 CSVCMsg_PacketEntities::updated_entries() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.updated_entries) return updated_entries_; } inline void CSVCMsg_PacketEntities::set_updated_entries(::google::protobuf::int32 value) { set_has_updated_entries(); updated_entries_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.updated_entries) } // optional bool is_delta = 3; inline bool CSVCMsg_PacketEntities::has_is_delta() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_PacketEntities::set_has_is_delta() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_PacketEntities::clear_has_is_delta() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_PacketEntities::clear_is_delta() { is_delta_ = false; clear_has_is_delta(); } inline bool CSVCMsg_PacketEntities::is_delta() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.is_delta) return is_delta_; } inline void CSVCMsg_PacketEntities::set_is_delta(bool value) { set_has_is_delta(); is_delta_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.is_delta) } // optional bool update_baseline = 4; inline bool CSVCMsg_PacketEntities::has_update_baseline() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_PacketEntities::set_has_update_baseline() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_PacketEntities::clear_has_update_baseline() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_PacketEntities::clear_update_baseline() { update_baseline_ = false; clear_has_update_baseline(); } inline bool CSVCMsg_PacketEntities::update_baseline() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.update_baseline) return update_baseline_; } inline void CSVCMsg_PacketEntities::set_update_baseline(bool value) { set_has_update_baseline(); update_baseline_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.update_baseline) } // optional int32 baseline = 5; inline bool CSVCMsg_PacketEntities::has_baseline() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_PacketEntities::set_has_baseline() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_PacketEntities::clear_has_baseline() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_PacketEntities::clear_baseline() { baseline_ = 0; clear_has_baseline(); } inline ::google::protobuf::int32 CSVCMsg_PacketEntities::baseline() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.baseline) return baseline_; } inline void CSVCMsg_PacketEntities::set_baseline(::google::protobuf::int32 value) { set_has_baseline(); baseline_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.baseline) } // optional int32 delta_from = 6; inline bool CSVCMsg_PacketEntities::has_delta_from() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CSVCMsg_PacketEntities::set_has_delta_from() { _has_bits_[0] |= 0x00000020u; } inline void CSVCMsg_PacketEntities::clear_has_delta_from() { _has_bits_[0] &= ~0x00000020u; } inline void CSVCMsg_PacketEntities::clear_delta_from() { delta_from_ = 0; clear_has_delta_from(); } inline ::google::protobuf::int32 CSVCMsg_PacketEntities::delta_from() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.delta_from) return delta_from_; } inline void CSVCMsg_PacketEntities::set_delta_from(::google::protobuf::int32 value) { set_has_delta_from(); delta_from_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.delta_from) } // optional bytes entity_data = 7; inline bool CSVCMsg_PacketEntities::has_entity_data() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CSVCMsg_PacketEntities::set_has_entity_data() { _has_bits_[0] |= 0x00000040u; } inline void CSVCMsg_PacketEntities::clear_has_entity_data() { _has_bits_[0] &= ~0x00000040u; } inline void CSVCMsg_PacketEntities::clear_entity_data() { if (entity_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_->clear(); } clear_has_entity_data(); } inline const ::std::string& CSVCMsg_PacketEntities::entity_data() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.entity_data) return *entity_data_; } inline void CSVCMsg_PacketEntities::set_entity_data(const ::std::string& value) { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } entity_data_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.entity_data) } inline void CSVCMsg_PacketEntities::set_entity_data(const char* value) { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } entity_data_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_PacketEntities.entity_data) } inline void CSVCMsg_PacketEntities::set_entity_data(const void* value, size_t size) { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } entity_data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_PacketEntities.entity_data) } inline ::std::string* CSVCMsg_PacketEntities::mutable_entity_data() { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_PacketEntities.entity_data) return entity_data_; } inline ::std::string* CSVCMsg_PacketEntities::release_entity_data() { clear_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = entity_data_; entity_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_PacketEntities::set_allocated_entity_data(::std::string* entity_data) { if (entity_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete entity_data_; } if (entity_data) { set_has_entity_data(); entity_data_ = entity_data; } else { clear_has_entity_data(); entity_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_PacketEntities.entity_data) } // optional bool pending_full_frame = 8; inline bool CSVCMsg_PacketEntities::has_pending_full_frame() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void CSVCMsg_PacketEntities::set_has_pending_full_frame() { _has_bits_[0] |= 0x00000080u; } inline void CSVCMsg_PacketEntities::clear_has_pending_full_frame() { _has_bits_[0] &= ~0x00000080u; } inline void CSVCMsg_PacketEntities::clear_pending_full_frame() { pending_full_frame_ = false; clear_has_pending_full_frame(); } inline bool CSVCMsg_PacketEntities::pending_full_frame() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketEntities.pending_full_frame) return pending_full_frame_; } inline void CSVCMsg_PacketEntities::set_pending_full_frame(bool value) { set_has_pending_full_frame(); pending_full_frame_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketEntities.pending_full_frame) } // ------------------------------------------------------------------- // CSVCMsg_TempEntities // optional bool reliable = 1; inline bool CSVCMsg_TempEntities::has_reliable() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_TempEntities::set_has_reliable() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_TempEntities::clear_has_reliable() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_TempEntities::clear_reliable() { reliable_ = false; clear_has_reliable(); } inline bool CSVCMsg_TempEntities::reliable() const { // @@protoc_insertion_point(field_get:CSVCMsg_TempEntities.reliable) return reliable_; } inline void CSVCMsg_TempEntities::set_reliable(bool value) { set_has_reliable(); reliable_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_TempEntities.reliable) } // optional int32 num_entries = 2; inline bool CSVCMsg_TempEntities::has_num_entries() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_TempEntities::set_has_num_entries() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_TempEntities::clear_has_num_entries() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_TempEntities::clear_num_entries() { num_entries_ = 0; clear_has_num_entries(); } inline ::google::protobuf::int32 CSVCMsg_TempEntities::num_entries() const { // @@protoc_insertion_point(field_get:CSVCMsg_TempEntities.num_entries) return num_entries_; } inline void CSVCMsg_TempEntities::set_num_entries(::google::protobuf::int32 value) { set_has_num_entries(); num_entries_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_TempEntities.num_entries) } // optional bytes entity_data = 3; inline bool CSVCMsg_TempEntities::has_entity_data() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_TempEntities::set_has_entity_data() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_TempEntities::clear_has_entity_data() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_TempEntities::clear_entity_data() { if (entity_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_->clear(); } clear_has_entity_data(); } inline const ::std::string& CSVCMsg_TempEntities::entity_data() const { // @@protoc_insertion_point(field_get:CSVCMsg_TempEntities.entity_data) return *entity_data_; } inline void CSVCMsg_TempEntities::set_entity_data(const ::std::string& value) { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } entity_data_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_TempEntities.entity_data) } inline void CSVCMsg_TempEntities::set_entity_data(const char* value) { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } entity_data_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_TempEntities.entity_data) } inline void CSVCMsg_TempEntities::set_entity_data(const void* value, size_t size) { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } entity_data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_TempEntities.entity_data) } inline ::std::string* CSVCMsg_TempEntities::mutable_entity_data() { set_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { entity_data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_TempEntities.entity_data) return entity_data_; } inline ::std::string* CSVCMsg_TempEntities::release_entity_data() { clear_has_entity_data(); if (entity_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = entity_data_; entity_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_TempEntities::set_allocated_entity_data(::std::string* entity_data) { if (entity_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete entity_data_; } if (entity_data) { set_has_entity_data(); entity_data_ = entity_data; } else { clear_has_entity_data(); entity_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_TempEntities.entity_data) } // ------------------------------------------------------------------- // CSVCMsg_CreateStringTable // optional string name = 1; inline bool CSVCMsg_CreateStringTable::has_name() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_name() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_CreateStringTable::clear_has_name() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_CreateStringTable::clear_name() { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_->clear(); } clear_has_name(); } inline const ::std::string& CSVCMsg_CreateStringTable::name() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.name) return *name_; } inline void CSVCMsg_CreateStringTable::set_name(const ::std::string& value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.name) } inline void CSVCMsg_CreateStringTable::set_name(const char* value) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_CreateStringTable.name) } inline void CSVCMsg_CreateStringTable::set_name(const char* value, size_t size) { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } name_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_CreateStringTable.name) } inline ::std::string* CSVCMsg_CreateStringTable::mutable_name() { set_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { name_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_CreateStringTable.name) return name_; } inline ::std::string* CSVCMsg_CreateStringTable::release_name() { clear_has_name(); if (name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = name_; name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_CreateStringTable::set_allocated_name(::std::string* name) { if (name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete name_; } if (name) { set_has_name(); name_ = name; } else { clear_has_name(); name_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_CreateStringTable.name) } // optional int32 max_entries = 2; inline bool CSVCMsg_CreateStringTable::has_max_entries() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_max_entries() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_CreateStringTable::clear_has_max_entries() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_CreateStringTable::clear_max_entries() { max_entries_ = 0; clear_has_max_entries(); } inline ::google::protobuf::int32 CSVCMsg_CreateStringTable::max_entries() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.max_entries) return max_entries_; } inline void CSVCMsg_CreateStringTable::set_max_entries(::google::protobuf::int32 value) { set_has_max_entries(); max_entries_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.max_entries) } // optional int32 num_entries = 3; inline bool CSVCMsg_CreateStringTable::has_num_entries() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_num_entries() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_CreateStringTable::clear_has_num_entries() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_CreateStringTable::clear_num_entries() { num_entries_ = 0; clear_has_num_entries(); } inline ::google::protobuf::int32 CSVCMsg_CreateStringTable::num_entries() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.num_entries) return num_entries_; } inline void CSVCMsg_CreateStringTable::set_num_entries(::google::protobuf::int32 value) { set_has_num_entries(); num_entries_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.num_entries) } // optional bool user_data_fixed_size = 4; inline bool CSVCMsg_CreateStringTable::has_user_data_fixed_size() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_user_data_fixed_size() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_CreateStringTable::clear_has_user_data_fixed_size() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_CreateStringTable::clear_user_data_fixed_size() { user_data_fixed_size_ = false; clear_has_user_data_fixed_size(); } inline bool CSVCMsg_CreateStringTable::user_data_fixed_size() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.user_data_fixed_size) return user_data_fixed_size_; } inline void CSVCMsg_CreateStringTable::set_user_data_fixed_size(bool value) { set_has_user_data_fixed_size(); user_data_fixed_size_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.user_data_fixed_size) } // optional int32 user_data_size = 5; inline bool CSVCMsg_CreateStringTable::has_user_data_size() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_user_data_size() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_CreateStringTable::clear_has_user_data_size() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_CreateStringTable::clear_user_data_size() { user_data_size_ = 0; clear_has_user_data_size(); } inline ::google::protobuf::int32 CSVCMsg_CreateStringTable::user_data_size() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.user_data_size) return user_data_size_; } inline void CSVCMsg_CreateStringTable::set_user_data_size(::google::protobuf::int32 value) { set_has_user_data_size(); user_data_size_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.user_data_size) } // optional int32 user_data_size_bits = 6; inline bool CSVCMsg_CreateStringTable::has_user_data_size_bits() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_user_data_size_bits() { _has_bits_[0] |= 0x00000020u; } inline void CSVCMsg_CreateStringTable::clear_has_user_data_size_bits() { _has_bits_[0] &= ~0x00000020u; } inline void CSVCMsg_CreateStringTable::clear_user_data_size_bits() { user_data_size_bits_ = 0; clear_has_user_data_size_bits(); } inline ::google::protobuf::int32 CSVCMsg_CreateStringTable::user_data_size_bits() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.user_data_size_bits) return user_data_size_bits_; } inline void CSVCMsg_CreateStringTable::set_user_data_size_bits(::google::protobuf::int32 value) { set_has_user_data_size_bits(); user_data_size_bits_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.user_data_size_bits) } // optional int32 flags = 7; inline bool CSVCMsg_CreateStringTable::has_flags() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_flags() { _has_bits_[0] |= 0x00000040u; } inline void CSVCMsg_CreateStringTable::clear_has_flags() { _has_bits_[0] &= ~0x00000040u; } inline void CSVCMsg_CreateStringTable::clear_flags() { flags_ = 0; clear_has_flags(); } inline ::google::protobuf::int32 CSVCMsg_CreateStringTable::flags() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.flags) return flags_; } inline void CSVCMsg_CreateStringTable::set_flags(::google::protobuf::int32 value) { set_has_flags(); flags_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.flags) } // optional bytes string_data = 8; inline bool CSVCMsg_CreateStringTable::has_string_data() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void CSVCMsg_CreateStringTable::set_has_string_data() { _has_bits_[0] |= 0x00000080u; } inline void CSVCMsg_CreateStringTable::clear_has_string_data() { _has_bits_[0] &= ~0x00000080u; } inline void CSVCMsg_CreateStringTable::clear_string_data() { if (string_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_->clear(); } clear_has_string_data(); } inline const ::std::string& CSVCMsg_CreateStringTable::string_data() const { // @@protoc_insertion_point(field_get:CSVCMsg_CreateStringTable.string_data) return *string_data_; } inline void CSVCMsg_CreateStringTable::set_string_data(const ::std::string& value) { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } string_data_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_CreateStringTable.string_data) } inline void CSVCMsg_CreateStringTable::set_string_data(const char* value) { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } string_data_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_CreateStringTable.string_data) } inline void CSVCMsg_CreateStringTable::set_string_data(const void* value, size_t size) { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } string_data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_CreateStringTable.string_data) } inline ::std::string* CSVCMsg_CreateStringTable::mutable_string_data() { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_CreateStringTable.string_data) return string_data_; } inline ::std::string* CSVCMsg_CreateStringTable::release_string_data() { clear_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = string_data_; string_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_CreateStringTable::set_allocated_string_data(::std::string* string_data) { if (string_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete string_data_; } if (string_data) { set_has_string_data(); string_data_ = string_data; } else { clear_has_string_data(); string_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_CreateStringTable.string_data) } // ------------------------------------------------------------------- // CSVCMsg_UpdateStringTable // optional int32 table_id = 1; inline bool CSVCMsg_UpdateStringTable::has_table_id() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_UpdateStringTable::set_has_table_id() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_UpdateStringTable::clear_has_table_id() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_UpdateStringTable::clear_table_id() { table_id_ = 0; clear_has_table_id(); } inline ::google::protobuf::int32 CSVCMsg_UpdateStringTable::table_id() const { // @@protoc_insertion_point(field_get:CSVCMsg_UpdateStringTable.table_id) return table_id_; } inline void CSVCMsg_UpdateStringTable::set_table_id(::google::protobuf::int32 value) { set_has_table_id(); table_id_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_UpdateStringTable.table_id) } // optional int32 num_changed_entries = 2; inline bool CSVCMsg_UpdateStringTable::has_num_changed_entries() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_UpdateStringTable::set_has_num_changed_entries() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_UpdateStringTable::clear_has_num_changed_entries() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_UpdateStringTable::clear_num_changed_entries() { num_changed_entries_ = 0; clear_has_num_changed_entries(); } inline ::google::protobuf::int32 CSVCMsg_UpdateStringTable::num_changed_entries() const { // @@protoc_insertion_point(field_get:CSVCMsg_UpdateStringTable.num_changed_entries) return num_changed_entries_; } inline void CSVCMsg_UpdateStringTable::set_num_changed_entries(::google::protobuf::int32 value) { set_has_num_changed_entries(); num_changed_entries_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_UpdateStringTable.num_changed_entries) } // optional bytes string_data = 3; inline bool CSVCMsg_UpdateStringTable::has_string_data() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_UpdateStringTable::set_has_string_data() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_UpdateStringTable::clear_has_string_data() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_UpdateStringTable::clear_string_data() { if (string_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_->clear(); } clear_has_string_data(); } inline const ::std::string& CSVCMsg_UpdateStringTable::string_data() const { // @@protoc_insertion_point(field_get:CSVCMsg_UpdateStringTable.string_data) return *string_data_; } inline void CSVCMsg_UpdateStringTable::set_string_data(const ::std::string& value) { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } string_data_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_UpdateStringTable.string_data) } inline void CSVCMsg_UpdateStringTable::set_string_data(const char* value) { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } string_data_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_UpdateStringTable.string_data) } inline void CSVCMsg_UpdateStringTable::set_string_data(const void* value, size_t size) { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } string_data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_UpdateStringTable.string_data) } inline ::std::string* CSVCMsg_UpdateStringTable::mutable_string_data() { set_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { string_data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_UpdateStringTable.string_data) return string_data_; } inline ::std::string* CSVCMsg_UpdateStringTable::release_string_data() { clear_has_string_data(); if (string_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = string_data_; string_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_UpdateStringTable::set_allocated_string_data(::std::string* string_data) { if (string_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete string_data_; } if (string_data) { set_has_string_data(); string_data_ = string_data; } else { clear_has_string_data(); string_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_UpdateStringTable.string_data) } // ------------------------------------------------------------------- // CSVCMsg_VoiceData // optional int32 client = 1; inline bool CSVCMsg_VoiceData::has_client() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_VoiceData::set_has_client() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_VoiceData::clear_has_client() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_VoiceData::clear_client() { client_ = 0; clear_has_client(); } inline ::google::protobuf::int32 CSVCMsg_VoiceData::client() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.client) return client_; } inline void CSVCMsg_VoiceData::set_client(::google::protobuf::int32 value) { set_has_client(); client_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.client) } // optional bool proximity = 2; inline bool CSVCMsg_VoiceData::has_proximity() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_VoiceData::set_has_proximity() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_VoiceData::clear_has_proximity() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_VoiceData::clear_proximity() { proximity_ = false; clear_has_proximity(); } inline bool CSVCMsg_VoiceData::proximity() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.proximity) return proximity_; } inline void CSVCMsg_VoiceData::set_proximity(bool value) { set_has_proximity(); proximity_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.proximity) } // optional fixed64 xuid = 3; inline bool CSVCMsg_VoiceData::has_xuid() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_VoiceData::set_has_xuid() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_VoiceData::clear_has_xuid() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_VoiceData::clear_xuid() { xuid_ = GOOGLE_ULONGLONG(0); clear_has_xuid(); } inline ::google::protobuf::uint64 CSVCMsg_VoiceData::xuid() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.xuid) return xuid_; } inline void CSVCMsg_VoiceData::set_xuid(::google::protobuf::uint64 value) { set_has_xuid(); xuid_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.xuid) } // optional int32 audible_mask = 4; inline bool CSVCMsg_VoiceData::has_audible_mask() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_VoiceData::set_has_audible_mask() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_VoiceData::clear_has_audible_mask() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_VoiceData::clear_audible_mask() { audible_mask_ = 0; clear_has_audible_mask(); } inline ::google::protobuf::int32 CSVCMsg_VoiceData::audible_mask() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.audible_mask) return audible_mask_; } inline void CSVCMsg_VoiceData::set_audible_mask(::google::protobuf::int32 value) { set_has_audible_mask(); audible_mask_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.audible_mask) } // optional bytes voice_data = 5; inline bool CSVCMsg_VoiceData::has_voice_data() const { return (_has_bits_[0] & 0x00000010u) != 0; } inline void CSVCMsg_VoiceData::set_has_voice_data() { _has_bits_[0] |= 0x00000010u; } inline void CSVCMsg_VoiceData::clear_has_voice_data() { _has_bits_[0] &= ~0x00000010u; } inline void CSVCMsg_VoiceData::clear_voice_data() { if (voice_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { voice_data_->clear(); } clear_has_voice_data(); } inline const ::std::string& CSVCMsg_VoiceData::voice_data() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.voice_data) return *voice_data_; } inline void CSVCMsg_VoiceData::set_voice_data(const ::std::string& value) { set_has_voice_data(); if (voice_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { voice_data_ = new ::std::string; } voice_data_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.voice_data) } inline void CSVCMsg_VoiceData::set_voice_data(const char* value) { set_has_voice_data(); if (voice_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { voice_data_ = new ::std::string; } voice_data_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_VoiceData.voice_data) } inline void CSVCMsg_VoiceData::set_voice_data(const void* value, size_t size) { set_has_voice_data(); if (voice_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { voice_data_ = new ::std::string; } voice_data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_VoiceData.voice_data) } inline ::std::string* CSVCMsg_VoiceData::mutable_voice_data() { set_has_voice_data(); if (voice_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { voice_data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_VoiceData.voice_data) return voice_data_; } inline ::std::string* CSVCMsg_VoiceData::release_voice_data() { clear_has_voice_data(); if (voice_data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = voice_data_; voice_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_VoiceData::set_allocated_voice_data(::std::string* voice_data) { if (voice_data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete voice_data_; } if (voice_data) { set_has_voice_data(); voice_data_ = voice_data; } else { clear_has_voice_data(); voice_data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_VoiceData.voice_data) } // optional .VoiceDataFormat_t format = 6 [default = VOICEDATA_FORMAT_STEAM]; inline bool CSVCMsg_VoiceData::has_format() const { return (_has_bits_[0] & 0x00000020u) != 0; } inline void CSVCMsg_VoiceData::set_has_format() { _has_bits_[0] |= 0x00000020u; } inline void CSVCMsg_VoiceData::clear_has_format() { _has_bits_[0] &= ~0x00000020u; } inline void CSVCMsg_VoiceData::clear_format() { format_ = 0; clear_has_format(); } inline ::VoiceDataFormat_t CSVCMsg_VoiceData::format() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.format) return static_cast< ::VoiceDataFormat_t >(format_); } inline void CSVCMsg_VoiceData::set_format(::VoiceDataFormat_t value) { assert(::VoiceDataFormat_t_IsValid(value)); set_has_format(); format_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.format) } // optional int32 sequence_bytes = 7; inline bool CSVCMsg_VoiceData::has_sequence_bytes() const { return (_has_bits_[0] & 0x00000040u) != 0; } inline void CSVCMsg_VoiceData::set_has_sequence_bytes() { _has_bits_[0] |= 0x00000040u; } inline void CSVCMsg_VoiceData::clear_has_sequence_bytes() { _has_bits_[0] &= ~0x00000040u; } inline void CSVCMsg_VoiceData::clear_sequence_bytes() { sequence_bytes_ = 0; clear_has_sequence_bytes(); } inline ::google::protobuf::int32 CSVCMsg_VoiceData::sequence_bytes() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.sequence_bytes) return sequence_bytes_; } inline void CSVCMsg_VoiceData::set_sequence_bytes(::google::protobuf::int32 value) { set_has_sequence_bytes(); sequence_bytes_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.sequence_bytes) } // optional uint32 section_number = 8; inline bool CSVCMsg_VoiceData::has_section_number() const { return (_has_bits_[0] & 0x00000080u) != 0; } inline void CSVCMsg_VoiceData::set_has_section_number() { _has_bits_[0] |= 0x00000080u; } inline void CSVCMsg_VoiceData::clear_has_section_number() { _has_bits_[0] &= ~0x00000080u; } inline void CSVCMsg_VoiceData::clear_section_number() { section_number_ = 0u; clear_has_section_number(); } inline ::google::protobuf::uint32 CSVCMsg_VoiceData::section_number() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.section_number) return section_number_; } inline void CSVCMsg_VoiceData::set_section_number(::google::protobuf::uint32 value) { set_has_section_number(); section_number_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.section_number) } // optional uint32 uncompressed_sample_offset = 9; inline bool CSVCMsg_VoiceData::has_uncompressed_sample_offset() const { return (_has_bits_[0] & 0x00000100u) != 0; } inline void CSVCMsg_VoiceData::set_has_uncompressed_sample_offset() { _has_bits_[0] |= 0x00000100u; } inline void CSVCMsg_VoiceData::clear_has_uncompressed_sample_offset() { _has_bits_[0] &= ~0x00000100u; } inline void CSVCMsg_VoiceData::clear_uncompressed_sample_offset() { uncompressed_sample_offset_ = 0u; clear_has_uncompressed_sample_offset(); } inline ::google::protobuf::uint32 CSVCMsg_VoiceData::uncompressed_sample_offset() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.uncompressed_sample_offset) return uncompressed_sample_offset_; } inline void CSVCMsg_VoiceData::set_uncompressed_sample_offset(::google::protobuf::uint32 value) { set_has_uncompressed_sample_offset(); uncompressed_sample_offset_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.uncompressed_sample_offset) } // optional uint32 tick = 10; inline bool CSVCMsg_VoiceData::has_tick() const { return (_has_bits_[0] & 0x00000200u) != 0; } inline void CSVCMsg_VoiceData::set_has_tick() { _has_bits_[0] |= 0x00000200u; } inline void CSVCMsg_VoiceData::clear_has_tick() { _has_bits_[0] &= ~0x00000200u; } inline void CSVCMsg_VoiceData::clear_tick() { tick_ = 0u; clear_has_tick(); } inline ::google::protobuf::uint32 CSVCMsg_VoiceData::tick() const { // @@protoc_insertion_point(field_get:CSVCMsg_VoiceData.tick) return tick_; } inline void CSVCMsg_VoiceData::set_tick(::google::protobuf::uint32 value) { set_has_tick(); tick_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_VoiceData.tick) } // ------------------------------------------------------------------- // CSVCMsg_PacketReliable // optional int32 tick = 1; inline bool CSVCMsg_PacketReliable::has_tick() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_PacketReliable::set_has_tick() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_PacketReliable::clear_has_tick() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_PacketReliable::clear_tick() { tick_ = 0; clear_has_tick(); } inline ::google::protobuf::int32 CSVCMsg_PacketReliable::tick() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketReliable.tick) return tick_; } inline void CSVCMsg_PacketReliable::set_tick(::google::protobuf::int32 value) { set_has_tick(); tick_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketReliable.tick) } // optional int32 messagessize = 2; inline bool CSVCMsg_PacketReliable::has_messagessize() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_PacketReliable::set_has_messagessize() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_PacketReliable::clear_has_messagessize() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_PacketReliable::clear_messagessize() { messagessize_ = 0; clear_has_messagessize(); } inline ::google::protobuf::int32 CSVCMsg_PacketReliable::messagessize() const { // @@protoc_insertion_point(field_get:CSVCMsg_PacketReliable.messagessize) return messagessize_; } inline void CSVCMsg_PacketReliable::set_messagessize(::google::protobuf::int32 value) { set_has_messagessize(); messagessize_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_PacketReliable.messagessize) } // ------------------------------------------------------------------- // CSVCMsg_FullFrameSplit // optional int32 tick = 1; inline bool CSVCMsg_FullFrameSplit::has_tick() const { return (_has_bits_[0] & 0x00000001u) != 0; } inline void CSVCMsg_FullFrameSplit::set_has_tick() { _has_bits_[0] |= 0x00000001u; } inline void CSVCMsg_FullFrameSplit::clear_has_tick() { _has_bits_[0] &= ~0x00000001u; } inline void CSVCMsg_FullFrameSplit::clear_tick() { tick_ = 0; clear_has_tick(); } inline ::google::protobuf::int32 CSVCMsg_FullFrameSplit::tick() const { // @@protoc_insertion_point(field_get:CSVCMsg_FullFrameSplit.tick) return tick_; } inline void CSVCMsg_FullFrameSplit::set_tick(::google::protobuf::int32 value) { set_has_tick(); tick_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_FullFrameSplit.tick) } // optional int32 section = 2; inline bool CSVCMsg_FullFrameSplit::has_section() const { return (_has_bits_[0] & 0x00000002u) != 0; } inline void CSVCMsg_FullFrameSplit::set_has_section() { _has_bits_[0] |= 0x00000002u; } inline void CSVCMsg_FullFrameSplit::clear_has_section() { _has_bits_[0] &= ~0x00000002u; } inline void CSVCMsg_FullFrameSplit::clear_section() { section_ = 0; clear_has_section(); } inline ::google::protobuf::int32 CSVCMsg_FullFrameSplit::section() const { // @@protoc_insertion_point(field_get:CSVCMsg_FullFrameSplit.section) return section_; } inline void CSVCMsg_FullFrameSplit::set_section(::google::protobuf::int32 value) { set_has_section(); section_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_FullFrameSplit.section) } // optional int32 total = 3; inline bool CSVCMsg_FullFrameSplit::has_total() const { return (_has_bits_[0] & 0x00000004u) != 0; } inline void CSVCMsg_FullFrameSplit::set_has_total() { _has_bits_[0] |= 0x00000004u; } inline void CSVCMsg_FullFrameSplit::clear_has_total() { _has_bits_[0] &= ~0x00000004u; } inline void CSVCMsg_FullFrameSplit::clear_total() { total_ = 0; clear_has_total(); } inline ::google::protobuf::int32 CSVCMsg_FullFrameSplit::total() const { // @@protoc_insertion_point(field_get:CSVCMsg_FullFrameSplit.total) return total_; } inline void CSVCMsg_FullFrameSplit::set_total(::google::protobuf::int32 value) { set_has_total(); total_ = value; // @@protoc_insertion_point(field_set:CSVCMsg_FullFrameSplit.total) } // optional bytes data = 4; inline bool CSVCMsg_FullFrameSplit::has_data() const { return (_has_bits_[0] & 0x00000008u) != 0; } inline void CSVCMsg_FullFrameSplit::set_has_data() { _has_bits_[0] |= 0x00000008u; } inline void CSVCMsg_FullFrameSplit::clear_has_data() { _has_bits_[0] &= ~0x00000008u; } inline void CSVCMsg_FullFrameSplit::clear_data() { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_->clear(); } clear_has_data(); } inline const ::std::string& CSVCMsg_FullFrameSplit::data() const { // @@protoc_insertion_point(field_get:CSVCMsg_FullFrameSplit.data) return *data_; } inline void CSVCMsg_FullFrameSplit::set_data(const ::std::string& value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set:CSVCMsg_FullFrameSplit.data) } inline void CSVCMsg_FullFrameSplit::set_data(const char* value) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(value); // @@protoc_insertion_point(field_set_char:CSVCMsg_FullFrameSplit.data) } inline void CSVCMsg_FullFrameSplit::set_data(const void* value, size_t size) { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } data_->assign(reinterpret_cast(value), size); // @@protoc_insertion_point(field_set_pointer:CSVCMsg_FullFrameSplit.data) } inline ::std::string* CSVCMsg_FullFrameSplit::mutable_data() { set_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { data_ = new ::std::string; } // @@protoc_insertion_point(field_mutable:CSVCMsg_FullFrameSplit.data) return data_; } inline ::std::string* CSVCMsg_FullFrameSplit::release_data() { clear_has_data(); if (data_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { return NULL; } else { ::std::string* temp = data_; data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); return temp; } } inline void CSVCMsg_FullFrameSplit::set_allocated_data(::std::string* data) { if (data_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) { delete data_; } if (data) { set_has_data(); data_ = data; } else { clear_has_data(); data_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } // @@protoc_insertion_point(field_set_allocated:CSVCMsg_FullFrameSplit.data) } // @@protoc_insertion_point(namespace_scope) #ifndef SWIG namespace google { namespace protobuf { template <> struct is_proto_enum< ::CLC_Messages> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::CLC_Messages>() { return ::CLC_Messages_descriptor(); } template <> struct is_proto_enum< ::VoiceDataFormat_t> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::VoiceDataFormat_t>() { return ::VoiceDataFormat_t_descriptor(); } template <> struct is_proto_enum< ::SVC_Messages> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::SVC_Messages>() { return ::SVC_Messages_descriptor(); } template <> struct is_proto_enum< ::ESplitScreenMessageType> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::ESplitScreenMessageType>() { return ::ESplitScreenMessageType_descriptor(); } } // namespace google } // namespace protobuf #endif // SWIG // @@protoc_insertion_point(global_scope) #endif // PROTOBUF_netmessages_2eproto__INCLUDED