Wiselib
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
marcusiphone::ErrorMessage Class Reference

#include <MarcusProtocol.pb.h>

List of all members.

Public Member Functions

 ErrorMessage ()
virtual ~ErrorMessage ()
 ErrorMessage (const ErrorMessage &from)
ErrorMessageoperator= (const ErrorMessage &from)
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (ErrorMessage *other)
ErrorMessageNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const ErrorMessage &from)
void MergeFrom (const ErrorMessage &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_errorid () const
void clear_errorid ()
inline::google::protobuf::uint32 errorid () const
void set_errorid (::google::protobuf::uint32 value)
bool has_errormsg () const
void clear_errormsg ()
const ::std::string & errormsg () const
void set_errormsg (const ::std::string &value)
void set_errormsg (const char *value)
void set_errormsg (const char *value, size_t size)
inline::std::string * mutable_errormsg ()

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
static const ErrorMessagedefault_instance ()

Static Public Attributes

static const int kErrorIdFieldNumber = 1
static const int kErrorMsgFieldNumber = 2

Friends

void protobuf_AddDesc_MarcusProtocol_2eproto ()
void protobuf_AssignDesc_MarcusProtocol_2eproto ()
void protobuf_ShutdownFile_MarcusProtocol_2eproto ()

Constructor & Destructor Documentation

marcusiphone::ErrorMessage::ErrorMessage ( )
marcusiphone::ErrorMessage::~ErrorMessage ( ) [virtual]
marcusiphone::ErrorMessage::ErrorMessage ( const ErrorMessage from)

Member Function Documentation

int marcusiphone::ErrorMessage::ByteSize ( ) const
void marcusiphone::ErrorMessage::Clear ( )
void marcusiphone::ErrorMessage::clear_errorid ( ) [inline]
void marcusiphone::ErrorMessage::clear_errormsg ( ) [inline]
void marcusiphone::ErrorMessage::CopyFrom ( const ErrorMessage from)
void marcusiphone::ErrorMessage::CopyFrom ( const ::google::protobuf::Message from)
const ErrorMessage & marcusiphone::ErrorMessage::default_instance ( ) [static]
const ::google::protobuf::Descriptor * marcusiphone::ErrorMessage::descriptor ( ) [static]
google::protobuf::uint32 marcusiphone::ErrorMessage::errorid ( ) const [inline]
const ::std::string & marcusiphone::ErrorMessage::errormsg ( ) const [inline]
int marcusiphone::ErrorMessage::GetCachedSize ( ) const [inline]
google::protobuf::Metadata marcusiphone::ErrorMessage::GetMetadata ( ) const
bool marcusiphone::ErrorMessage::has_errorid ( ) const [inline]
bool marcusiphone::ErrorMessage::has_errormsg ( ) const [inline]
bool marcusiphone::ErrorMessage::IsInitialized ( ) const
void marcusiphone::ErrorMessage::MergeFrom ( const ::google::protobuf::Message from)
void marcusiphone::ErrorMessage::MergeFrom ( const ErrorMessage from)
bool marcusiphone::ErrorMessage::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * marcusiphone::ErrorMessage::mutable_errormsg ( ) [inline]
inline ::google::protobuf::UnknownFieldSet* marcusiphone::ErrorMessage::mutable_unknown_fields ( ) [inline]
ErrorMessage * marcusiphone::ErrorMessage::New ( ) const
ErrorMessage& marcusiphone::ErrorMessage::operator= ( const ErrorMessage from) [inline]
void marcusiphone::ErrorMessage::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * marcusiphone::ErrorMessage::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void marcusiphone::ErrorMessage::set_errorid ( ::google::protobuf::uint32  value) [inline]
void marcusiphone::ErrorMessage::set_errormsg ( const ::std::string &  value) [inline]
void marcusiphone::ErrorMessage::set_errormsg ( const char *  value) [inline]
void marcusiphone::ErrorMessage::set_errormsg ( const char *  value,
size_t  size 
) [inline]
void marcusiphone::ErrorMessage::Swap ( ErrorMessage other)
const ::google::protobuf::UnknownFieldSet& marcusiphone::ErrorMessage::unknown_fields ( ) 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines