|
enum | : int { kDiagnosticModeFieldNumber = 1,
kReconnectionTypeFieldNumber = 2
} |
|
typedef StartMessage_ReconnectionType | ReconnectionType |
|
|
PROTOBUF_CONSTEXPR | StartMessage (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| StartMessage (const StartMessage &from) |
|
| StartMessage (StartMessage &&from) noexcept |
|
StartMessage & | operator= (const StartMessage &from) |
|
StartMessage & | operator= (StartMessage &&from) noexcept |
|
void | Swap (StartMessage *other) |
|
void | UnsafeArenaSwap (StartMessage *other) |
|
StartMessage * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
|
void | CopyFrom (const StartMessage &from) |
|
void | MergeFrom (const StartMessage &from) |
|
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
|
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
|
int | GetCachedSize () const final |
|
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
|
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
|
void | clear_diagnosticmode () |
|
bool | diagnosticmode () const |
|
void | set_diagnosticmode (bool value) |
|
void | clear_reconnectiontype () |
|
::tcp_io_device::StartMessage_ReconnectionType | reconnectiontype () const |
|
void | set_reconnectiontype (::tcp_io_device::StartMessage_ReconnectionType value) |
|
|
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
|
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
|
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
|
static const StartMessage & | default_instance () |
|
static const StartMessage * | internal_default_instance () |
|
static bool | ReconnectionType_IsValid (int value) |
|
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | ReconnectionType_descriptor () |
|
template<typename T > |
static const std::string & | ReconnectionType_Name (T enum_t_value) |
|
static bool | ReconnectionType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ReconnectionType *value) |
|
|
static constexpr int | kIndexInFileMessages |
|
static const ClassData | _class_data_ |
|
static constexpr ReconnectionType | RE_INIT |
|
static constexpr ReconnectionType | RE_SETUP |
|
static constexpr ReconnectionType | NONE |
|
static constexpr ReconnectionType | ReconnectionType_MIN |
|
static constexpr ReconnectionType | ReconnectionType_MAX |
|
static constexpr int | ReconnectionType_ARRAYSIZE |
|
|
| StartMessage (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
|
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
template<typename T > |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
struct | ::TableStruct_tcp_5fdata_5fmessage_2eproto |
|
void | swap (StartMessage &a, StartMessage &b) |
|
Definition at line 485 of file tcp_data_message.pb.h.
◆ kIndexInFileMessages
constexpr int tcp_io_device::StartMessage::kIndexInFileMessages |
|
staticconstexpr |
◆ NONE
constexpr ReconnectionType tcp_io_device::StartMessage::NONE |
|
staticconstexpr |
◆ RE_INIT
constexpr ReconnectionType tcp_io_device::StartMessage::RE_INIT |
|
staticconstexpr |
◆ RE_SETUP
constexpr ReconnectionType tcp_io_device::StartMessage::RE_SETUP |
|
staticconstexpr |
◆ ReconnectionType_ARRAYSIZE
constexpr int tcp_io_device::StartMessage::ReconnectionType_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
StartMessage_ReconnectionType_ReconnectionType_ARRAYSIZE
Definition at line 617 of file tcp_data_message.pb.h.
◆ ReconnectionType_MAX
constexpr ReconnectionType tcp_io_device::StartMessage::ReconnectionType_MAX |
|
staticconstexpr |
Initial value:=
StartMessage_ReconnectionType_ReconnectionType_MAX
Definition at line 615 of file tcp_data_message.pb.h.
◆ ReconnectionType_MIN
constexpr ReconnectionType tcp_io_device::StartMessage::ReconnectionType_MIN |
|
staticconstexpr |
Initial value:=
StartMessage_ReconnectionType_ReconnectionType_MIN
Definition at line 613 of file tcp_data_message.pb.h.
The documentation for this class was generated from the following file: