TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
bgs::protocol::Header Member List
This is the complete list of members for
bgs::protocol::Header
, including all inherited members.
_cached_size_
bgs::protocol::Header
mutable
private
_has_bits_
bgs::protocol::Header
private
_unknown_fields_
bgs::protocol::Header
private
add_error
()
bgs::protocol::Header
inline
add_forward_targets
()
bgs::protocol::Header
inline
AppendPartialToString
(string *output) const
google::protobuf::MessageLite
AppendToString
(string *output) const
google::protobuf::MessageLite
ByteSize
() const
bgs::protocol::Header
virtual
CheckInitialized
() const
google::protobuf::Message
CheckTypeAndMergeFrom
(const MessageLite &other)
google::protobuf::Message
virtual
Clear
()
bgs::protocol::Header
virtual
clear_error
()
bgs::protocol::Header
inline
clear_forward_targets
()
bgs::protocol::Header
inline
clear_has_is_response
()
bgs::protocol::Header
inline
private
clear_has_method_id
()
bgs::protocol::Header
inline
private
clear_has_object_id
()
bgs::protocol::Header
inline
private
clear_has_service_hash
()
bgs::protocol::Header
inline
private
clear_has_service_id
()
bgs::protocol::Header
inline
private
clear_has_size
()
bgs::protocol::Header
inline
private
clear_has_status
()
bgs::protocol::Header
inline
private
clear_has_timeout
()
bgs::protocol::Header
inline
private
clear_has_token
()
bgs::protocol::Header
inline
private
clear_is_response
()
bgs::protocol::Header
inline
clear_method_id
()
bgs::protocol::Header
inline
clear_object_id
()
bgs::protocol::Header
inline
clear_service_hash
()
bgs::protocol::Header
inline
clear_service_id
()
bgs::protocol::Header
inline
clear_size
()
bgs::protocol::Header
inline
clear_status
()
bgs::protocol::Header
inline
clear_timeout
()
bgs::protocol::Header
inline
clear_token
()
bgs::protocol::Header
inline
CopyFrom
(const ::google::protobuf::Message &from)
bgs::protocol::Header
CopyFrom
(const Header &from)
bgs::protocol::Header
google::protobuf::Message::CopyFrom
(const Message &from)
google::protobuf::Message
virtual
DebugString
() const
google::protobuf::Message
default_instance
()
bgs::protocol::Header
static
default_instance_
bgs::protocol::Header
private
static
descriptor
()
bgs::protocol::Header
static
DiscardUnknownFields
()
google::protobuf::Message
virtual
error
(int index) const
bgs::protocol::Header
inline
error
() const
bgs::protocol::Header
inline
error_
bgs::protocol::Header
private
error_size
() const
bgs::protocol::Header
inline
FindInitializationErrors
(vector< string > *errors) const
google::protobuf::Message
forward_targets
(int index) const
bgs::protocol::Header
inline
forward_targets
() const
bgs::protocol::Header
inline
forward_targets_
bgs::protocol::Header
private
forward_targets_size
() const
bgs::protocol::Header
inline
GetCachedSize
() const
bgs::protocol::Header
inline
virtual
GetDescriptor
() const
google::protobuf::Message
inline
GetMetadata
() const
bgs::protocol::Header
virtual
GetReflection
() const
google::protobuf::Message
inline
virtual
GetTypeName
() const
google::protobuf::Message
virtual
has_is_response
() const
bgs::protocol::Header
inline
has_method_id
() const
bgs::protocol::Header
inline
has_object_id
() const
bgs::protocol::Header
inline
has_service_hash
() const
bgs::protocol::Header
inline
has_service_id
() const
bgs::protocol::Header
inline
has_size
() const
bgs::protocol::Header
inline
has_status
() const
bgs::protocol::Header
inline
has_timeout
() const
bgs::protocol::Header
inline
has_token
() const
bgs::protocol::Header
inline
Header
()
bgs::protocol::Header
Header
(const Header &from)
bgs::protocol::Header
InitAsDefaultInstance
()
bgs::protocol::Header
private
InitializationErrorString
() const
google::protobuf::Message
virtual
is_response
() const
bgs::protocol::Header
inline
is_response_
bgs::protocol::Header
private
IsInitialized
() const
bgs::protocol::Header
virtual
kErrorFieldNumber
bgs::protocol::Header
static
kForwardTargetsFieldNumber
bgs::protocol::Header
static
kIsResponseFieldNumber
bgs::protocol::Header
static
kMethodIdFieldNumber
bgs::protocol::Header
static
kObjectIdFieldNumber
bgs::protocol::Header
static
kServiceHashFieldNumber
bgs::protocol::Header
static
kServiceIdFieldNumber
bgs::protocol::Header
static
kSizeFieldNumber
bgs::protocol::Header
static
kStatusFieldNumber
bgs::protocol::Header
static
kTimeoutFieldNumber
bgs::protocol::Header
static
kTokenFieldNumber
bgs::protocol::Header
static
MergeFrom
(const ::google::protobuf::Message &from)
bgs::protocol::Header
MergeFrom
(const Header &from)
bgs::protocol::Header
google::protobuf::Message::MergeFrom
(const Message &from)
google::protobuf::Message
virtual
MergeFromCodedStream
(io::CodedInputStream *input)
google::protobuf::MessageLite
MergePartialFromCodedStream
(::google::protobuf::io::CodedInputStream *input)
bgs::protocol::Header
google::protobuf::Message::MergePartialFromCodedStream
(io::CodedInputStream *input)
google::protobuf::Message
virtual
Message
()
google::protobuf::Message
inline
MessageLite
()
google::protobuf::MessageLite
inline
method_id
() const
bgs::protocol::Header
inline
method_id_
bgs::protocol::Header
private
mutable_error
(int index)
bgs::protocol::Header
inline
mutable_error
()
bgs::protocol::Header
inline
mutable_forward_targets
(int index)
bgs::protocol::Header
inline
mutable_forward_targets
()
bgs::protocol::Header
inline
mutable_unknown_fields
()
bgs::protocol::Header
inline
New
() const
bgs::protocol::Header
virtual
object_id
() const
bgs::protocol::Header
inline
object_id_
bgs::protocol::Header
private
operator=
(const Header &from)
bgs::protocol::Header
inline
ParseFromArray
(const void *data, int size)
google::protobuf::MessageLite
ParseFromBoundedZeroCopyStream
(io::ZeroCopyInputStream *input, int size)
google::protobuf::MessageLite
ParseFromCodedStream
(io::CodedInputStream *input)
google::protobuf::MessageLite
ParseFromFileDescriptor
(int file_descriptor)
google::protobuf::Message
ParseFromIstream
(istream *input)
google::protobuf::Message
ParseFromString
(const string &data)
google::protobuf::MessageLite
ParseFromZeroCopyStream
(io::ZeroCopyInputStream *input)
google::protobuf::MessageLite
ParsePartialFromArray
(const void *data, int size)
google::protobuf::MessageLite
ParsePartialFromBoundedZeroCopyStream
(io::ZeroCopyInputStream *input, int size)
google::protobuf::MessageLite
ParsePartialFromCodedStream
(io::CodedInputStream *input)
google::protobuf::MessageLite
ParsePartialFromFileDescriptor
(int file_descriptor)
google::protobuf::Message
ParsePartialFromIstream
(istream *input)
google::protobuf::Message
ParsePartialFromString
(const string &data)
google::protobuf::MessageLite
ParsePartialFromZeroCopyStream
(io::ZeroCopyInputStream *input)
google::protobuf::MessageLite
PrintDebugString
() const
google::protobuf::Message
protobuf_AddDesc_rpc_5ftypes_2eproto
()
bgs::protocol::Header
friend
protobuf_AssignDesc_rpc_5ftypes_2eproto
()
bgs::protocol::Header
friend
protobuf_ShutdownFile_rpc_5ftypes_2eproto
()
bgs::protocol::Header
friend
Reflection
typedef
google::protobuf::Message
SerializeAsString
() const
google::protobuf::MessageLite
SerializePartialAsString
() const
google::protobuf::MessageLite
SerializePartialToArray
(void *data, int size) const
google::protobuf::MessageLite
SerializePartialToCodedStream
(io::CodedOutputStream *output) const
google::protobuf::MessageLite
SerializePartialToFileDescriptor
(int file_descriptor) const
google::protobuf::Message
SerializePartialToOstream
(ostream *output) const
google::protobuf::Message
SerializePartialToString
(string *output) const
google::protobuf::MessageLite
SerializePartialToZeroCopyStream
(io::ZeroCopyOutputStream *output) const
google::protobuf::MessageLite
SerializeToArray
(void *data, int size) const
google::protobuf::MessageLite
SerializeToCodedStream
(io::CodedOutputStream *output) const
google::protobuf::MessageLite
SerializeToFileDescriptor
(int file_descriptor) const
google::protobuf::Message
SerializeToOstream
(ostream *output) const
google::protobuf::Message
SerializeToString
(string *output) const
google::protobuf::MessageLite
SerializeToZeroCopyStream
(io::ZeroCopyOutputStream *output) const
google::protobuf::MessageLite
SerializeWithCachedSizes
(::google::protobuf::io::CodedOutputStream *output) const
bgs::protocol::Header
google::protobuf::Message::SerializeWithCachedSizes
(io::CodedOutputStream *output) const
google::protobuf::Message
virtual
SerializeWithCachedSizesToArray
(::google::protobuf::uint8 *output) const
bgs::protocol::Header
google::protobuf::Message::SerializeWithCachedSizesToArray
(uint8 *target) const
google::protobuf::MessageLite
virtual
service_hash
() const
bgs::protocol::Header
inline
service_hash_
bgs::protocol::Header
private
service_id
() const
bgs::protocol::Header
inline
service_id_
bgs::protocol::Header
private
set_has_is_response
()
bgs::protocol::Header
inline
private
set_has_method_id
()
bgs::protocol::Header
inline
private
set_has_object_id
()
bgs::protocol::Header
inline
private
set_has_service_hash
()
bgs::protocol::Header
inline
private
set_has_service_id
()
bgs::protocol::Header
inline
private
set_has_size
()
bgs::protocol::Header
inline
private
set_has_status
()
bgs::protocol::Header
inline
private
set_has_timeout
()
bgs::protocol::Header
inline
private
set_has_token
()
bgs::protocol::Header
inline
private
set_is_response
(bool value)
bgs::protocol::Header
inline
set_method_id
(::google::protobuf::uint32 value)
bgs::protocol::Header
inline
set_object_id
(::google::protobuf::uint64 value)
bgs::protocol::Header
inline
set_service_hash
(::google::protobuf::uint32 value)
bgs::protocol::Header
inline
set_service_id
(::google::protobuf::uint32 value)
bgs::protocol::Header
inline
set_size
(::google::protobuf::uint32 value)
bgs::protocol::Header
inline
set_status
(::google::protobuf::uint32 value)
bgs::protocol::Header
inline
set_timeout
(::google::protobuf::uint64 value)
bgs::protocol::Header
inline
set_token
(::google::protobuf::uint32 value)
bgs::protocol::Header
inline
SetCachedSize
(int size) const
bgs::protocol::Header
private
virtual
SharedCtor
()
bgs::protocol::Header
private
SharedDtor
()
bgs::protocol::Header
private
ShortDebugString
() const
google::protobuf::Message
size
() const
bgs::protocol::Header
inline
size_
bgs::protocol::Header
private
SpaceUsed
() const
google::protobuf::Message
virtual
status
() const
bgs::protocol::Header
inline
status_
bgs::protocol::Header
private
Swap
(Header *other)
bgs::protocol::Header
timeout
() const
bgs::protocol::Header
inline
timeout_
bgs::protocol::Header
private
token
() const
bgs::protocol::Header
inline
token_
bgs::protocol::Header
private
unknown_fields
() const
bgs::protocol::Header
inline
Utf8DebugString
() const
google::protobuf::Message
~Header
()
bgs::protocol::Header
virtual
~Message
()
google::protobuf::Message
virtual
~MessageLite
()
google::protobuf::MessageLite
virtual
Generated on Tue Apr 5 2016 20:32:14 for TrinityCore by
1.8.8