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::RepState Class Reference

#include <requests.pb.h>

Inheritance diagram for ocmServerIf::RepState:

Public Member Functions

 RepState ()
 
virtual ~RepState ()
 
 RepState (const RepState &from)
 
RepStateoperator= (const RepState &from)
 
void Swap (RepState *other)
 
RepStateNew () const PROTOBUF_FINAL
 
RepStateNew (::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 RepState &from)
 
void MergeFrom (const RepState &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 RepStatedefault_instance ()
 
static const RepStateinternal_default_instance ()
 

Static Public Attributes

static const int kReplyFieldNumber = 1
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Friends And Related Function Documentation

Member Data Documentation

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

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