#include <jaiabot/messages/rest_api.pb.h>


Public Types | |
| enum | : int { kMissionNameFieldNumber = 4 , kStartTimeFieldNumber = 1 , kEndTimeFieldNumber = 2 , kFormatFieldNumber = 16 , kIncludedOnlyFieldNumber = 3 } |
| typedef TaskPacketQuery_Format | Format |
Public Member Functions | |
| TaskPacketQuery () | |
| ~TaskPacketQuery () override | |
| PROTOBUF_CONSTEXPR | TaskPacketQuery (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| TaskPacketQuery (const TaskPacketQuery &from) | |
| TaskPacketQuery (TaskPacketQuery &&from) noexcept | |
| TaskPacketQuery & | operator= (const TaskPacketQuery &from) |
| TaskPacketQuery & | operator= (TaskPacketQuery &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TaskPacketQuery *other) |
| void | UnsafeArenaSwap (TaskPacketQuery *other) |
| TaskPacketQuery * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const TaskPacketQuery &from) |
| void | MergeFrom (const TaskPacketQuery &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 |
| int | mission_name_size () const |
| void | clear_mission_name () |
| const std::string & | mission_name (int index) const |
| std::string * | mutable_mission_name (int index) |
| void | set_mission_name (int index, const std::string &value) |
| void | set_mission_name (int index, std::string &&value) |
| void | set_mission_name (int index, const char *value) |
| void | set_mission_name (int index, const char *value, size_t size) |
| std::string * | add_mission_name () |
| void | add_mission_name (const std::string &value) |
| void | add_mission_name (std::string &&value) |
| void | add_mission_name (const char *value) |
| void | add_mission_name (const char *value, size_t size) |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & | mission_name () const |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * | mutable_mission_name () |
| bool | has_start_time () const |
| void | clear_start_time () |
| uint64_t | start_time () const |
| void | set_start_time (uint64_t value) |
| bool | has_end_time () const |
| void | clear_end_time () |
| uint64_t | end_time () const |
| void | set_end_time (uint64_t value) |
| bool | has_format () const |
| void | clear_format () |
| ::jaiabot::protobuf::TaskPacketQuery_Format | format () const |
| void | set_format (::jaiabot::protobuf::TaskPacketQuery_Format value) |
| bool | has_included_only () const |
| void | clear_included_only () |
| bool | included_only () const |
| void | set_included_only (bool value) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const TaskPacketQuery & | default_instance () |
| static const TaskPacketQuery * | internal_default_instance () |
| static bool | Format_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Format_descriptor () |
| template<typename T > | |
| static const std::string & | Format_Name (T enum_t_value) |
| static bool | Format_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Format *value) |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
| static constexpr Format | JSON |
| static constexpr Format | KMZ |
| static constexpr Format | CSV |
| static constexpr Format | GEOJSON_CONTOURS |
| static constexpr Format | Format_MIN |
| static constexpr Format | Format_MAX |
| static constexpr int | Format_ARRAYSIZE |
Protected Member Functions | |
| TaskPacketQuery (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_jaiabot_2fmessages_2frest_5fapi_2eproto |
| void | swap (TaskPacketQuery &a, TaskPacketQuery &b) |
Definition at line 214 of file rest_api.pb.h.
Definition at line 339 of file rest_api.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMissionNameFieldNumber | |
| kStartTimeFieldNumber | |
| kEndTimeFieldNumber | |
| kFormatFieldNumber | |
| kIncludedOnlyFieldNumber | |
Definition at line 375 of file rest_api.pb.h.
|
inline |
Definition at line 217 of file rest_api.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::TaskPacketQuery::TaskPacketQuery | ( | const TaskPacketQuery & | from | ) |
|
inlinenoexcept |
Definition at line 222 of file rest_api.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 3449 of file rest_api.pb.h.
|
inline |
Definition at line 3494 of file rest_api.pb.h.
|
inline |
Definition at line 3499 of file rest_api.pb.h.
|
inline |
Definition at line 3486 of file rest_api.pb.h.
|
inline |
Definition at line 3490 of file rest_api.pb.h.
|
final |
|
final |
|
inline |
Definition at line 3419 of file rest_api.pb.h.
|
inline |
Definition at line 3550 of file rest_api.pb.h.
|
inline |
Definition at line 3522 of file rest_api.pb.h.
|
inline |
Definition at line 3446 of file rest_api.pb.h.
|
inline |
Definition at line 3391 of file rest_api.pb.h.
| void jaiabot::protobuf::TaskPacketQuery::CopyFrom | ( | const TaskPacketQuery & | from | ) |
|
inlinestatic |
Definition at line 261 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 252 of file rest_api.pb.h.
|
inline |
Definition at line 3426 of file rest_api.pb.h.
|
inline |
Definition at line 3557 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 358 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 348 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 362 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 368 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 314 of file rest_api.pb.h.
|
final |
|
inlinestatic |
Definition at line 255 of file rest_api.pb.h.
|
final |
|
inlinestatic |
Definition at line 258 of file rest_api.pb.h.
|
inline |
Definition at line 3416 of file rest_api.pb.h.
|
inline |
Definition at line 3547 of file rest_api.pb.h.
|
inline |
Definition at line 3519 of file rest_api.pb.h.
|
inline |
Definition at line 3388 of file rest_api.pb.h.
|
inline |
Definition at line 3529 of file rest_api.pb.h.
|
inlinestatic |
Definition at line 264 of file rest_api.pb.h.
|
final |
|
inline |
Definition at line 301 of file rest_api.pb.h.
|
inline |
Definition at line 3504 of file rest_api.pb.h.
|
inline |
Definition at line 3457 of file rest_api.pb.h.
|
inline |
Definition at line 3443 of file rest_api.pb.h.
|
inline |
Definition at line 3509 of file rest_api.pb.h.
|
inline |
Definition at line 3461 of file rest_api.pb.h.
|
inline |
Definition at line 248 of file rest_api.pb.h.
|
inlinefinal |
Definition at line 295 of file rest_api.pb.h.
|
inline |
Definition at line 227 of file rest_api.pb.h.
|
inlinenoexcept |
Definition at line 231 of file rest_api.pb.h.
|
inline |
Definition at line 3434 of file rest_api.pb.h.
|
inline |
Definition at line 3566 of file rest_api.pb.h.
|
inline |
Definition at line 3537 of file rest_api.pb.h.
|
inline |
Definition at line 3473 of file rest_api.pb.h.
|
inline |
Definition at line 3478 of file rest_api.pb.h.
|
inline |
Definition at line 3465 of file rest_api.pb.h.
|
inline |
Definition at line 3469 of file rest_api.pb.h.
|
inline |
Definition at line 3406 of file rest_api.pb.h.
|
inline |
Definition at line 3398 of file rest_api.pb.h.
|
inline |
Definition at line 274 of file rest_api.pb.h.
|
inline |
Definition at line 245 of file rest_api.pb.h.
|
inline |
Definition at line 287 of file rest_api.pb.h.
|
friend |
Definition at line 462 of file rest_api.pb.h.
|
friend |
Definition at line 323 of file rest_api.pb.h.
|
friend |
Definition at line 475 of file rest_api.pb.h.
|
friend |
Definition at line 271 of file rest_api.pb.h.
|
static |
Definition at line 332 of file rest_api.pb.h.
| Impl_ jaiabot::protobuf::TaskPacketQuery::_impl_ |
Definition at line 474 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 344 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 355 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 353 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 351 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 346 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 340 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 268 of file rest_api.pb.h.
|
staticconstexpr |
Definition at line 342 of file rest_api.pb.h.