#include <MarcusProtocol.pb.h>
List of all members.
Constructor & Destructor Documentation
| marcusiphone::LoginMessage::LoginMessage |
( |
| ) |
|
| marcusiphone::LoginMessage::~LoginMessage |
( |
| ) |
[virtual] |
| marcusiphone::LoginMessage::LoginMessage |
( |
const LoginMessage & |
from | ) |
|
Member Function Documentation
| int marcusiphone::LoginMessage::ByteSize |
( |
| ) |
const |
| void marcusiphone::LoginMessage::Clear |
( |
| ) |
|
| void marcusiphone::LoginMessage::clear_login |
( |
| ) |
[inline] |
| void marcusiphone::LoginMessage::clear_pwd |
( |
| ) |
[inline] |
| void marcusiphone::LoginMessage::clear_user |
( |
| ) |
[inline] |
| void marcusiphone::LoginMessage::CopyFrom |
( |
const LoginMessage & |
from | ) |
|
| const LoginMessage & marcusiphone::LoginMessage::default_instance |
( |
| ) |
[static] |
| const ::google::protobuf::Descriptor * marcusiphone::LoginMessage::descriptor |
( |
| ) |
[static] |
| int marcusiphone::LoginMessage::GetCachedSize |
( |
| ) |
const [inline] |
| google::protobuf::Metadata marcusiphone::LoginMessage::GetMetadata |
( |
| ) |
const |
| bool marcusiphone::LoginMessage::has_login |
( |
| ) |
const [inline] |
| bool marcusiphone::LoginMessage::has_pwd |
( |
| ) |
const [inline] |
| bool marcusiphone::LoginMessage::has_user |
( |
| ) |
const [inline] |
| bool marcusiphone::LoginMessage::IsInitialized |
( |
| ) |
const |
| bool marcusiphone::LoginMessage::login |
( |
| ) |
const [inline] |
| void marcusiphone::LoginMessage::MergeFrom |
( |
const LoginMessage & |
from | ) |
|
| bool marcusiphone::LoginMessage::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
| std::string * marcusiphone::LoginMessage::mutable_pwd |
( |
| ) |
[inline] |
| inline ::google::protobuf::UnknownFieldSet* marcusiphone::LoginMessage::mutable_unknown_fields |
( |
| ) |
[inline] |
| std::string * marcusiphone::LoginMessage::mutable_user |
( |
| ) |
[inline] |
| const ::std::string & marcusiphone::LoginMessage::pwd |
( |
| ) |
const [inline] |
| void marcusiphone::LoginMessage::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
| google::protobuf::uint8 * marcusiphone::LoginMessage::SerializeWithCachedSizesToArray |
( |
::google::protobuf::uint8 * |
output | ) |
const |
| void marcusiphone::LoginMessage::set_login |
( |
bool |
value | ) |
[inline] |
| void marcusiphone::LoginMessage::set_pwd |
( |
const char * |
value | ) |
[inline] |
| void marcusiphone::LoginMessage::set_pwd |
( |
const ::std::string & |
value | ) |
[inline] |
| void marcusiphone::LoginMessage::set_pwd |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| [inline] |
| void marcusiphone::LoginMessage::set_user |
( |
const ::std::string & |
value | ) |
[inline] |
| void marcusiphone::LoginMessage::set_user |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| [inline] |
| void marcusiphone::LoginMessage::set_user |
( |
const char * |
value | ) |
[inline] |
| void marcusiphone::LoginMessage::Swap |
( |
LoginMessage * |
other | ) |
|
| const ::google::protobuf::UnknownFieldSet& marcusiphone::LoginMessage::unknown_fields |
( |
| ) |
const [inline] |
| const ::std::string & marcusiphone::LoginMessage::user |
( |
| ) |
const [inline] |
Friends And Related Function Documentation
| void protobuf_AddDesc_MarcusProtocol_2eproto |
( |
| ) |
[friend] |
| void protobuf_AssignDesc_MarcusProtocol_2eproto |
( |
| ) |
[friend] |
| void protobuf_ShutdownFile_MarcusProtocol_2eproto |
( |
| ) |
[friend] |
Member Data Documentation
The documentation for this class was generated from the following files: