| Goby v2
    | 

| Public Types | |
| enum | DCCLParameters { DCCL_ID = 1, DCCL_MAX_BYTES = 512 } | 
| Public Member Functions | |
| ArithmeticDoubleTestMsg (const ArithmeticDoubleTestMsg &from) | |
| ArithmeticDoubleTestMsg & | operator= (const ArithmeticDoubleTestMsg &from) | 
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const | 
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () | 
| void | Swap (ArithmeticDoubleTestMsg *other) | 
| ArithmeticDoubleTestMsg * | New () const | 
| void | CopyFrom (const ::google::protobuf::Message &from) | 
| void | MergeFrom (const ::google::protobuf::Message &from) | 
| void | CopyFrom (const ArithmeticDoubleTestMsg &from) | 
| void | MergeFrom (const ArithmeticDoubleTestMsg &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 | 
| int | value_size () const | 
| void | clear_value () | 
| double | value (int index) const | 
| void | set_value (int index, double value) | 
| void | add_value (double value) | 
| const ::google::protobuf::RepeatedField< double > & | value () const | 
| inline::google::protobuf::RepeatedField< double > * | mutable_value () | 
| Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () | 
| static const ArithmeticDoubleTestMsg & | default_instance () | 
| Static Public Attributes | |
| static const int | kValueFieldNumber = 101 | 
 1.8.11
 1.8.11