|
|
| UserInformationProto (const UserInformationProto &from) |
| |
|
UserInformationProto & | operator= (const UserInformationProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (UserInformationProto *other) |
| |
|
UserInformationProto * | New () const |
| |
|
UserInformationProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const UserInformationProto &from) |
| |
|
void | MergeFrom (const UserInformationProto &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 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *output) const |
| |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| |
|
int | GetCachedSize () const |
| |
|
::google::protobuf::Metadata | GetMetadata () const |
| |
|
bool | has_effectiveuser () const |
| |
|
void | clear_effectiveuser () |
| |
|
const ::std::string & | effectiveuser () const |
| |
|
void | set_effectiveuser (const ::std::string &value) |
| |
|
void | set_effectiveuser (const char *value) |
| |
|
void | set_effectiveuser (const char *value, size_t size) |
| |
|
::std::string * | mutable_effectiveuser () |
| |
|
::std::string * | release_effectiveuser () |
| |
|
void | set_allocated_effectiveuser (::std::string *effectiveuser) |
| |
|
bool | has_realuser () const |
| |
|
void | clear_realuser () |
| |
|
const ::std::string & | realuser () const |
| |
|
void | set_realuser (const ::std::string &value) |
| |
|
void | set_realuser (const char *value) |
| |
|
void | set_realuser (const char *value, size_t size) |
| |
|
::std::string * | mutable_realuser () |
| |
|
::std::string * | release_realuser () |
| |
|
void | set_allocated_realuser (::std::string *realuser) |
| |