ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
SMTest::GenericReply Class Reference

#include <Types.pb.h>

Inheritance diagram for SMTest::GenericReply:

Public Member Functions

 GenericReply ()
 
virtual ~GenericReply ()
 
 GenericReply (const GenericReply &from)
 
GenericReplyoperator= (const GenericReply &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GenericReply *other)
 
GenericReplyNew () const PROTOBUF_FINAL
 
GenericReplyNew (::google::protobuf::Arena *arena) const PROTOBUF_FINAL
 
void CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void CopyFrom (const GenericReply &from)
 
void MergeFrom (const GenericReply &from)
 
void Clear () PROTOBUF_FINAL
 
bool IsInitialized () const PROTOBUF_FINAL
 
size_t ByteSizeLong () const PROTOBUF_FINAL
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL
 
int GetCachedSize () const PROTOBUF_FINAL
 
::google::protobuf::Metadata GetMetadata () const PROTOBUF_FINAL
 
bool has_reply () const
 
void clear_reply ()
 
const ::std::string & reply () const
 
void set_reply (const ::std::string &value)
 
void set_reply (const char *value)
 
void set_reply (const char *value, size_t size)
 
::std::string * mutable_reply ()
 
::std::string * release_reply ()
 
void set_allocated_reply (::std::string *reply)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const GenericReplydefault_instance ()
 
static const GenericReplyinternal_default_instance ()
 

Static Public Attributes

static const int kReplyFieldNumber = 1
 

Friends

struct protobuf_Types_2eproto::TableStruct
 

Constructor & Destructor Documentation

SMTest::GenericReply::GenericReply ( )
SMTest::GenericReply::~GenericReply ( )
virtual
SMTest::GenericReply::GenericReply ( const GenericReply from)

Member Function Documentation

size_t SMTest::GenericReply::ByteSizeLong ( ) const
void SMTest::GenericReply::Clear ( )
void SMTest::GenericReply::clear_reply ( )
inline
void SMTest::GenericReply::CopyFrom ( const ::google::protobuf::Message &  from)
void SMTest::GenericReply::CopyFrom ( const GenericReply from)
const GenericReply & SMTest::GenericReply::default_instance ( )
static
const ::google::protobuf::Descriptor * SMTest::GenericReply::descriptor ( )
static
int SMTest::GenericReply::GetCachedSize ( ) const
inline
google::protobuf::Metadata SMTest::GenericReply::GetMetadata ( ) const
bool SMTest::GenericReply::has_reply ( ) const
inline
static const GenericReply* SMTest::GenericReply::internal_default_instance ( )
inlinestatic
google::protobuf::uint8 * SMTest::GenericReply::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool SMTest::GenericReply::IsInitialized ( ) const
void SMTest::GenericReply::MergeFrom ( const ::google::protobuf::Message &  from)
void SMTest::GenericReply::MergeFrom ( const GenericReply from)
bool SMTest::GenericReply::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * SMTest::GenericReply::mutable_reply ( )
inline
inline ::google::protobuf::UnknownFieldSet* SMTest::GenericReply::mutable_unknown_fields ( )
inline
GenericReply* SMTest::GenericReply::New ( ) const
inline
GenericReply * SMTest::GenericReply::New ( ::google::protobuf::Arena *  arena) const
GenericReply& SMTest::GenericReply::operator= ( const GenericReply from)
inline
std::string * SMTest::GenericReply::release_reply ( )
inline
const ::std::string & SMTest::GenericReply::reply ( ) const
inline
void SMTest::GenericReply::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* SMTest::GenericReply::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
void SMTest::GenericReply::set_allocated_reply ( ::std::string *  reply)
inline
void SMTest::GenericReply::set_reply ( const ::std::string &  value)
inline
void SMTest::GenericReply::set_reply ( const char *  value)
inline
void SMTest::GenericReply::set_reply ( const char *  value,
size_t  size 
)
inline
void SMTest::GenericReply::Swap ( GenericReply other)
const ::google::protobuf::UnknownFieldSet& SMTest::GenericReply::unknown_fields ( ) const
inline

Friends And Related Function Documentation

Member Data Documentation

const int SMTest::GenericReply::kReplyFieldNumber = 1
static

The documentation for this class was generated from the following files: