DCCL v4
dccl::arith::protobuf::PROTOBUF_FINAL Class Reference
Inheritance diagram for dccl::arith::protobuf::PROTOBUF_FINAL:

Public Types

enum  : int {
  kFrequencyFieldNumber = 10 , kValueBoundFieldNumber = 20 , kNameFieldNumber = 1 , kOutOfRangeFrequencyFieldNumber = 12 ,
  kIsAdaptiveFieldNumber = 30 , kEofFrequencyFieldNumber = 11
}
 

Public Member Functions

 ArithmeticModel ()
 
 ArithmeticModel (const ArithmeticModel &from)
 
 ArithmeticModel (ArithmeticModel &&from) noexcept
 
ArithmeticModel & operator= (const ArithmeticModel &from)
 
ArithmeticModel & operator= (ArithmeticModel &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ArithmeticModel *other)
 
void UnsafeArenaSwap (ArithmeticModel *other)
 
ArithmeticModel * New () const final
 
ArithmeticModel * 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 ArithmeticModel &from)
 
void MergeFrom (const ArithmeticModel &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
 
int frequency_size () const
 
void clear_frequency ()
 
::PROTOBUF_NAMESPACE_ID::uint32 frequency (int index) const
 
void set_frequency (int index, ::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void add_frequency (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > & frequency () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint32 > * mutable_frequency ()
 
int value_bound_size () const
 
void clear_value_bound ()
 
double value_bound (int index) const
 
void set_value_bound (int index, double value)
 
void add_value_bound (double value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & value_bound () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * mutable_value_bound ()
 
bool has_name () const
 
void clear_name ()
 
const std::string & name () const
 
void set_name (const std::string &value)
 
void set_name (std::string &&value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
std::string * mutable_name ()
 
std::string * release_name ()
 
void set_allocated_name (std::string *name)
 
bool has_out_of_range_frequency () const
 
void clear_out_of_range_frequency ()
 
::PROTOBUF_NAMESPACE_ID::uint32 out_of_range_frequency () const
 
void set_out_of_range_frequency (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
bool has_is_adaptive () const
 
void clear_is_adaptive ()
 
bool is_adaptive () const
 
void set_is_adaptive (bool value)
 
bool has_eof_frequency () const
 
void clear_eof_frequency ()
 
::PROTOBUF_NAMESPACE_ID::uint32 eof_frequency () const
 
void set_eof_frequency (::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 ArithmeticModel & default_instance ()
 
static void InitAsDefaultInstance ()
 
static const ArithmeticModel * internal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 ArithmeticModel (::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_2eproto
 
void swap (ArithmeticModel &a, ArithmeticModel &b)
 

Detailed Description

Definition at line 80 of file arithmetic.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

constexpr int dccl::arith::protobuf::PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 128 of file arithmetic.pb.h.


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