|
Zero Module Framework
1.0
A framework for running distributed modules using a ZMQ message bus
|
#include <FrameworkProto.pb.h>
Public Member Functions | |
| StateBroadcast () | |
| virtual | ~StateBroadcast () |
| StateBroadcast (const StateBroadcast &from) | |
| StateBroadcast & | operator= (const StateBroadcast &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (StateBroadcast *other) |
| StateBroadcast * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const StateBroadcast &from) |
| void | MergeFrom (const StateBroadcast &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_zmqpubport () const |
| void | clear_zmqpubport () |
| inline::google::protobuf::uint32 | zmqpubport () const |
| void | set_zmqpubport (::google::protobuf::uint32 value) |
| bool | has_zmqrepport () const |
| void | clear_zmqrepport () |
| inline::google::protobuf::uint32 | zmqrepport () const |
| void | set_zmqrepport (::google::protobuf::uint32 value) |
| bool | has_senderid () const |
| void | clear_senderid () |
| const ::zmf::proto::SenderId & | senderid () const |
| inline::zmf::proto::SenderId * | mutable_senderid () |
| inline::zmf::proto::SenderId * | release_senderid () |
| void | set_allocated_senderid (::zmf::proto::SenderId *senderid) |
| bool | has_sendername () const |
| void | clear_sendername () |
| const ::std::string & | sendername () const |
| void | set_sendername (const ::std::string &value) |
| void | set_sendername (const char *value) |
| void | set_sendername (const char *value, size_t size) |
| inline::std::string * | mutable_sendername () |
| inline::std::string * | release_sendername () |
| void | set_allocated_sendername (::std::string *sendername) |
| bool | has_version () const |
| void | clear_version () |
| inline::google::protobuf::uint32 | version () const |
| void | set_version (::google::protobuf::uint32 value) |
| bool | has_lifecyclestate () const |
| void | clear_lifecyclestate () |
| inline::google::protobuf::uint32 | lifecyclestate () const |
| void | set_lifecyclestate (::google::protobuf::uint32 value) |
| bool | has_additionallifecycleinfos () const |
| void | clear_additionallifecycleinfos () |
| inline::google::protobuf::uint32 | additionallifecycleinfos () const |
| void | set_additionallifecycleinfos (::google::protobuf::uint32 value) |
| bool | has_additionalstateinfos () const |
| void | clear_additionalstateinfos () |
| const ::std::string & | additionalstateinfos () const |
| void | set_additionalstateinfos (const ::std::string &value) |
| void | set_additionalstateinfos (const char *value) |
| void | set_additionalstateinfos (const void *value, size_t size) |
| inline::std::string * | mutable_additionalstateinfos () |
| inline::std::string * | release_additionalstateinfos () |
| void | set_allocated_additionalstateinfos (::std::string *additionalstateinfos) |
| bool | has_multicastidentifier () const |
| void | clear_multicastidentifier () |
| inline::google::protobuf::uint32 | multicastidentifier () const |
| void | set_multicastidentifier (::google::protobuf::uint32 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const StateBroadcast & | default_instance () |
Static Public Attributes | |
| static const int | kZmqPubPortFieldNumber = 1 |
| static const int | kZmqRepPortFieldNumber = 2 |
| static const int | kSenderIdFieldNumber = 3 |
| static const int | kSenderNameFieldNumber = 4 |
| static const int | kVersionFieldNumber = 5 |
| static const int | kLifecycleStateFieldNumber = 6 |
| static const int | kAdditionalLifecycleInfosFieldNumber = 7 |
| static const int | kAdditionalStateInfosFieldNumber = 8 |
| static const int | kMulticastIdentifierFieldNumber = 9 |
Friends | |
| void | protobuf_AddDesc_FrameworkProto_2eproto () |
| void | protobuf_AssignDesc_FrameworkProto_2eproto () |
| void | protobuf_ShutdownFile_FrameworkProto_2eproto () |
| zmf::proto::StateBroadcast::StateBroadcast | ( | ) |
|
virtual |
| zmf::proto::StateBroadcast::StateBroadcast | ( | const StateBroadcast & | from | ) |
|
inline |
|
inline |
| int zmf::proto::StateBroadcast::ByteSize | ( | ) | const |
| void zmf::proto::StateBroadcast::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void zmf::proto::StateBroadcast::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
| void zmf::proto::StateBroadcast::CopyFrom | ( | const StateBroadcast & | from | ) |
|
static |
|
static |
|
inline |
| google::protobuf::Metadata zmf::proto::StateBroadcast::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool zmf::proto::StateBroadcast::IsInitialized | ( | ) | const |
|
inline |
| void zmf::proto::StateBroadcast::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void zmf::proto::StateBroadcast::MergeFrom | ( | const StateBroadcast & | from | ) |
| bool zmf::proto::StateBroadcast::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| StateBroadcast * zmf::proto::StateBroadcast::New | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void zmf::proto::StateBroadcast::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| google::protobuf::uint8 * zmf::proto::StateBroadcast::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void zmf::proto::StateBroadcast::Swap | ( | StateBroadcast * | other | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |