JaiaBot  1.19.0
JaiaBot micro-AUV software
jaia Namespace Reference

Classes

class  PROTOBUF_FINAL
 

Enumerations

enum  RestAPI_Presence : int { RestAPI_Presence_NOT_GUARANTEED = 0 , RestAPI_Presence_GUARANTEED = 1 , RestAPI_Presence_OMITTED = 2 }
 

Functions

bool RestAPI_Presence_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * RestAPI_Presence_descriptor ()
 
template<typename T >
const std::string & RestAPI_Presence_Name (T enum_t_value)
 
bool RestAPI_Presence_Parse (const std::string &name, RestAPI_Presence *value)
 

Variables

EnumValueOptionsDefaultTypeInternal _EnumValueOptions_default_instance_
 
FieldOptionsDefaultTypeInternal _FieldOptions_default_instance_
 
MessageOptionsDefaultTypeInternal _MessageOptions_default_instance_
 
RestAPIDefaultTypeInternal _RestAPI_default_instance_
 
RestAPI_ExampleDefaultTypeInternal _RestAPI_Example_default_instance_
 
constexpr RestAPI_Presence RestAPI_Presence_Presence_MIN = RestAPI_Presence_NOT_GUARANTEED
 
constexpr RestAPI_Presence RestAPI_Presence_Presence_MAX = RestAPI_Presence_OMITTED
 
constexpr int RestAPI_Presence_Presence_ARRAYSIZE = RestAPI_Presence_Presence_MAX + 1
 
static const int kFieldFieldNumber = 1252
 
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::FieldOptions >, 11, false > field
 
static const int kMsgFieldNumber = 1252
 
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::MessageOptions >, 11, false > msg
 
static const int kEvFieldNumber = 1252
 
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::EnumValueOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::EnumValueOptions >, 11, false > ev
 

Enumeration Type Documentation

◆ RestAPI_Presence

Enumerator
RestAPI_Presence_NOT_GUARANTEED 
RestAPI_Presence_GUARANTEED 
RestAPI_Presence_OMITTED 

Definition at line 89 of file option_extensions.pb.h.

Function Documentation

◆ RestAPI_Presence_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* jaia::RestAPI_Presence_descriptor ( )

◆ RestAPI_Presence_IsValid()

bool jaia::RestAPI_Presence_IsValid ( int  value)

◆ RestAPI_Presence_Name()

template<typename T >
const std::string& jaia::RestAPI_Presence_Name ( enum_t_value)
inline

Definition at line 101 of file option_extensions.pb.h.

◆ RestAPI_Presence_Parse()

bool jaia::RestAPI_Presence_Parse ( const std::string &  name,
RestAPI_Presence value 
)
inline

Definition at line 108 of file option_extensions.pb.h.

Variable Documentation

◆ _EnumValueOptions_default_instance_

EnumValueOptionsDefaultTypeInternal jaia::_EnumValueOptions_default_instance_
extern

◆ _FieldOptions_default_instance_

FieldOptionsDefaultTypeInternal jaia::_FieldOptions_default_instance_
extern

◆ _MessageOptions_default_instance_

MessageOptionsDefaultTypeInternal jaia::_MessageOptions_default_instance_
extern

◆ _RestAPI_default_instance_

RestAPIDefaultTypeInternal jaia::_RestAPI_default_instance_
extern

◆ _RestAPI_Example_default_instance_

RestAPI_ExampleDefaultTypeInternal jaia::_RestAPI_Example_default_instance_
extern

◆ ev

extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::EnumValueOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::EnumValueOptions >, 11, false > jaia::ev

Definition at line 1024 of file option_extensions.pb.h.

◆ field

extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::FieldOptions >, 11, false > jaia::field

Definition at line 1016 of file option_extensions.pb.h.

◆ kEvFieldNumber

const int jaia::kEvFieldNumber = 1252
static

Definition at line 1021 of file option_extensions.pb.h.

◆ kFieldFieldNumber

const int jaia::kFieldFieldNumber = 1252
static

Definition at line 1013 of file option_extensions.pb.h.

◆ kMsgFieldNumber

const int jaia::kMsgFieldNumber = 1252
static

Definition at line 1017 of file option_extensions.pb.h.

◆ msg

extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::jaia::MessageOptions >, 11, false > jaia::msg

Definition at line 1020 of file option_extensions.pb.h.

◆ RestAPI_Presence_Presence_ARRAYSIZE

constexpr int jaia::RestAPI_Presence_Presence_ARRAYSIZE = RestAPI_Presence_Presence_MAX + 1
constexpr

Definition at line 97 of file option_extensions.pb.h.

◆ RestAPI_Presence_Presence_MAX

constexpr RestAPI_Presence jaia::RestAPI_Presence_Presence_MAX = RestAPI_Presence_OMITTED
constexpr

Definition at line 96 of file option_extensions.pb.h.

◆ RestAPI_Presence_Presence_MIN

constexpr RestAPI_Presence jaia::RestAPI_Presence_Presence_MIN = RestAPI_Presence_NOT_GUARANTEED
constexpr

Definition at line 95 of file option_extensions.pb.h.