![]() |
TrinityCore
|
#include <invitation_types.pb.h>
Inheritance diagram for bgs::protocol::Invitation:Public Member Functions | |
| Invitation () | |
| virtual | ~Invitation () |
| Invitation (const Invitation &from) | |
| Invitation & | operator= (const Invitation &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Invitation *other) |
| Invitation * | New () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_id () const |
| void | clear_id () |
| inline ::google::protobuf::uint64 | id () const |
| void | set_id (::google::protobuf::uint64 value) |
| bool | has_inviter_identity () const |
| void | clear_inviter_identity () |
| const ::bgs::protocol::Identity & | inviter_identity () const |
| inline ::bgs::protocol::Identity * | mutable_inviter_identity () |
| inline ::bgs::protocol::Identity * | release_inviter_identity () |
| void | set_allocated_inviter_identity (::bgs::protocol::Identity *inviter_identity) |
| bool | has_invitee_identity () const |
| void | clear_invitee_identity () |
| const ::bgs::protocol::Identity & | invitee_identity () const |
| inline ::bgs::protocol::Identity * | mutable_invitee_identity () |
| inline ::bgs::protocol::Identity * | release_invitee_identity () |
| void | set_allocated_invitee_identity (::bgs::protocol::Identity *invitee_identity) |
| bool | has_inviter_name () const |
| void | clear_inviter_name () |
| const ::std::string & | inviter_name () const |
| void | set_inviter_name (const ::std::string &value) |
| void | set_inviter_name (const char *value) |
| void | set_inviter_name (const char *value, size_t size) |
| inline ::std::string * | mutable_inviter_name () |
| inline ::std::string * | release_inviter_name () |
| void | set_allocated_inviter_name (::std::string *inviter_name) |
| bool | has_invitee_name () const |
| void | clear_invitee_name () |
| const ::std::string & | invitee_name () const |
| void | set_invitee_name (const ::std::string &value) |
| void | set_invitee_name (const char *value) |
| void | set_invitee_name (const char *value, size_t size) |
| inline ::std::string * | mutable_invitee_name () |
| inline ::std::string * | release_invitee_name () |
| void | set_allocated_invitee_name (::std::string *invitee_name) |
| bool | has_invitation_message () const |
| void | clear_invitation_message () |
| const ::std::string & | invitation_message () const |
| void | set_invitation_message (const ::std::string &value) |
| void | set_invitation_message (const char *value) |
| void | set_invitation_message (const char *value, size_t size) |
| inline ::std::string * | mutable_invitation_message () |
| inline ::std::string * | release_invitation_message () |
| void | set_allocated_invitation_message (::std::string *invitation_message) |
| bool | has_creation_time () const |
| void | clear_creation_time () |
| inline ::google::protobuf::uint64 | creation_time () const |
| void | set_creation_time (::google::protobuf::uint64 value) |
| bool | has_expiration_time () const |
| void | clear_expiration_time () |
| inline ::google::protobuf::uint64 | expiration_time () const |
| void | set_expiration_time (::google::protobuf::uint64 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const Invitation & | default_instance () |
Static Public Attributes | |
| static const int | kIdFieldNumber = 1 |
| static const int | kInviterIdentityFieldNumber = 2 |
| static const int | kInviteeIdentityFieldNumber = 3 |
| static const int | kInviterNameFieldNumber = 4 |
| static const int | kInviteeNameFieldNumber = 5 |
| static const int | kInvitationMessageFieldNumber = 6 |
| static const int | kCreationTimeFieldNumber = 7 |
| static const int | kExpirationTimeFieldNumber = 8 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | set_has_id () |
| void | clear_has_id () |
| void | set_has_inviter_identity () |
| void | clear_has_inviter_identity () |
| void | set_has_invitee_identity () |
| void | clear_has_invitee_identity () |
| void | set_has_inviter_name () |
| void | clear_has_inviter_name () |
| void | set_has_invitee_name () |
| void | clear_has_invitee_name () |
| void | set_has_invitation_message () |
| void | clear_has_invitation_message () |
| void | set_has_creation_time () |
| void | clear_has_creation_time () |
| void | set_has_expiration_time () |
| void | clear_has_expiration_time () |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::internal::ExtensionSet | _extensions_ |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::google::protobuf::uint64 | id_ |
| ::bgs::protocol::Identity * | inviter_identity_ |
| ::bgs::protocol::Identity * | invitee_identity_ |
| ::std::string * | inviter_name_ |
| ::std::string * | invitee_name_ |
| ::std::string * | invitation_message_ |
| ::google::protobuf::uint64 | creation_time_ |
| ::google::protobuf::uint64 | expiration_time_ |
Static Private Attributes | |
| static Invitation * | default_instance_ |
Definition at line 90 of file invitation_types.pb.h.
| bgs::protocol::Invitation::Invitation | ( | ) |
|
virtual |
| bgs::protocol::Invitation::Invitation | ( | const Invitation & | from | ) |
|
inline |
Definition at line 682 of file invitation_types.pb.h.
|
inline |
Definition at line 706 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 679 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 703 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 345 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 603 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 410 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 527 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 369 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 451 of file invitation_types.pb.h.
|
inline |
Definition at line 348 of file invitation_types.pb.h.
|
inline |
Definition at line 606 of file invitation_types.pb.h.
|
inline |
Definition at line 413 of file invitation_types.pb.h.
|
inline |
Definition at line 530 of file invitation_types.pb.h.
|
inline |
Definition at line 372 of file invitation_types.pb.h.
|
inline |
Definition at line 454 of file invitation_types.pb.h.
|
inline |
Definition at line 686 of file invitation_types.pb.h.
|
static |
|
static |
|
inline |
Definition at line 710 of file invitation_types.pb.h.
|
inline |
Definition at line 118 of file invitation_types.pb.h.
| ::google::protobuf::Metadata bgs::protocol::Invitation::GetMetadata | ( | ) | const |
|
inline |
Definition at line 673 of file invitation_types.pb.h.
|
inline |
Definition at line 697 of file invitation_types.pb.h.
|
inline |
Definition at line 339 of file invitation_types.pb.h.
|
inline |
Definition at line 597 of file invitation_types.pb.h.
|
inline |
Definition at line 404 of file invitation_types.pb.h.
|
inline |
Definition at line 521 of file invitation_types.pb.h.
|
inline |
Definition at line 363 of file invitation_types.pb.h.
|
inline |
Definition at line 445 of file invitation_types.pb.h.
|
inline |
Definition at line 352 of file invitation_types.pb.h.
|
private |
|
inline |
Definition at line 612 of file invitation_types.pb.h.
|
inline |
Definition at line 417 of file invitation_types.pb.h.
|
inline |
Definition at line 536 of file invitation_types.pb.h.
|
inline |
Definition at line 376 of file invitation_types.pb.h.
|
inline |
Definition at line 460 of file invitation_types.pb.h.
|
inline |
Definition at line 640 of file invitation_types.pb.h.
|
inline |
Definition at line 421 of file invitation_types.pb.h.
|
inline |
Definition at line 564 of file invitation_types.pb.h.
|
inline |
Definition at line 380 of file invitation_types.pb.h.
|
inline |
Definition at line 488 of file invitation_types.pb.h.
|
inline |
Definition at line 106 of file invitation_types.pb.h.
| Invitation * bgs::protocol::Invitation::New | ( | ) | const |
|
inline |
Definition at line 97 of file invitation_types.pb.h.
|
inline |
Definition at line 648 of file invitation_types.pb.h.
|
inline |
Definition at line 427 of file invitation_types.pb.h.
|
inline |
Definition at line 572 of file invitation_types.pb.h.
|
inline |
Definition at line 386 of file invitation_types.pb.h.
|
inline |
Definition at line 496 of file invitation_types.pb.h.
|
inline |
Definition at line 658 of file invitation_types.pb.h.
|
inline |
Definition at line 433 of file invitation_types.pb.h.
|
inline |
Definition at line 582 of file invitation_types.pb.h.
|
inline |
Definition at line 392 of file invitation_types.pb.h.
|
inline |
Definition at line 506 of file invitation_types.pb.h.
|
inline |
Definition at line 690 of file invitation_types.pb.h.
|
inline |
Definition at line 714 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 676 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 700 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 342 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 600 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 407 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 524 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 366 of file invitation_types.pb.h.
|
inlineprivate |
Definition at line 448 of file invitation_types.pb.h.
|
inline |
Definition at line 356 of file invitation_types.pb.h.
|
inline |
Definition at line 616 of file invitation_types.pb.h.
|
inline |
Definition at line 624 of file invitation_types.pb.h.
|
inline |
Definition at line 632 of file invitation_types.pb.h.
|
inline |
Definition at line 540 of file invitation_types.pb.h.
|
inline |
Definition at line 548 of file invitation_types.pb.h.
|
inline |
Definition at line 556 of file invitation_types.pb.h.
|
inline |
Definition at line 464 of file invitation_types.pb.h.
|
inline |
Definition at line 472 of file invitation_types.pb.h.
|
inline |
Definition at line 480 of file invitation_types.pb.h.
|
private |
|
private |
|
private |
| void bgs::protocol::Invitation::Swap | ( | Invitation * | other | ) |
|
inline |
Definition at line 102 of file invitation_types.pb.h.
|
friend |
|
friend |
|
friend |
|
mutableprivate |
Definition at line 230 of file invitation_types.pb.h.
|
private |
Definition at line 225 of file invitation_types.pb.h.
|
private |
Definition at line 229 of file invitation_types.pb.h.
|
private |
Definition at line 227 of file invitation_types.pb.h.
|
private |
Definition at line 237 of file invitation_types.pb.h.
|
staticprivate |
Definition at line 244 of file invitation_types.pb.h.
|
private |
Definition at line 238 of file invitation_types.pb.h.
|
private |
Definition at line 231 of file invitation_types.pb.h.
|
private |
Definition at line 236 of file invitation_types.pb.h.
|
private |
Definition at line 233 of file invitation_types.pb.h.
|
private |
Definition at line 235 of file invitation_types.pb.h.
|
private |
Definition at line 232 of file invitation_types.pb.h.
|
private |
Definition at line 234 of file invitation_types.pb.h.
|
static |
Definition at line 194 of file invitation_types.pb.h.
|
static |
Definition at line 201 of file invitation_types.pb.h.
|
static |
Definition at line 133 of file invitation_types.pb.h.
|
static |
Definition at line 182 of file invitation_types.pb.h.
|
static |
Definition at line 149 of file invitation_types.pb.h.
|
static |
Definition at line 170 of file invitation_types.pb.h.
|
static |
Definition at line 140 of file invitation_types.pb.h.
|
static |
Definition at line 158 of file invitation_types.pb.h.