Goby v2
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::acomms::protobuf::ArithmeticModel Class Reference
Inheritance diagram for goby::acomms::protobuf::ArithmeticModel:
Inheritance graph
[legend]

Public Member Functions

 ArithmeticModel (const ArithmeticModel &from)
 
ArithmeticModeloperator= (const ArithmeticModel &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ArithmeticModel *other)
 
ArithmeticModelNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ArithmeticModel &from)
 
void MergeFrom (const ArithmeticModel &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline::std::string * mutable_name ()
 
inline::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
int frequency_size () const
 
void clear_frequency ()
 
inline::google::protobuf::uint32 frequency (int index) const
 
void set_frequency (int index,::google::protobuf::uint32 value)
 
void add_frequency (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & frequency () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_frequency ()
 
bool has_eof_frequency () const
 
void clear_eof_frequency ()
 
inline::google::protobuf::uint32 eof_frequency () const
 
void set_eof_frequency (::google::protobuf::uint32 value)
 
bool has_out_of_range_frequency () const
 
void clear_out_of_range_frequency ()
 
inline::google::protobuf::uint32 out_of_range_frequency () const
 
void set_out_of_range_frequency (::google::protobuf::uint32 value)
 
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 ::google::protobuf::RepeatedField< double > & value_bound () const
 
inline::google::protobuf::RepeatedField< double > * mutable_value_bound ()
 
bool has_is_adaptive () const
 
void clear_is_adaptive ()
 
bool is_adaptive () const
 
void set_is_adaptive (bool value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ArithmeticModeldefault_instance ()
 

Static Public Attributes

static const int kNameFieldNumber = 1
 
static const int kFrequencyFieldNumber = 10
 
static const int kEofFrequencyFieldNumber = 11
 
static const int kOutOfRangeFrequencyFieldNumber = 12
 
static const int kValueBoundFieldNumber = 20
 
static const int kIsAdaptiveFieldNumber = 30
 

Friends

void protobuf_AddDesc_goby_2facomms_2fprotobuf_2fdccl_2eproto ()
 
void protobuf_AssignDesc_goby_2facomms_2fprotobuf_2fdccl_2eproto ()
 
void protobuf_ShutdownFile_goby_2facomms_2fprotobuf_2fdccl_2eproto ()
 

Detailed Description

Definition at line 160 of file dccl.pb.h.


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