|
Wiselib
|
#include <MarcusProtocol.pb.h>
Public Types | |
| typedef RequestMessage_RequestType | RequestType |
Public Member Functions | |
| RequestMessage () | |
| virtual | ~RequestMessage () |
| RequestMessage (const RequestMessage &from) | |
| RequestMessage & | operator= (const RequestMessage &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (RequestMessage *other) |
| RequestMessage * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const RequestMessage &from) |
| void | MergeFrom (const RequestMessage &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_requesttype () const |
| void | clear_requesttype () |
| inline::marcusiphone::RequestMessage_RequestType | requesttype () const |
| void | set_requesttype (::marcusiphone::RequestMessage_RequestType value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const RequestMessage & | default_instance () |
| static bool | RequestType_IsValid (int value) |
| static const ::google::protobuf::EnumDescriptor * | RequestType_descriptor () |
| static const ::std::string & | RequestType_Name (RequestType value) |
| static bool | RequestType_Parse (const ::std::string &name, RequestType *value) |
Static Public Attributes | |
| static const RequestType | FLOORSETUP = RequestMessage_RequestType_FLOORSETUP |
| static const RequestType | RequestType_MIN |
| static const RequestType | RequestType_MAX |
| static const int | RequestType_ARRAYSIZE |
| static const int | kRequestTypeFieldNumber = 1 |
Friends | |
| void | protobuf_AddDesc_MarcusProtocol_2eproto () |
| void | protobuf_AssignDesc_MarcusProtocol_2eproto () |
| void | protobuf_ShutdownFile_MarcusProtocol_2eproto () |
| marcusiphone::RequestMessage::RequestMessage | ( | ) |
| marcusiphone::RequestMessage::~RequestMessage | ( | ) | [virtual] |
| marcusiphone::RequestMessage::RequestMessage | ( | const RequestMessage & | from | ) |
| int marcusiphone::RequestMessage::ByteSize | ( | ) | const |
| void marcusiphone::RequestMessage::Clear | ( | ) |
| void marcusiphone::RequestMessage::clear_requesttype | ( | ) | [inline] |
| void marcusiphone::RequestMessage::CopyFrom | ( | const RequestMessage & | from | ) |
| void marcusiphone::RequestMessage::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| const RequestMessage & marcusiphone::RequestMessage::default_instance | ( | ) | [static] |
| const ::google::protobuf::Descriptor * marcusiphone::RequestMessage::descriptor | ( | ) | [static] |
| int marcusiphone::RequestMessage::GetCachedSize | ( | ) | const [inline] |
| google::protobuf::Metadata marcusiphone::RequestMessage::GetMetadata | ( | ) | const |
| bool marcusiphone::RequestMessage::has_requesttype | ( | ) | const [inline] |
| bool marcusiphone::RequestMessage::IsInitialized | ( | ) | const |
| void marcusiphone::RequestMessage::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void marcusiphone::RequestMessage::MergeFrom | ( | const RequestMessage & | from | ) |
| bool marcusiphone::RequestMessage::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
| inline ::google::protobuf::UnknownFieldSet* marcusiphone::RequestMessage::mutable_unknown_fields | ( | ) | [inline] |
| RequestMessage * marcusiphone::RequestMessage::New | ( | ) | const |
| RequestMessage& marcusiphone::RequestMessage::operator= | ( | const RequestMessage & | from | ) | [inline] |
| marcusiphone::RequestMessage_RequestType marcusiphone::RequestMessage::requesttype | ( | ) | const [inline] |
| static const ::google::protobuf::EnumDescriptor* marcusiphone::RequestMessage::RequestType_descriptor | ( | ) | [inline, static] |
| static bool marcusiphone::RequestMessage::RequestType_IsValid | ( | int | value | ) | [inline, static] |
| static const ::std::string& marcusiphone::RequestMessage::RequestType_Name | ( | RequestType | value | ) | [inline, static] |
| static bool marcusiphone::RequestMessage::RequestType_Parse | ( | const ::std::string & | name, |
| RequestType * | value | ||
| ) | [inline, static] |
| void marcusiphone::RequestMessage::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| google::protobuf::uint8 * marcusiphone::RequestMessage::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
| void marcusiphone::RequestMessage::set_requesttype | ( | ::marcusiphone::RequestMessage_RequestType | value | ) | [inline] |
| void marcusiphone::RequestMessage::Swap | ( | RequestMessage * | other | ) |
| const ::google::protobuf::UnknownFieldSet& marcusiphone::RequestMessage::unknown_fields | ( | ) | const [inline] |
| void protobuf_AddDesc_MarcusProtocol_2eproto | ( | ) | [friend] |
| void protobuf_AssignDesc_MarcusProtocol_2eproto | ( | ) | [friend] |
| void protobuf_ShutdownFile_MarcusProtocol_2eproto | ( | ) | [friend] |
const RequestMessage_RequestType marcusiphone::RequestMessage::FLOORSETUP = RequestMessage_RequestType_FLOORSETUP [static] |
const int marcusiphone::RequestMessage::kRequestTypeFieldNumber = 1 [static] |
const int marcusiphone::RequestMessage::RequestType_ARRAYSIZE [static] |
1.7.4