|
| 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) |
|
Definition at line 71 of file arithmetic_extensions.pb.h.