Zero Module Framework  1.0
A framework for running distributed modules using a ZMQ message bus
 All Classes Namespaces Files Functions Variables Friends Macros
zmf::proto::SenderId Class Reference

#include <FrameworkProto.pb.h>

Inheritance diagram for zmf::proto::SenderId:

Public Member Functions

 SenderId ()
 
virtual ~SenderId ()
 
 SenderId (const SenderId &from)
 
SenderIdoperator= (const SenderId &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SenderId *other)
 
SenderIdNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SenderId &from)
 
void MergeFrom (const SenderId &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_typeid_ () const
 
void clear_typeid_ ()
 
inline::google::protobuf::uint32 typeid_ () const
 
void set_typeid_ (::google::protobuf::uint32 value)
 
bool has_instanceid () const
 
void clear_instanceid ()
 
inline::google::protobuf::uint64 instanceid () const
 
void set_instanceid (::google::protobuf::uint64 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const SenderIddefault_instance ()
 

Static Public Attributes

static const int kTypeIdFieldNumber = 1
 
static const int kInstanceIdFieldNumber = 2
 

Friends

void protobuf_AddDesc_FrameworkProto_2eproto ()
 
void protobuf_AssignDesc_FrameworkProto_2eproto ()
 
void protobuf_ShutdownFile_FrameworkProto_2eproto ()
 

Constructor & Destructor Documentation

zmf::proto::SenderId::SenderId ( )
zmf::proto::SenderId::~SenderId ( )
virtual
zmf::proto::SenderId::SenderId ( const SenderId from)

Member Function Documentation

int zmf::proto::SenderId::ByteSize ( ) const
void zmf::proto::SenderId::Clear ( )
void zmf::proto::SenderId::clear_instanceid ( )
inline
void zmf::proto::SenderId::clear_typeid_ ( )
inline
void zmf::proto::SenderId::CopyFrom ( const ::google::protobuf::Message &  from)
void zmf::proto::SenderId::CopyFrom ( const SenderId from)
const SenderId & zmf::proto::SenderId::default_instance ( )
static
const ::google::protobuf::Descriptor * zmf::proto::SenderId::descriptor ( )
static
int zmf::proto::SenderId::GetCachedSize ( ) const
inline
google::protobuf::Metadata zmf::proto::SenderId::GetMetadata ( ) const
bool zmf::proto::SenderId::has_instanceid ( ) const
inline
bool zmf::proto::SenderId::has_typeid_ ( ) const
inline
google::protobuf::uint64 zmf::proto::SenderId::instanceid ( ) const
inline
bool zmf::proto::SenderId::IsInitialized ( ) const
void zmf::proto::SenderId::MergeFrom ( const ::google::protobuf::Message &  from)
void zmf::proto::SenderId::MergeFrom ( const SenderId from)
bool zmf::proto::SenderId::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
inline ::google::protobuf::UnknownFieldSet* zmf::proto::SenderId::mutable_unknown_fields ( )
inline
SenderId * zmf::proto::SenderId::New ( ) const
SenderId& zmf::proto::SenderId::operator= ( const SenderId from)
inline
void zmf::proto::SenderId::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * zmf::proto::SenderId::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void zmf::proto::SenderId::set_instanceid ( ::google::protobuf::uint64  value)
inline
void zmf::proto::SenderId::set_typeid_ ( ::google::protobuf::uint32  value)
inline
void zmf::proto::SenderId::Swap ( SenderId other)
google::protobuf::uint32 zmf::proto::SenderId::typeid_ ( ) const
inline
const ::google::protobuf::UnknownFieldSet& zmf::proto::SenderId::unknown_fields ( ) const
inline

Friends And Related Function Documentation

void protobuf_AddDesc_FrameworkProto_2eproto ( )
friend
void protobuf_AssignDesc_FrameworkProto_2eproto ( )
friend
void protobuf_ShutdownFile_FrameworkProto_2eproto ( )
friend

Member Data Documentation

const int zmf::proto::SenderId::kInstanceIdFieldNumber = 2
static
const int zmf::proto::SenderId::kTypeIdFieldNumber = 1
static

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