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 | Friends | List of all members
ocmServerIf::ReqState Class Reference

#include <requests.pb.h>

Inheritance diagram for ocmServerIf::ReqState:

Public Member Functions

 ReqState ()
 
virtual ~ReqState ()
 
 ReqState (const ReqState &from)
 
ReqStateoperator= (const ReqState &from)
 
void Swap (ReqState *other)
 
ReqStateNew () const PROTOBUF_FINAL
 
ReqStateNew (::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 ReqState &from)
 
void MergeFrom (const ReqState &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
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ReqStatedefault_instance ()
 
static const ReqStateinternal_default_instance ()
 

Friends

struct protobuf_requests_2eproto::TableStruct
 

Constructor & Destructor Documentation

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

Member Function Documentation

size_t ocmServerIf::ReqState::ByteSizeLong ( ) const
void ocmServerIf::ReqState::Clear ( )
void ocmServerIf::ReqState::CopyFrom ( const ::google::protobuf::Message &  from)
void ocmServerIf::ReqState::CopyFrom ( const ReqState from)
static const ReqState& ocmServerIf::ReqState::default_instance ( )
static
static const ::google::protobuf::Descriptor* ocmServerIf::ReqState::descriptor ( )
static
int ocmServerIf::ReqState::GetCachedSize ( ) const
inline
::google::protobuf::Metadata ocmServerIf::ReqState::GetMetadata ( ) const
static const ReqState* ocmServerIf::ReqState::internal_default_instance ( )
inlinestatic
::google::protobuf::uint8* ocmServerIf::ReqState::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool ocmServerIf::ReqState::IsInitialized ( ) const
void ocmServerIf::ReqState::MergeFrom ( const ::google::protobuf::Message &  from)
void ocmServerIf::ReqState::MergeFrom ( const ReqState from)
bool ocmServerIf::ReqState::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
ReqState* ocmServerIf::ReqState::New ( ) const
inline
ReqState* ocmServerIf::ReqState::New ( ::google::protobuf::Arena *  arena) const
ReqState& ocmServerIf::ReqState::operator= ( const ReqState from)
inline
void ocmServerIf::ReqState::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* ocmServerIf::ReqState::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
void ocmServerIf::ReqState::Swap ( ReqState other)

Friends And Related Function Documentation


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