|
| GenericInvitationRequest () |
|
virtual | ~GenericInvitationRequest () |
|
| GenericInvitationRequest (const GenericInvitationRequest &from) |
|
GenericInvitationRequest & | operator= (const GenericInvitationRequest &from) |
|
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (GenericInvitationRequest *other) |
|
GenericInvitationRequest * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const GenericInvitationRequest &from) |
|
void | MergeFrom (const GenericInvitationRequest &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 |
|
::google::protobuf::Metadata | GetMetadata () const |
|
bool | has_agent_id () const |
|
void | clear_agent_id () |
|
const ::bgs::protocol::EntityId & | agent_id () const |
|
inline::bgs::protocol::EntityId * | mutable_agent_id () |
|
inline::bgs::protocol::EntityId * | release_agent_id () |
|
void | set_allocated_agent_id (::bgs::protocol::EntityId *agent_id) |
|
bool | has_target_id () const |
|
void | clear_target_id () |
|
const ::bgs::protocol::EntityId & | target_id () const |
|
inline::bgs::protocol::EntityId * | mutable_target_id () |
|
inline::bgs::protocol::EntityId * | release_target_id () |
|
void | set_allocated_target_id (::bgs::protocol::EntityId *target_id) |
|
bool | has_invitation_id () const |
|
void | clear_invitation_id () |
|
inline::google::protobuf::uint64 | invitation_id () const |
|
void | set_invitation_id (::google::protobuf::uint64 value) |
|
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_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) |
|
int | previous_role_size () const |
|
void | clear_previous_role () |
|
inline::google::protobuf::uint32 | previous_role (int index) const |
|
void | set_previous_role (int index,::google::protobuf::uint32 value) |
|
void | add_previous_role (::google::protobuf::uint32 value) |
|
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & | previous_role () const |
|
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * | mutable_previous_role () |
|
int | desired_role_size () const |
|
void | clear_desired_role () |
|
inline::google::protobuf::uint32 | desired_role (int index) const |
|
void | set_desired_role (int index,::google::protobuf::uint32 value) |
|
void | add_desired_role (::google::protobuf::uint32 value) |
|
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & | desired_role () const |
|
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * | mutable_desired_role () |
|
bool | has_reason () const |
|
void | clear_reason () |
|
inline::google::protobuf::uint32 | reason () const |
|
void | set_reason (::google::protobuf::uint32 value) |
|
| Message () |
|
virtual | ~Message () |
|
virtual void | CopyFrom (const Message &from) |
|
virtual void | MergeFrom (const Message &from) |
|
void | CheckInitialized () const |
|
void | FindInitializationErrors (vector< string > *errors) const |
|
string | InitializationErrorString () const |
|
virtual void | DiscardUnknownFields () |
|
virtual int | SpaceUsed () const |
|
string | DebugString () const |
|
string | ShortDebugString () const |
|
string | Utf8DebugString () const |
|
void | PrintDebugString () const |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromIstream (istream *input) |
|
bool | ParsePartialFromIstream (istream *input) |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (ostream *output) const |
|
bool | SerializePartialToOstream (ostream *output) const |
|
virtual string | GetTypeName () const |
|
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
|
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
const Descriptor * | GetDescriptor () const |
|
virtual const Reflection * | GetReflection () const |
|
| MessageLite () |
|
virtual | ~MessageLite () |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromString (const string &data) |
|
bool | ParsePartialFromString (const string &data) |
|
bool | ParseFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToString (string *output) const |
|
bool | SerializePartialToString (string *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
string | SerializeAsString () const |
|
string | SerializePartialAsString () const |
|
bool | AppendToString (string *output) const |
|
bool | AppendPartialToString (string *output) const |
|
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|