Goby3 3.2.3
2025.05.13
|
Classes | |
class | EmbeddedMsg1 |
class | EmbeddedMsg2 |
class | GobyMessage |
class | Header |
class | RouteMessage |
class | TestMsg |
Enumerations | |
enum | Enum1 : int { ENUM_A = 1 , ENUM_B = 2 , ENUM_C = 3 } |
enum | Header_PublishDestination : int { Header_PublishDestination_PUBLISH_SELF = 1 , Header_PublishDestination_PUBLISH_OTHER = 2 , Header_PublishDestination_PUBLISH_ALL = 3 } |
Functions | |
bool | Enum1_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Enum1_descriptor () |
template<typename T > | |
const std::string & | Enum1_Name (T enum_t_value) |
bool | Enum1_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Enum1 *value) |
bool | Header_PublishDestination_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Header_PublishDestination_descriptor () |
template<typename T > | |
const std::string & | Header_PublishDestination_Name (T enum_t_value) |
bool | Header_PublishDestination_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Header_PublishDestination *value) |
Variables | |
EmbeddedMsg1DefaultTypeInternal | _EmbeddedMsg1_default_instance_ |
EmbeddedMsg2DefaultTypeInternal | _EmbeddedMsg2_default_instance_ |
TestMsgDefaultTypeInternal | _TestMsg_default_instance_ |
constexpr Enum1 | Enum1_MIN = ENUM_A |
constexpr Enum1 | Enum1_MAX = ENUM_C |
constexpr int | Enum1_ARRAYSIZE = Enum1_MAX + 1 |
HeaderDefaultTypeInternal | _Header_default_instance_ |
constexpr Header_PublishDestination | Header_PublishDestination_PublishDestination_MIN = Header_PublishDestination_PUBLISH_SELF |
constexpr Header_PublishDestination | Header_PublishDestination_PublishDestination_MAX = Header_PublishDestination_PUBLISH_ALL |
constexpr int | Header_PublishDestination_PublishDestination_ARRAYSIZE = Header_PublishDestination_PublishDestination_MAX + 1 |
GobyMessageDefaultTypeInternal | _GobyMessage_default_instance_ |
RouteMessageDefaultTypeInternal | _RouteMessage_default_instance_ |
enum goby::test::acomms::protobuf::Enum1 : int |
Enumerator | |
---|---|
Header_PublishDestination_PUBLISH_SELF | |
Header_PublishDestination_PUBLISH_OTHER | |
Header_PublishDestination_PUBLISH_ALL |
Definition at line 74 of file header.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::test::acomms::protobuf::Enum1_descriptor | ( | ) |
bool goby::test::acomms::protobuf::Enum1_IsValid | ( | int | value | ) |
|
inline |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::test::acomms::protobuf::Header_PublishDestination_descriptor | ( | ) |
bool goby::test::acomms::protobuf::Header_PublishDestination_IsValid | ( | int | value | ) |
|
inline |
Definition at line 86 of file header.pb.h.
|
inline |
Definition at line 93 of file header.pb.h.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
constexpr |
|
constexpr |
Definition at line 82 of file header.pb.h.
|
constexpr |
Definition at line 81 of file header.pb.h.
|
constexpr |
Definition at line 80 of file header.pb.h.