JaiaBot  1.19.0
JaiaBot micro-AUV software
jaia Namespace Reference

Classes

class  EnumValueOptions
 
class  FieldOptions
 
class  MessageOptions
 
class  RestAPI
 
class  RestAPI_Example
 

Enumerations

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

Functions

bool RestAPI_Presence_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * RestAPI_Presence_descriptor ()
 
const ::std::string & RestAPI_Presence_Name (RestAPI_Presence 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_
 
const RestAPI_Presence RestAPI_Presence_Presence_MIN = RestAPI_Presence_NOT_GUARANTEED
 
const RestAPI_Presence RestAPI_Presence_Presence_MAX = RestAPI_Presence_OMITTED
 
const int RestAPI_Presence_Presence_ARRAYSIZE = RestAPI_Presence_Presence_MAX + 1
 
static const int kFieldFieldNumber = 1252
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::jaia::FieldOptions >, 11, false > field
 
static const int kMsgFieldNumber = 1252
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MessageOptions, ::google::protobuf::internal::MessageTypeTraits< ::jaia::MessageOptions >, 11, false > msg
 
static const int kEvFieldNumber = 1252
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::EnumValueOptions, ::google::protobuf::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 82 of file option_extensions.pb.h.

Function Documentation

◆ RestAPI_Presence_descriptor()

const ::google::protobuf::EnumDescriptor* jaia::RestAPI_Presence_descriptor ( )

◆ RestAPI_Presence_IsValid()

bool jaia::RestAPI_Presence_IsValid ( int  value)

◆ RestAPI_Presence_Name()

const ::std::string& jaia::RestAPI_Presence_Name ( RestAPI_Presence  value)
inline

Definition at line 93 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 97 of file option_extensions.pb.h.

Variable Documentation

◆ _EnumValueOptions_default_instance_

EnumValueOptionsDefaultTypeInternal jaia::_EnumValueOptions_default_instance_

◆ _FieldOptions_default_instance_

FieldOptionsDefaultTypeInternal jaia::_FieldOptions_default_instance_

◆ _MessageOptions_default_instance_

MessageOptionsDefaultTypeInternal jaia::_MessageOptions_default_instance_

◆ _RestAPI_default_instance_

RestAPIDefaultTypeInternal jaia::_RestAPI_default_instance_

◆ _RestAPI_Example_default_instance_

RestAPI_ExampleDefaultTypeInternal jaia::_RestAPI_Example_default_instance_

◆ ev

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

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

◆ field

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

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

◆ kEvFieldNumber

const int jaia::kEvFieldNumber = 1252
static

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

◆ kFieldFieldNumber

const int jaia::kFieldFieldNumber = 1252
static

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

◆ kMsgFieldNumber

const int jaia::kMsgFieldNumber = 1252
static

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

◆ msg

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

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

◆ RestAPI_Presence_Presence_ARRAYSIZE

const int jaia::RestAPI_Presence_Presence_ARRAYSIZE = RestAPI_Presence_Presence_MAX + 1

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

◆ RestAPI_Presence_Presence_MAX

const RestAPI_Presence jaia::RestAPI_Presence_Presence_MAX = RestAPI_Presence_OMITTED

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

◆ RestAPI_Presence_Presence_MIN

const RestAPI_Presence jaia::RestAPI_Presence_Presence_MIN = RestAPI_Presence_NOT_GUARANTEED

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