DCCL v4
PROTOBUF_FINAL Class Reference
Inheritance diagram for PROTOBUF_FINAL:

Public Types

enum  : int { kModelFieldNumber = 1 , kDebugAssertFieldNumber = 2 }
 
enum  : int { kThrustModeTagFieldNumber = 1 , kBitSizeFieldNumber = 2 }
 

Public Member Functions

 ArithmeticOptions ()
 
 ArithmeticOptions (const ArithmeticOptions &from)
 
 ArithmeticOptions (ArithmeticOptions &&from) noexcept
 
ArithmeticOptions & operator= (const ArithmeticOptions &from)
 
ArithmeticOptions & operator= (ArithmeticOptions &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ArithmeticOptions *other)
 
void UnsafeArenaSwap (ArithmeticOptions *other)
 
ArithmeticOptions * New () const final
 
ArithmeticOptions * New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ArithmeticOptions &from)
 
void MergeFrom (const ArithmeticOptions &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_model () const
 
void clear_model ()
 
const std::string & model () const
 
void set_model (const std::string &value)
 
void set_model (std::string &&value)
 
void set_model (const char *value)
 
void set_model (const char *value, size_t size)
 
std::string * mutable_model ()
 
std::string * release_model ()
 
void set_allocated_model (std::string *model)
 
bool has_debug_assert () const
 
void clear_debug_assert ()
 
bool debug_assert () const
 
void set_debug_assert (bool value)
 
 LegacyCCLFieldOptions ()
 
 LegacyCCLFieldOptions (const LegacyCCLFieldOptions &from)
 
 LegacyCCLFieldOptions (LegacyCCLFieldOptions &&from) noexcept
 
LegacyCCLFieldOptions & operator= (const LegacyCCLFieldOptions &from)
 
LegacyCCLFieldOptions & operator= (LegacyCCLFieldOptions &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LegacyCCLFieldOptions *other)
 
void UnsafeArenaSwap (LegacyCCLFieldOptions *other)
 
LegacyCCLFieldOptions * New () const final
 
LegacyCCLFieldOptions * New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const LegacyCCLFieldOptions &from)
 
void MergeFrom (const LegacyCCLFieldOptions &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_thrust_mode_tag () const
 
void clear_thrust_mode_tag ()
 
::PROTOBUF_NAMESPACE_ID::uint32 thrust_mode_tag () const
 
void set_thrust_mode_tag (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
bool has_bit_size () const
 
void clear_bit_size ()
 
::PROTOBUF_NAMESPACE_ID::uint32 bit_size () const
 
void set_bit_size (::PROTOBUF_NAMESPACE_ID::uint32 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 ArithmeticOptions & default_instance ()
 
static void InitAsDefaultInstance ()
 
static const ArithmeticOptions * internal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const LegacyCCLFieldOptions & default_instance ()
 
static void InitAsDefaultInstance ()
 
static const LegacyCCLFieldOptions * internal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 ArithmeticOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 LegacyCCLFieldOptions (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_dccl_2farithmetic_2fprotobuf_2farithmetic_5fextensions_2eproto
 
struct ::TableStruct_dccl_2fccl_2fprotobuf_2fccl_5fextensions_2eproto
 
void swap (ArithmeticOptions &a, ArithmeticOptions &b)
 
void swap (LegacyCCLFieldOptions &a, LegacyCCLFieldOptions &b)
 

Detailed Description

Definition at line 71 of file arithmetic_extensions.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

static constexpr int PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 119 of file arithmetic_extensions.pb.h.


The documentation for this class was generated from the following files: