4 #ifndef PROTOBUF_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto__INCLUDED 5 #define PROTOBUF_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto__INCLUDED 9 #include <google/protobuf/stubs/common.h> 11 #if GOOGLE_PROTOBUF_VERSION < 2006000 12 #error This file was generated by a newer version of protoc which is 13 #error incompatible with your Protocol Buffer headers. Please update 16 #if 2006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION 17 #error This file was generated by an older version of protoc which is 18 #error incompatible with your Protocol Buffer headers. Please 19 #error regenerate this file with a newer version of protoc. 22 #include <google/protobuf/generated_message_util.h> 23 #include <google/protobuf/message.h> 24 #include <google/protobuf/repeated_field.h> 25 #include <google/protobuf/extension_set.h> 26 #include <google/protobuf/unknown_field_set.h> 27 #include <boost/units/quantity.hpp> 28 #include <boost/units/absolute.hpp> 29 #include <boost/units/dimensionless_type.hpp> 30 #include <boost/units/make_scaled_unit.hpp> 34 void protobuf_AddDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto();
35 void protobuf_AssignDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto();
36 void protobuf_ShutdownFile_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto();
42 class A :
public ::google::protobuf::Message {
49 inline A& operator=(
const A& from) {
54 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
55 return _unknown_fields_;
58 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
59 return &_unknown_fields_;
62 static const ::google::protobuf::Descriptor* descriptor();
63 static const A& default_instance();
70 void CopyFrom(const ::google::protobuf::Message& from);
71 void MergeFrom(const ::google::protobuf::Message& from);
72 void CopyFrom(
const A& from);
73 void MergeFrom(
const A& from);
75 bool IsInitialized()
const;
78 bool MergePartialFromCodedStream(
79 ::google::protobuf::io::CodedInputStream* input);
80 void SerializeWithCachedSizes(
81 ::google::protobuf::io::CodedOutputStream* output)
const;
82 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
83 int GetCachedSize()
const {
return _cached_size_; }
87 void SetCachedSize(
int size)
const;
89 ::google::protobuf::Metadata GetMetadata()
const;
96 inline bool has_a1()
const;
97 inline void clear_a1();
98 static const int kA1FieldNumber = 1;
99 inline double a1()
const;
100 inline void set_a1(
double value);
104 inline void set_has_a1();
105 inline void clear_has_a1();
107 ::google::protobuf::UnknownFieldSet _unknown_fields_;
109 ::google::protobuf::uint32 _has_bits_[1];
110 mutable int _cached_size_;
112 friend void protobuf_AddDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto();
113 friend void protobuf_AssignDesc_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto();
114 friend void protobuf_ShutdownFile_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto();
116 void InitAsDefaultInstance();
117 static A* default_instance_;
127 inline bool A::has_a1()
const {
128 return (_has_bits_[0] & 0x00000001u) != 0;
130 inline void A::set_has_a1() {
131 _has_bits_[0] |= 0x00000001u;
133 inline void A::clear_has_a1() {
134 _has_bits_[0] &= ~0x00000001u;
136 inline void A::clear_a1() {
140 inline double A::a1()
const {
144 inline void A::set_a1(
double value) {
164 #endif // PROTOBUF_goby_2ftest_2futil_2fdynamic_5fprotobuf_2ftest_5fa_2eproto__INCLUDED