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
ServiceTest::GenericTopic Class Reference

#include <Types.pb.h>

Inheritance diagram for ServiceTest::GenericTopic:

Public Member Functions

 GenericTopic ()
 
virtual ~GenericTopic ()
 
 GenericTopic (const GenericTopic &from)
 
GenericTopicoperator= (const GenericTopic &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GenericTopic *other)
 
GenericTopicNew () const PROTOBUF_FINAL
 
GenericTopicNew (::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 GenericTopic &from)
 
void MergeFrom (const GenericTopic &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_payload () const
 
void clear_payload ()
 
const ::std::string & payload () const
 
void set_payload (const ::std::string &value)
 
void set_payload (const char *value)
 
void set_payload (const char *value, size_t size)
 
::std::string * mutable_payload ()
 
::std::string * release_payload ()
 
void set_allocated_payload (::std::string *payload)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const GenericTopicdefault_instance ()
 
static const GenericTopicinternal_default_instance ()
 

Static Public Attributes

static const int kPayloadFieldNumber = 1
 

Friends

struct protobuf_Types_2eproto::TableStruct
 

Constructor & Destructor Documentation

ServiceTest::GenericTopic::GenericTopic ( )
ServiceTest::GenericTopic::~GenericTopic ( )
virtual
ServiceTest::GenericTopic::GenericTopic ( const GenericTopic from)

Member Function Documentation

size_t ServiceTest::GenericTopic::ByteSizeLong ( ) const
void ServiceTest::GenericTopic::Clear ( )
void ServiceTest::GenericTopic::clear_payload ( )
inline
void ServiceTest::GenericTopic::CopyFrom ( const ::google::protobuf::Message &  from)
void ServiceTest::GenericTopic::CopyFrom ( const GenericTopic from)
const GenericTopic & ServiceTest::GenericTopic::default_instance ( )
static
const ::google::protobuf::Descriptor * ServiceTest::GenericTopic::descriptor ( )
static
int ServiceTest::GenericTopic::GetCachedSize ( ) const
inline
google::protobuf::Metadata ServiceTest::GenericTopic::GetMetadata ( ) const
bool ServiceTest::GenericTopic::has_payload ( ) const
inline
static const GenericTopic* ServiceTest::GenericTopic::internal_default_instance ( )
inlinestatic
google::protobuf::uint8 * ServiceTest::GenericTopic::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
bool ServiceTest::GenericTopic::IsInitialized ( ) const
void ServiceTest::GenericTopic::MergeFrom ( const ::google::protobuf::Message &  from)
void ServiceTest::GenericTopic::MergeFrom ( const GenericTopic from)
bool ServiceTest::GenericTopic::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * ServiceTest::GenericTopic::mutable_payload ( )
inline
inline ::google::protobuf::UnknownFieldSet* ServiceTest::GenericTopic::mutable_unknown_fields ( )
inline
GenericTopic* ServiceTest::GenericTopic::New ( ) const
inline
GenericTopic * ServiceTest::GenericTopic::New ( ::google::protobuf::Arena *  arena) const
GenericTopic& ServiceTest::GenericTopic::operator= ( const GenericTopic from)
inline
const ::std::string & ServiceTest::GenericTopic::payload ( ) const
inline
std::string * ServiceTest::GenericTopic::release_payload ( )
inline
void ServiceTest::GenericTopic::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* ServiceTest::GenericTopic::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline
void ServiceTest::GenericTopic::set_allocated_payload ( ::std::string *  payload)
inline
void ServiceTest::GenericTopic::set_payload ( const ::std::string &  value)
inline
void ServiceTest::GenericTopic::set_payload ( const char *  value)
inline
void ServiceTest::GenericTopic::set_payload ( const char *  value,
size_t  size 
)
inline
void ServiceTest::GenericTopic::Swap ( GenericTopic other)
const ::google::protobuf::UnknownFieldSet& ServiceTest::GenericTopic::unknown_fields ( ) const
inline

Friends And Related Function Documentation

Member Data Documentation

const int ServiceTest::GenericTopic::kPayloadFieldNumber = 1
static

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