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
ocmServerIf::RepExit Class Reference

#include <requests.pb.h>

Inheritance diagram for ocmServerIf::RepExit:

Public Member Functions

 RepExit ()
 
virtual ~RepExit ()
 
 RepExit (const RepExit &from)
 
RepExitoperator= (const RepExit &from)
 
void Swap (RepExit *other)
 
RepExitNew () const PROTOBUF_FINAL
 
RepExitNew (::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 RepExit &from)
 
void MergeFrom (const RepExit &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
 
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 RepExitdefault_instance ()
 
static const RepExitinternal_default_instance ()
 

Static Public Attributes

static const int kReplyFieldNumber = 1
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

ocmServerIf::RepExit::RepExit ( )
virtual ocmServerIf::RepExit::~RepExit ( )
virtual
ocmServerIf::RepExit::RepExit ( const RepExit from)

Member Function Documentation

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

Friends And Related Function Documentation

Member Data Documentation

const int ocmServerIf::RepExit::kReplyFieldNumber = 1
static

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