Goby3
3.1.5a
2024.05.23
|
#include <goby/zeromq/protobuf/interprocess_zeromq.pb.h>
Public Types | |
typedef InprocControl_InprocControlType | InprocControlType |
Public Types inherited from google::protobuf::Message | |
typedef google::protobuf::Reflection | Reflection |
Public Member Functions | |
InprocControl () | |
virtual | ~InprocControl () |
InprocControl (const InprocControl &from) | |
InprocControl & | operator= (const InprocControl &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (InprocControl *other) |
InprocControl * | New () const final |
InprocControl * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const InprocControl &from) |
void | MergeFrom (const InprocControl &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_subscription_identifier () const |
void | clear_subscription_identifier () |
const ::std::string & | subscription_identifier () const |
void | set_subscription_identifier (const ::std::string &value) |
void | set_subscription_identifier (const char *value) |
void | set_subscription_identifier (const void *value, size_t size) |
::std::string * | mutable_subscription_identifier () |
::std::string * | release_subscription_identifier () |
void | set_allocated_subscription_identifier (::std::string *subscription_identifier) |
bool | has_received_data () const |
void | clear_received_data () |
const ::std::string & | received_data () const |
void | set_received_data (const ::std::string &value) |
void | set_received_data (const char *value) |
void | set_received_data (const void *value, size_t size) |
::std::string * | mutable_received_data () |
::std::string * | release_received_data () |
void | set_allocated_received_data (::std::string *received_data) |
bool | has_publish_socket () const |
void | clear_publish_socket () |
const ::goby::zeromq::protobuf::Socket & | publish_socket () const |
::goby::zeromq::protobuf::Socket * | release_publish_socket () |
::goby::zeromq::protobuf::Socket * | mutable_publish_socket () |
void | set_allocated_publish_socket (::goby::zeromq::protobuf::Socket *publish_socket) |
bool | has_hold () const |
void | clear_hold () |
bool | hold () const |
void | set_hold (bool value) |
bool | has_type () const |
void | clear_type () |
::goby::zeromq::protobuf::InprocControl_InprocControlType | type () const |
void | set_type (::goby::zeromq::protobuf::InprocControl_InprocControlType value) |
Public Member Functions inherited from google::protobuf::Message | |
Message () | |
virtual | ~Message () |
virtual void | CopyFrom (const Message &from) |
virtual void | MergeFrom (const Message &from) |
void | CheckInitialized () const |
void | FindInitializationErrors (std::vector< string > *errors) const |
string | InitializationErrorString () const |
virtual void | DiscardUnknownFields () |
virtual size_t | SpaceUsedLong () const |
int | SpaceUsed () const |
string | DebugString () const |
string | ShortDebugString () const |
string | Utf8DebugString () const |
void | PrintDebugString () const |
bool | ParseFromFileDescriptor (int file_descriptor) |
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
bool | ParseFromIstream (std::istream *input) |
bool | ParsePartialFromIstream (std::istream *input) |
bool | SerializeToFileDescriptor (int file_descriptor) const |
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
bool | SerializeToOstream (std::ostream *output) const |
bool | SerializePartialToOstream (std::ostream *output) const |
virtual string | GetTypeName () const |
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
const Descriptor * | GetDescriptor () const |
virtual const Reflection * | GetReflection () const final |
Public Member Functions inherited from google::protobuf::MessageLite | |
MessageLite () | |
virtual | ~MessageLite () |
virtual ::google::protobuf::Arena * | GetArena () const |
virtual void * | GetMaybeArenaPointer () const |
bool | ParseFromCodedStream (io::CodedInputStream *input) |
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
bool | ParseFromString (const string &data) |
bool | ParsePartialFromString (const string &data) |
bool | ParseFromArray (const void *data, int size) |
bool | ParsePartialFromArray (const void *data, int size) |
bool | MergeFromCodedStream (io::CodedInputStream *input) |
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
bool | SerializeToString (string *output) const |
bool | SerializePartialToString (string *output) const |
bool | SerializeToArray (void *data, int size) const |
bool | SerializePartialToArray (void *data, int size) const |
string | SerializeAsString () const |
string | SerializePartialAsString () const |
bool | AppendToString (string *output) const |
bool | AppendPartialToString (string *output) const |
int | ByteSize () const |
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const InprocControl & | default_instance () |
static void | InitAsDefaultInstance () |
static const InprocControl * | internal_default_instance () |
static bool | InprocControlType_IsValid (int value) |
static const ::google::protobuf::EnumDescriptor * | InprocControlType_descriptor () |
static const ::std::string & | InprocControlType_Name (InprocControlType value) |
static bool | InprocControlType_Parse (const ::std::string &name, InprocControlType *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const InprocControlType | PUB_CONFIGURATION |
static const InprocControlType | SUBSCRIBE |
static const InprocControlType | SUBSCRIBE_ACK |
static const InprocControlType | UNSUBSCRIBE |
static const InprocControlType | UNSUBSCRIBE_ACK |
static const InprocControlType | RECEIVE |
static const InprocControlType | SHUTDOWN |
static const InprocControlType | REQUEST_HOLD_STATE |
static const InprocControlType | NOTIFY_HOLD_STATE |
static const InprocControlType | InprocControlType_MIN |
static const InprocControlType | InprocControlType_MAX |
static const int | InprocControlType_ARRAYSIZE |
static const int | kSubscriptionIdentifierFieldNumber = 3 |
static const int | kReceivedDataFieldNumber = 4 |
static const int | kPublishSocketFieldNumber = 2 |
static const int | kHoldFieldNumber = 10 |
static const int | kTypeFieldNumber = 1 |
Friends | |
struct | ::protobuf_goby_2fzeromq_2fprotobuf_2finterprocess_5fzeromq_2eproto::TableStruct |
void | swap (InprocControl &a, InprocControl &b) |
Additional Inherited Members | |
Static Protected Member Functions inherited from google::protobuf::MessageLite | |
template<typename T > | |
::google::protobuf::internal::RepeatedPtrFieldBase * | CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated) |
template<typename T > | |
static const ::google::protobuf::internal::RepeatedPtrFieldBase & | CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated) |
template<typename T > | |
static T * | CreateMaybeMessage (Arena *arena) |
Definition at line 855 of file interprocess_zeromq.pb.h.
Definition at line 947 of file interprocess_zeromq.pb.h.
goby::zeromq::protobuf::InprocControl::InprocControl | ( | ) |
|
virtual |
goby::zeromq::protobuf::InprocControl::InprocControl | ( | const InprocControl & | from | ) |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
inline |
Definition at line 2079 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1889 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2013 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1947 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1864 of file interprocess_zeromq.pb.h.
|
final |
void goby::zeromq::protobuf::InprocControl::CopyFrom | ( | const InprocControl & | from | ) |
|
static |
|
static |
|
inlinefinalvirtual |
Implements google::protobuf::MessageLite.
Definition at line 927 of file interprocess_zeromq.pb.h.
|
finalvirtual |
Implements google::protobuf::Message.
|
inline |
Definition at line 2070 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1880 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2004 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1938 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1855 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2083 of file interprocess_zeromq.pb.h.
|
static |
|
inlinestatic |
Definition at line 976 of file interprocess_zeromq.pb.h.
|
inlinestatic |
Definition at line 966 of file interprocess_zeromq.pb.h.
|
inlinestatic |
Definition at line 979 of file interprocess_zeromq.pb.h.
|
inlinestatic |
Definition at line 982 of file interprocess_zeromq.pb.h.
|
inlinestatic |
Definition at line 892 of file interprocess_zeromq.pb.h.
|
final |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
final |
void goby::zeromq::protobuf::InprocControl::MergeFrom | ( | const InprocControl & | from | ) |
|
final |
|
inline |
Definition at line 1909 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2046 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1980 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 884 of file interprocess_zeromq.pb.h.
|
inlinefinalvirtual |
Implements google::protobuf::Message.
Definition at line 906 of file interprocess_zeromq.pb.h.
|
inlinefinalvirtual |
Reimplemented from google::protobuf::Message.
Definition at line 910 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 862 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1896 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2017 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1902 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2051 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1985 of file interprocess_zeromq.pb.h.
|
final |
|
inline |
Definition at line 1918 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2059 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1993 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2087 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2021 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2034 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 2040 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1955 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1968 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1974 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1872 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 1951 of file interprocess_zeromq.pb.h.
void goby::zeromq::protobuf::InprocControl::Swap | ( | InprocControl * | other | ) |
|
inline |
Definition at line 1868 of file interprocess_zeromq.pb.h.
|
inline |
Definition at line 881 of file interprocess_zeromq.pb.h.
|
friend |
Definition at line 1066 of file interprocess_zeromq.pb.h.
|
friend |
Definition at line 900 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 973 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 971 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 969 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 1034 of file interprocess_zeromq.pb.h.
|
staticconstexpr |
Definition at line 896 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 1022 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 1007 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 992 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 1041 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 964 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 948 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 958 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 962 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 960 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 950 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 952 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 954 of file interprocess_zeromq.pb.h.
|
static |
Definition at line 956 of file interprocess_zeromq.pb.h.