4 #ifndef PROTOBUF_ControlNetFileV0001_2eproto__INCLUDED
5 #define PROTOBUF_ControlNetFileV0001_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/generated_enum_reflection.h>
27 #include <google/protobuf/unknown_field_set.h>
33 void protobuf_AddDesc_ControlNetFileV0001_2eproto();
34 void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
35 void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
37 class ControlNetFileProtoV0001;
38 class ControlNetFileProtoV0001_Pedigree;
39 class ControlNetFileProtoV0001_PBControlPoint;
40 class ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure;
41 class ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure;
42 class ControlNetFileProtoV0001_PBNetCubes;
43 class ControlNetFileProtoV0001_PBNetCubes_PBCubeList;
44 class ControlNetLogDataProtoV0001;
45 class ControlNetLogDataProtoV0001_Point;
46 class ControlNetLogDataProtoV0001_Point_Measure;
47 class ControlNetLogDataProtoV0001_Point_Measure_DataEntry;
49 enum ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType {
50 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Candidate = 1,
51 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Manual = 2,
52 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_RegisteredPixel = 3,
53 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_RegisteredSubPixel = 4
55 bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_IsValid(
int value);
56 const ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_MIN = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Candidate;
57 const ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_MAX = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_RegisteredSubPixel;
58 const int ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_ARRAYSIZE = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_MAX + 1;
60 const ::google::protobuf::EnumDescriptor* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_descriptor();
61 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Name(ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType value) {
62 return ::google::protobuf::internal::NameOfEnum(
63 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_descriptor(), value);
65 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Parse(
66 const ::std::string& name, ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType* value) {
67 return ::google::protobuf::internal::ParseNamedEnum<ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType>(
68 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_descriptor(), name, value);
70 enum ControlNetFileProtoV0001_PBControlPoint_PointType {
71 ControlNetFileProtoV0001_PBControlPoint_PointType_Tie = 0,
72 ControlNetFileProtoV0001_PBControlPoint_PointType_Ground = 1
74 bool ControlNetFileProtoV0001_PBControlPoint_PointType_IsValid(
int value);
75 const ControlNetFileProtoV0001_PBControlPoint_PointType ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_MIN = ControlNetFileProtoV0001_PBControlPoint_PointType_Tie;
76 const ControlNetFileProtoV0001_PBControlPoint_PointType ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_MAX = ControlNetFileProtoV0001_PBControlPoint_PointType_Ground;
77 const int ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_ARRAYSIZE = ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_MAX + 1;
79 const ::google::protobuf::EnumDescriptor* ControlNetFileProtoV0001_PBControlPoint_PointType_descriptor();
80 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint_PointType_Name(ControlNetFileProtoV0001_PBControlPoint_PointType value) {
81 return ::google::protobuf::internal::NameOfEnum(
82 ControlNetFileProtoV0001_PBControlPoint_PointType_descriptor(), value);
84 inline bool ControlNetFileProtoV0001_PBControlPoint_PointType_Parse(
85 const ::std::string& name, ControlNetFileProtoV0001_PBControlPoint_PointType* value) {
86 return ::google::protobuf::internal::ParseNamedEnum<ControlNetFileProtoV0001_PBControlPoint_PointType>(
87 ControlNetFileProtoV0001_PBControlPoint_PointType_descriptor(), name, value);
89 enum ControlNetFileProtoV0001_PBControlPoint_AprioriSource {
90 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_None = 0,
91 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_User = 1,
92 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AverageOfMeasures = 2,
93 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Reference = 3,
94 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Ellipsoid = 4,
95 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_DEM = 5,
96 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Basemap = 6,
97 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_BundleSolution = 7
99 bool ControlNetFileProtoV0001_PBControlPoint_AprioriSource_IsValid(
int value);
100 const ControlNetFileProtoV0001_PBControlPoint_AprioriSource ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_MIN = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_None;
101 const ControlNetFileProtoV0001_PBControlPoint_AprioriSource ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_MAX = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_BundleSolution;
102 const int ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_ARRAYSIZE = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_MAX + 1;
104 const ::google::protobuf::EnumDescriptor* ControlNetFileProtoV0001_PBControlPoint_AprioriSource_descriptor();
105 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Name(ControlNetFileProtoV0001_PBControlPoint_AprioriSource value) {
106 return ::google::protobuf::internal::NameOfEnum(
107 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_descriptor(), value);
109 inline bool ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Parse(
110 const ::std::string& name, ControlNetFileProtoV0001_PBControlPoint_AprioriSource* value) {
111 return ::google::protobuf::internal::ParseNamedEnum<ControlNetFileProtoV0001_PBControlPoint_AprioriSource>(
112 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_descriptor(), name, value);
128 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
129 return _unknown_fields_;
132 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
133 return &_unknown_fields_;
136 static const ::google::protobuf::Descriptor* descriptor();
144 void CopyFrom(const ::google::protobuf::Message& from);
145 void MergeFrom(const ::google::protobuf::Message& from);
149 bool IsInitialized()
const;
151 int ByteSize()
const;
152 bool MergePartialFromCodedStream(
153 ::google::protobuf::io::CodedInputStream* input);
154 void SerializeWithCachedSizes(
155 ::google::protobuf::io::CodedOutputStream* output)
const;
156 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
157 int GetCachedSize()
const {
return _cached_size_; }
161 void SetCachedSize(
int size)
const;
163 ::google::protobuf::Metadata GetMetadata()
const;
170 inline bool has_version()
const;
171 inline void clear_version();
172 static const int kVersionFieldNumber = 1;
173 inline float version()
const;
174 inline void set_version(
float value);
177 inline bool has_date()
const;
178 inline void clear_date();
179 static const int kDateFieldNumber = 2;
180 inline const ::std::string& date()
const;
181 inline void set_date(const ::std::string& value);
182 inline void set_date(
const char* value);
183 inline void set_date(
const char* value,
size_t size);
184 inline ::std::string* mutable_date();
185 inline ::std::string* release_date();
186 inline void set_allocated_date(::std::string* date);
190 inline void set_has_version();
191 inline void clear_has_version();
192 inline void set_has_date();
193 inline void clear_has_date();
195 ::google::protobuf::UnknownFieldSet _unknown_fields_;
197 ::google::protobuf::uint32 _has_bits_[1];
198 mutable int _cached_size_;
199 static ::std::string* _default_date_;
200 ::std::string* date_;
202 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
203 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
204 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
206 void InitAsDefaultInstance();
223 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
224 return _unknown_fields_;
227 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
228 return &_unknown_fields_;
231 static const ::google::protobuf::Descriptor* descriptor();
239 void CopyFrom(const ::google::protobuf::Message& from);
240 void MergeFrom(const ::google::protobuf::Message& from);
244 bool IsInitialized()
const;
246 int ByteSize()
const;
247 bool MergePartialFromCodedStream(
248 ::google::protobuf::io::CodedInputStream* input);
249 void SerializeWithCachedSizes(
250 ::google::protobuf::io::CodedOutputStream* output)
const;
251 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
252 int GetCachedSize()
const {
return _cached_size_; }
256 void SetCachedSize(
int size)
const;
258 ::google::protobuf::Metadata GetMetadata()
const;
265 inline bool has_sample()
const;
266 inline void clear_sample();
267 static const int kSampleFieldNumber = 1;
268 inline double sample()
const;
269 inline void set_sample(
double value);
272 inline bool has_line()
const;
273 inline void clear_line();
274 static const int kLineFieldNumber = 2;
275 inline double line()
const;
276 inline void set_line(
double value);
279 inline bool has_sampleresidual()
const;
280 inline void clear_sampleresidual();
281 static const int kSampleResidualFieldNumber = 3;
282 inline double sampleresidual()
const;
283 inline void set_sampleresidual(
double value);
286 inline bool has_lineresidual()
const;
287 inline void clear_lineresidual();
288 static const int kLineResidualFieldNumber = 4;
289 inline double lineresidual()
const;
290 inline void set_lineresidual(
double value);
294 inline void set_has_sample();
295 inline void clear_has_sample();
296 inline void set_has_line();
297 inline void clear_has_line();
298 inline void set_has_sampleresidual();
299 inline void clear_has_sampleresidual();
300 inline void set_has_lineresidual();
301 inline void clear_has_lineresidual();
303 ::google::protobuf::UnknownFieldSet _unknown_fields_;
305 ::google::protobuf::uint32 _has_bits_[1];
306 mutable int _cached_size_;
309 double sampleresidual_;
310 double lineresidual_;
311 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
312 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
313 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
315 void InitAsDefaultInstance();
332 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
333 return _unknown_fields_;
336 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
337 return &_unknown_fields_;
340 static const ::google::protobuf::Descriptor* descriptor();
348 void CopyFrom(const ::google::protobuf::Message& from);
349 void MergeFrom(const ::google::protobuf::Message& from);
353 bool IsInitialized()
const;
355 int ByteSize()
const;
356 bool MergePartialFromCodedStream(
357 ::google::protobuf::io::CodedInputStream* input);
358 void SerializeWithCachedSizes(
359 ::google::protobuf::io::CodedOutputStream* output)
const;
360 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
361 int GetCachedSize()
const {
return _cached_size_; }
365 void SetCachedSize(
int size)
const;
367 ::google::protobuf::Metadata GetMetadata()
const;
373 typedef ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType MeasureType;
374 static const MeasureType Candidate = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Candidate;
375 static const MeasureType Manual = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Manual;
376 static const MeasureType RegisteredPixel = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_RegisteredPixel;
377 static const MeasureType RegisteredSubPixel = ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_RegisteredSubPixel;
378 static inline bool MeasureType_IsValid(
int value) {
379 return ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_IsValid(value);
381 static const MeasureType MeasureType_MIN =
382 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_MIN;
383 static const MeasureType MeasureType_MAX =
384 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_MAX;
385 static const int MeasureType_ARRAYSIZE =
386 ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_MeasureType_ARRAYSIZE;
387 static inline const ::google::protobuf::EnumDescriptor*
388 MeasureType_descriptor() {
389 return ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_descriptor();
391 static inline const ::std::string& MeasureType_Name(MeasureType value) {
392 return ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Name(value);
394 static inline bool MeasureType_Parse(const ::std::string& name,
395 MeasureType* value) {
396 return ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_Parse(name, value);
402 inline bool has_serialnumber()
const;
403 inline void clear_serialnumber();
404 static const int kSerialnumberFieldNumber = 1;
405 inline const ::std::string& serialnumber()
const;
406 inline void set_serialnumber(const ::std::string& value);
407 inline void set_serialnumber(
const char* value);
408 inline void set_serialnumber(
const char* value,
size_t size);
409 inline ::std::string* mutable_serialnumber();
410 inline ::std::string* release_serialnumber();
411 inline void set_allocated_serialnumber(::std::string* serialnumber);
414 inline bool has_type()
const;
415 inline void clear_type();
416 static const int kTypeFieldNumber = 2;
417 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType type()
const;
418 inline void set_type(::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType value);
421 inline bool has_choosername()
const;
422 inline void clear_choosername();
423 static const int kChoosernameFieldNumber = 3;
424 inline const ::std::string& choosername()
const;
425 inline void set_choosername(const ::std::string& value);
426 inline void set_choosername(
const char* value);
427 inline void set_choosername(
const char* value,
size_t size);
428 inline ::std::string* mutable_choosername();
429 inline ::std::string* release_choosername();
430 inline void set_allocated_choosername(::std::string* choosername);
433 inline bool has_datetime()
const;
434 inline void clear_datetime();
435 static const int kDatetimeFieldNumber = 4;
436 inline const ::std::string& datetime()
const;
437 inline void set_datetime(const ::std::string& value);
438 inline void set_datetime(
const char* value);
439 inline void set_datetime(
const char* value,
size_t size);
440 inline ::std::string* mutable_datetime();
441 inline ::std::string* release_datetime();
442 inline void set_allocated_datetime(::std::string* datetime);
445 inline bool has_editlock()
const;
446 inline void clear_editlock();
447 static const int kEditLockFieldNumber = 5;
448 inline bool editlock()
const;
449 inline void set_editlock(
bool value);
452 inline bool has_ignore()
const;
453 inline void clear_ignore();
454 static const int kIgnoreFieldNumber = 6;
455 inline bool ignore()
const;
456 inline void set_ignore(
bool value);
459 inline bool has_jigsawrejected()
const;
460 inline void clear_jigsawrejected();
461 static const int kJigsawRejectedFieldNumber = 7;
462 inline bool jigsawrejected()
const;
463 inline void set_jigsawrejected(
bool value);
466 inline bool has_measurement()
const;
467 inline void clear_measurement();
468 static const int kMeasurementFieldNumber = 8;
469 inline const ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure& measurement()
const;
470 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure* mutable_measurement();
471 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure* release_measurement();
475 inline bool has_diameter()
const;
476 inline void clear_diameter();
477 static const int kDiameterFieldNumber = 9;
478 inline double diameter()
const;
479 inline void set_diameter(
double value);
482 inline bool has_apriorisample()
const;
483 inline void clear_apriorisample();
484 static const int kApriorisampleFieldNumber = 10;
485 inline double apriorisample()
const;
486 inline void set_apriorisample(
double value);
489 inline bool has_aprioriline()
const;
490 inline void clear_aprioriline();
491 static const int kApriorilineFieldNumber = 11;
492 inline double aprioriline()
const;
493 inline void set_aprioriline(
double value);
496 inline bool has_samplesigma()
const;
497 inline void clear_samplesigma();
498 static const int kSamplesigmaFieldNumber = 12;
499 inline double samplesigma()
const;
500 inline void set_samplesigma(
double value);
503 inline bool has_linesigma()
const;
504 inline void clear_linesigma();
505 static const int kLinesigmaFieldNumber = 13;
506 inline double linesigma()
const;
507 inline void set_linesigma(
double value);
511 inline void set_has_serialnumber();
512 inline void clear_has_serialnumber();
513 inline void set_has_type();
514 inline void clear_has_type();
515 inline void set_has_choosername();
516 inline void clear_has_choosername();
517 inline void set_has_datetime();
518 inline void clear_has_datetime();
519 inline void set_has_editlock();
520 inline void clear_has_editlock();
521 inline void set_has_ignore();
522 inline void clear_has_ignore();
523 inline void set_has_jigsawrejected();
524 inline void clear_has_jigsawrejected();
525 inline void set_has_measurement();
526 inline void clear_has_measurement();
527 inline void set_has_diameter();
528 inline void clear_has_diameter();
529 inline void set_has_apriorisample();
530 inline void clear_has_apriorisample();
531 inline void set_has_aprioriline();
532 inline void clear_has_aprioriline();
533 inline void set_has_samplesigma();
534 inline void clear_has_samplesigma();
535 inline void set_has_linesigma();
536 inline void clear_has_linesigma();
538 ::google::protobuf::UnknownFieldSet _unknown_fields_;
540 ::google::protobuf::uint32 _has_bits_[1];
541 mutable int _cached_size_;
542 ::std::string* serialnumber_;
543 ::std::string* choosername_;
544 ::std::string* datetime_;
548 bool jigsawrejected_;
551 double apriorisample_;
555 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
556 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
557 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
559 void InitAsDefaultInstance();
576 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
577 return _unknown_fields_;
580 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
581 return &_unknown_fields_;
584 static const ::google::protobuf::Descriptor* descriptor();
592 void CopyFrom(const ::google::protobuf::Message& from);
593 void MergeFrom(const ::google::protobuf::Message& from);
597 bool IsInitialized()
const;
599 int ByteSize()
const;
600 bool MergePartialFromCodedStream(
601 ::google::protobuf::io::CodedInputStream* input);
602 void SerializeWithCachedSizes(
603 ::google::protobuf::io::CodedOutputStream* output)
const;
604 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
605 int GetCachedSize()
const {
return _cached_size_; }
609 void SetCachedSize(
int size)
const;
611 ::google::protobuf::Metadata GetMetadata()
const;
617 typedef ControlNetFileProtoV0001_PBControlPoint_PointType PointType;
618 static const PointType Tie = ControlNetFileProtoV0001_PBControlPoint_PointType_Tie;
619 static const PointType Ground = ControlNetFileProtoV0001_PBControlPoint_PointType_Ground;
620 static inline bool PointType_IsValid(
int value) {
621 return ControlNetFileProtoV0001_PBControlPoint_PointType_IsValid(value);
623 static const PointType PointType_MIN =
624 ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_MIN;
625 static const PointType PointType_MAX =
626 ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_MAX;
627 static const int PointType_ARRAYSIZE =
628 ControlNetFileProtoV0001_PBControlPoint_PointType_PointType_ARRAYSIZE;
629 static inline const ::google::protobuf::EnumDescriptor*
630 PointType_descriptor() {
631 return ControlNetFileProtoV0001_PBControlPoint_PointType_descriptor();
633 static inline const ::std::string& PointType_Name(PointType value) {
634 return ControlNetFileProtoV0001_PBControlPoint_PointType_Name(value);
636 static inline bool PointType_Parse(const ::std::string& name,
638 return ControlNetFileProtoV0001_PBControlPoint_PointType_Parse(name, value);
641 typedef ControlNetFileProtoV0001_PBControlPoint_AprioriSource AprioriSource;
642 static const AprioriSource None = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_None;
643 static const AprioriSource User = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_User;
644 static const AprioriSource AverageOfMeasures = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AverageOfMeasures;
645 static const AprioriSource Reference = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Reference;
646 static const AprioriSource Ellipsoid = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Ellipsoid;
647 static const AprioriSource DEM = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_DEM;
648 static const AprioriSource Basemap = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Basemap;
649 static const AprioriSource BundleSolution = ControlNetFileProtoV0001_PBControlPoint_AprioriSource_BundleSolution;
650 static inline bool AprioriSource_IsValid(
int value) {
651 return ControlNetFileProtoV0001_PBControlPoint_AprioriSource_IsValid(value);
653 static const AprioriSource AprioriSource_MIN =
654 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_MIN;
655 static const AprioriSource AprioriSource_MAX =
656 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_MAX;
657 static const int AprioriSource_ARRAYSIZE =
658 ControlNetFileProtoV0001_PBControlPoint_AprioriSource_AprioriSource_ARRAYSIZE;
659 static inline const ::google::protobuf::EnumDescriptor*
660 AprioriSource_descriptor() {
661 return ControlNetFileProtoV0001_PBControlPoint_AprioriSource_descriptor();
663 static inline const ::std::string& AprioriSource_Name(AprioriSource value) {
664 return ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Name(value);
666 static inline bool AprioriSource_Parse(const ::std::string& name,
667 AprioriSource* value) {
668 return ControlNetFileProtoV0001_PBControlPoint_AprioriSource_Parse(name, value);
674 inline bool has_id()
const;
675 inline void clear_id();
676 static const int kIdFieldNumber = 1;
677 inline const ::std::string& id()
const;
678 inline void set_id(const ::std::string& value);
679 inline void set_id(
const char* value);
680 inline void set_id(
const char* value,
size_t size);
681 inline ::std::string* mutable_id();
682 inline ::std::string* release_id();
683 inline void set_allocated_id(::std::string*
id);
686 inline bool has_type()
const;
687 inline void clear_type();
688 static const int kTypeFieldNumber = 2;
689 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType type()
const;
690 inline void set_type(::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType value);
693 inline bool has_choosername()
const;
694 inline void clear_choosername();
695 static const int kChooserNameFieldNumber = 3;
696 inline const ::std::string& choosername()
const;
697 inline void set_choosername(const ::std::string& value);
698 inline void set_choosername(
const char* value);
699 inline void set_choosername(
const char* value,
size_t size);
700 inline ::std::string* mutable_choosername();
701 inline ::std::string* release_choosername();
702 inline void set_allocated_choosername(::std::string* choosername);
705 inline bool has_datetime()
const;
706 inline void clear_datetime();
707 static const int kDatetimeFieldNumber = 4;
708 inline const ::std::string& datetime()
const;
709 inline void set_datetime(const ::std::string& value);
710 inline void set_datetime(
const char* value);
711 inline void set_datetime(
const char* value,
size_t size);
712 inline ::std::string* mutable_datetime();
713 inline ::std::string* release_datetime();
714 inline void set_allocated_datetime(::std::string* datetime);
717 inline bool has_editlock()
const;
718 inline void clear_editlock();
719 static const int kEditLockFieldNumber = 5;
720 inline bool editlock()
const;
721 inline void set_editlock(
bool value);
724 inline bool has_ignore()
const;
725 inline void clear_ignore();
726 static const int kIgnoreFieldNumber = 6;
727 inline bool ignore()
const;
728 inline void set_ignore(
bool value);
731 inline bool has_jigsawrejected()
const;
732 inline void clear_jigsawrejected();
733 static const int kJigsawRejectedFieldNumber = 7;
734 inline bool jigsawrejected()
const;
735 inline void set_jigsawrejected(
bool value);
738 inline bool has_referenceindex()
const;
739 inline void clear_referenceindex();
740 static const int kReferenceIndexFieldNumber = 21;
741 inline ::google::protobuf::int32 referenceindex()
const;
742 inline void set_referenceindex(::google::protobuf::int32 value);
745 inline bool has_apriorisurfpointsource()
const;
746 inline void clear_apriorisurfpointsource();
747 static const int kAprioriSurfPointSourceFieldNumber = 8;
748 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource apriorisurfpointsource()
const;
749 inline void set_apriorisurfpointsource(::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource value);
752 inline bool has_apriorisurfpointsourcefile()
const;
753 inline void clear_apriorisurfpointsourcefile();
754 static const int kAprioriSurfPointSourceFileFieldNumber = 9;
755 inline const ::std::string& apriorisurfpointsourcefile()
const;
756 inline void set_apriorisurfpointsourcefile(const ::std::string& value);
757 inline void set_apriorisurfpointsourcefile(
const char* value);
758 inline void set_apriorisurfpointsourcefile(
const char* value,
size_t size);
759 inline ::std::string* mutable_apriorisurfpointsourcefile();
760 inline ::std::string* release_apriorisurfpointsourcefile();
761 inline void set_allocated_apriorisurfpointsourcefile(::std::string* apriorisurfpointsourcefile);
764 inline bool has_aprioriradiussource()
const;
765 inline void clear_aprioriradiussource();
766 static const int kAprioriRadiusSourceFieldNumber = 10;
767 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource aprioriradiussource()
const;
768 inline void set_aprioriradiussource(::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource value);
771 inline bool has_aprioriradiussourcefile()
const;
772 inline void clear_aprioriradiussourcefile();
773 static const int kAprioriRadiusSourceFileFieldNumber = 11;
774 inline const ::std::string& aprioriradiussourcefile()
const;
775 inline void set_aprioriradiussourcefile(const ::std::string& value);
776 inline void set_aprioriradiussourcefile(
const char* value);
777 inline void set_aprioriradiussourcefile(
const char* value,
size_t size);
778 inline ::std::string* mutable_aprioriradiussourcefile();
779 inline ::std::string* release_aprioriradiussourcefile();
780 inline void set_allocated_aprioriradiussourcefile(::std::string* aprioriradiussourcefile);
783 inline bool has_latitudeconstrained()
const;
784 inline void clear_latitudeconstrained();
785 static const int kLatitudeConstrainedFieldNumber = 22;
786 inline bool latitudeconstrained()
const;
787 inline void set_latitudeconstrained(
bool value);
790 inline bool has_longitudeconstrained()
const;
791 inline void clear_longitudeconstrained();
792 static const int kLongitudeConstrainedFieldNumber = 23;
793 inline bool longitudeconstrained()
const;
794 inline void set_longitudeconstrained(
bool value);
797 inline bool has_radiusconstrained()
const;
798 inline void clear_radiusconstrained();
799 static const int kRadiusConstrainedFieldNumber = 24;
800 inline bool radiusconstrained()
const;
801 inline void set_radiusconstrained(
bool value);
804 inline bool has_apriorix()
const;
805 inline void clear_apriorix();
806 static const int kAprioriXFieldNumber = 12;
807 inline double apriorix()
const;
808 inline void set_apriorix(
double value);
811 inline bool has_aprioriy()
const;
812 inline void clear_aprioriy();
813 static const int kAprioriYFieldNumber = 13;
814 inline double aprioriy()
const;
815 inline void set_aprioriy(
double value);
818 inline bool has_aprioriz()
const;
819 inline void clear_aprioriz();
820 static const int kAprioriZFieldNumber = 14;
821 inline double aprioriz()
const;
822 inline void set_aprioriz(
double value);
825 inline int aprioricovar_size()
const;
826 inline void clear_aprioricovar();
827 static const int kAprioriCovarFieldNumber = 15;
828 inline double aprioricovar(
int index)
const;
829 inline void set_aprioricovar(
int index,
double value);
830 inline void add_aprioricovar(
double value);
831 inline const ::google::protobuf::RepeatedField< double >&
832 aprioricovar()
const;
833 inline ::google::protobuf::RepeatedField< double >*
834 mutable_aprioricovar();
837 inline bool has_adjustedx()
const;
838 inline void clear_adjustedx();
839 static const int kAdjustedXFieldNumber = 16;
840 inline double adjustedx()
const;
841 inline void set_adjustedx(
double value);
844 inline bool has_adjustedy()
const;
845 inline void clear_adjustedy();
846 static const int kAdjustedYFieldNumber = 17;
847 inline double adjustedy()
const;
848 inline void set_adjustedy(
double value);
851 inline bool has_adjustedz()
const;
852 inline void clear_adjustedz();
853 static const int kAdjustedZFieldNumber = 18;
854 inline double adjustedz()
const;
855 inline void set_adjustedz(
double value);
858 inline int adjustedcovar_size()
const;
859 inline void clear_adjustedcovar();
860 static const int kAdjustedCovarFieldNumber = 19;
861 inline double adjustedcovar(
int index)
const;
862 inline void set_adjustedcovar(
int index,
double value);
863 inline void add_adjustedcovar(
double value);
864 inline const ::google::protobuf::RepeatedField< double >&
865 adjustedcovar()
const;
866 inline ::google::protobuf::RepeatedField< double >*
867 mutable_adjustedcovar();
870 inline int measures_size()
const;
871 inline void clear_measures();
872 static const int kMeasuresFieldNumber = 20;
873 inline const ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure& measures(
int index)
const;
874 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure* mutable_measures(
int index);
875 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure* add_measures();
876 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure >&
878 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure >*
883 inline void set_has_id();
884 inline void clear_has_id();
885 inline void set_has_type();
886 inline void clear_has_type();
887 inline void set_has_choosername();
888 inline void clear_has_choosername();
889 inline void set_has_datetime();
890 inline void clear_has_datetime();
891 inline void set_has_editlock();
892 inline void clear_has_editlock();
893 inline void set_has_ignore();
894 inline void clear_has_ignore();
895 inline void set_has_jigsawrejected();
896 inline void clear_has_jigsawrejected();
897 inline void set_has_referenceindex();
898 inline void clear_has_referenceindex();
899 inline void set_has_apriorisurfpointsource();
900 inline void clear_has_apriorisurfpointsource();
901 inline void set_has_apriorisurfpointsourcefile();
902 inline void clear_has_apriorisurfpointsourcefile();
903 inline void set_has_aprioriradiussource();
904 inline void clear_has_aprioriradiussource();
905 inline void set_has_aprioriradiussourcefile();
906 inline void clear_has_aprioriradiussourcefile();
907 inline void set_has_latitudeconstrained();
908 inline void clear_has_latitudeconstrained();
909 inline void set_has_longitudeconstrained();
910 inline void clear_has_longitudeconstrained();
911 inline void set_has_radiusconstrained();
912 inline void clear_has_radiusconstrained();
913 inline void set_has_apriorix();
914 inline void clear_has_apriorix();
915 inline void set_has_aprioriy();
916 inline void clear_has_aprioriy();
917 inline void set_has_aprioriz();
918 inline void clear_has_aprioriz();
919 inline void set_has_adjustedx();
920 inline void clear_has_adjustedx();
921 inline void set_has_adjustedy();
922 inline void clear_has_adjustedy();
923 inline void set_has_adjustedz();
924 inline void clear_has_adjustedz();
926 ::google::protobuf::UnknownFieldSet _unknown_fields_;
928 ::google::protobuf::uint32 _has_bits_[1];
929 mutable int _cached_size_;
931 ::std::string* choosername_;
932 ::std::string* datetime_;
936 bool jigsawrejected_;
937 bool latitudeconstrained_;
938 ::google::protobuf::int32 referenceindex_;
939 int apriorisurfpointsource_;
940 ::std::string* apriorisurfpointsourcefile_;
941 ::std::string* aprioriradiussourcefile_;
942 int aprioriradiussource_;
943 bool longitudeconstrained_;
944 bool radiusconstrained_;
948 ::google::protobuf::RepeatedField< double > aprioricovar_;
949 mutable int _aprioricovar_cached_byte_size_;
953 ::google::protobuf::RepeatedField< double > adjustedcovar_;
954 mutable int _adjustedcovar_cached_byte_size_;
955 ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure > measures_;
956 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
957 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
958 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
960 void InitAsDefaultInstance();
977 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
978 return _unknown_fields_;
981 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
982 return &_unknown_fields_;
985 static const ::google::protobuf::Descriptor* descriptor();
993 void CopyFrom(const ::google::protobuf::Message& from);
994 void MergeFrom(const ::google::protobuf::Message& from);
998 bool IsInitialized()
const;
1000 int ByteSize()
const;
1001 bool MergePartialFromCodedStream(
1002 ::google::protobuf::io::CodedInputStream* input);
1003 void SerializeWithCachedSizes(
1004 ::google::protobuf::io::CodedOutputStream* output)
const;
1005 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1006 int GetCachedSize()
const {
return _cached_size_; }
1010 void SetCachedSize(
int size)
const;
1012 ::google::protobuf::Metadata GetMetadata()
const;
1019 inline bool has_filename()
const;
1020 inline void clear_filename();
1021 static const int kFilenameFieldNumber = 1;
1022 inline const ::std::string& filename()
const;
1023 inline void set_filename(const ::std::string& value);
1024 inline void set_filename(
const char* value);
1025 inline void set_filename(
const char* value,
size_t size);
1026 inline ::std::string* mutable_filename();
1027 inline ::std::string* release_filename();
1028 inline void set_allocated_filename(::std::string* filename);
1031 inline bool has_serialnumber()
const;
1032 inline void clear_serialnumber();
1033 static const int kSerialnumberFieldNumber = 2;
1034 inline const ::std::string& serialnumber()
const;
1035 inline void set_serialnumber(const ::std::string& value);
1036 inline void set_serialnumber(
const char* value);
1037 inline void set_serialnumber(
const char* value,
size_t size);
1038 inline ::std::string* mutable_serialnumber();
1039 inline ::std::string* release_serialnumber();
1040 inline void set_allocated_serialnumber(::std::string* serialnumber);
1043 inline bool has_lines()
const;
1044 inline void clear_lines();
1045 static const int kLinesFieldNumber = 3;
1046 inline ::google::protobuf::int32 lines()
const;
1047 inline void set_lines(::google::protobuf::int32 value);
1050 inline bool has_samples()
const;
1051 inline void clear_samples();
1052 static const int kSamplesFieldNumber = 4;
1053 inline ::google::protobuf::int32 samples()
const;
1054 inline void set_samples(::google::protobuf::int32 value);
1058 inline void set_has_filename();
1059 inline void clear_has_filename();
1060 inline void set_has_serialnumber();
1061 inline void clear_has_serialnumber();
1062 inline void set_has_lines();
1063 inline void clear_has_lines();
1064 inline void set_has_samples();
1065 inline void clear_has_samples();
1067 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1069 ::google::protobuf::uint32 _has_bits_[1];
1070 mutable int _cached_size_;
1071 ::std::string* filename_;
1072 ::std::string* serialnumber_;
1073 ::google::protobuf::int32 lines_;
1074 ::google::protobuf::int32 samples_;
1075 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1076 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1077 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1079 void InitAsDefaultInstance();
1096 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
1097 return _unknown_fields_;
1100 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1101 return &_unknown_fields_;
1104 static const ::google::protobuf::Descriptor* descriptor();
1112 void CopyFrom(const ::google::protobuf::Message& from);
1113 void MergeFrom(const ::google::protobuf::Message& from);
1117 bool IsInitialized()
const;
1119 int ByteSize()
const;
1120 bool MergePartialFromCodedStream(
1121 ::google::protobuf::io::CodedInputStream* input);
1122 void SerializeWithCachedSizes(
1123 ::google::protobuf::io::CodedOutputStream* output)
const;
1124 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1125 int GetCachedSize()
const {
return _cached_size_; }
1129 void SetCachedSize(
int size)
const;
1131 ::google::protobuf::Metadata GetMetadata()
const;
1140 inline bool has_cubelistfile()
const;
1141 inline void clear_cubelistfile();
1142 static const int kCubelistfileFieldNumber = 1;
1143 inline const ::std::string& cubelistfile()
const;
1144 inline void set_cubelistfile(const ::std::string& value);
1145 inline void set_cubelistfile(
const char* value);
1146 inline void set_cubelistfile(
const char* value,
size_t size);
1147 inline ::std::string* mutable_cubelistfile();
1148 inline ::std::string* release_cubelistfile();
1149 inline void set_allocated_cubelistfile(::std::string* cubelistfile);
1152 inline int filelist_size()
const;
1153 inline void clear_filelist();
1154 static const int kFilelistFieldNumber = 2;
1155 inline const ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList& filelist(
int index)
const;
1156 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList* mutable_filelist(
int index);
1157 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList* add_filelist();
1158 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList >&
1160 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList >*
1165 inline void set_has_cubelistfile();
1166 inline void clear_has_cubelistfile();
1168 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1170 ::google::protobuf::uint32 _has_bits_[1];
1171 mutable int _cached_size_;
1172 ::std::string* cubelistfile_;
1173 ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList > filelist_;
1174 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1175 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1176 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1178 void InitAsDefaultInstance();
1195 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
1196 return _unknown_fields_;
1199 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1200 return &_unknown_fields_;
1203 static const ::google::protobuf::Descriptor* descriptor();
1211 void CopyFrom(const ::google::protobuf::Message& from);
1212 void MergeFrom(const ::google::protobuf::Message& from);
1216 bool IsInitialized()
const;
1218 int ByteSize()
const;
1219 bool MergePartialFromCodedStream(
1220 ::google::protobuf::io::CodedInputStream* input);
1221 void SerializeWithCachedSizes(
1222 ::google::protobuf::io::CodedOutputStream* output)
const;
1223 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1224 int GetCachedSize()
const {
return _cached_size_; }
1228 void SetCachedSize(
int size)
const;
1230 ::google::protobuf::Metadata GetMetadata()
const;
1241 inline bool has_pedigree()
const;
1242 inline void clear_pedigree();
1243 static const int kPedigreeFieldNumber = 1;
1244 inline const ::Isis::ControlNetFileProtoV0001_Pedigree& pedigree()
const;
1245 inline ::Isis::ControlNetFileProtoV0001_Pedigree* mutable_pedigree();
1246 inline ::Isis::ControlNetFileProtoV0001_Pedigree* release_pedigree();
1250 inline bool has_networkid()
const;
1251 inline void clear_networkid();
1252 static const int kNetworkIdFieldNumber = 2;
1253 inline const ::std::string& networkid()
const;
1254 inline void set_networkid(const ::std::string& value);
1255 inline void set_networkid(
const char* value);
1256 inline void set_networkid(
const char* value,
size_t size);
1257 inline ::std::string* mutable_networkid();
1258 inline ::std::string* release_networkid();
1259 inline void set_allocated_networkid(::std::string* networkid);
1262 inline bool has_targetname()
const;
1263 inline void clear_targetname();
1264 static const int kTargetNameFieldNumber = 3;
1265 inline const ::std::string& targetname()
const;
1266 inline void set_targetname(const ::std::string& value);
1267 inline void set_targetname(
const char* value);
1268 inline void set_targetname(
const char* value,
size_t size);
1269 inline ::std::string* mutable_targetname();
1270 inline ::std::string* release_targetname();
1271 inline void set_allocated_targetname(::std::string* targetname);
1274 inline bool has_created()
const;
1275 inline void clear_created();
1276 static const int kCreatedFieldNumber = 4;
1277 inline const ::std::string& created()
const;
1278 inline void set_created(const ::std::string& value);
1279 inline void set_created(
const char* value);
1280 inline void set_created(
const char* value,
size_t size);
1281 inline ::std::string* mutable_created();
1282 inline ::std::string* release_created();
1283 inline void set_allocated_created(::std::string* created);
1286 inline bool has_lastmodified()
const;
1287 inline void clear_lastmodified();
1288 static const int kLastModifiedFieldNumber = 5;
1289 inline const ::std::string& lastmodified()
const;
1290 inline void set_lastmodified(const ::std::string& value);
1291 inline void set_lastmodified(
const char* value);
1292 inline void set_lastmodified(
const char* value,
size_t size);
1293 inline ::std::string* mutable_lastmodified();
1294 inline ::std::string* release_lastmodified();
1295 inline void set_allocated_lastmodified(::std::string* lastmodified);
1298 inline bool has_description()
const;
1299 inline void clear_description();
1300 static const int kDescriptionFieldNumber = 6;
1301 inline const ::std::string& description()
const;
1302 inline void set_description(const ::std::string& value);
1303 inline void set_description(
const char* value);
1304 inline void set_description(
const char* value,
size_t size);
1305 inline ::std::string* mutable_description();
1306 inline ::std::string* release_description();
1307 inline void set_allocated_description(::std::string* description);
1310 inline bool has_username()
const;
1311 inline void clear_username();
1312 static const int kUserNameFieldNumber = 7;
1313 inline const ::std::string& username()
const;
1314 inline void set_username(const ::std::string& value);
1315 inline void set_username(
const char* value);
1316 inline void set_username(
const char* value,
size_t size);
1317 inline ::std::string* mutable_username();
1318 inline ::std::string* release_username();
1319 inline void set_allocated_username(::std::string* username);
1322 inline int points_size()
const;
1323 inline void clear_points();
1324 static const int kPointsFieldNumber = 8;
1325 inline const ::Isis::ControlNetFileProtoV0001_PBControlPoint& points(
int index)
const;
1326 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint* mutable_points(
int index);
1327 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint* add_points();
1328 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint >&
1330 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint >*
1334 inline bool has_netcubes()
const;
1335 inline void clear_netcubes();
1336 static const int kNetcubesFieldNumber = 9;
1337 inline const ::Isis::ControlNetFileProtoV0001_PBNetCubes& netcubes()
const;
1338 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes* mutable_netcubes();
1339 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes* release_netcubes();
1344 inline void set_has_pedigree();
1345 inline void clear_has_pedigree();
1346 inline void set_has_networkid();
1347 inline void clear_has_networkid();
1348 inline void set_has_targetname();
1349 inline void clear_has_targetname();
1350 inline void set_has_created();
1351 inline void clear_has_created();
1352 inline void set_has_lastmodified();
1353 inline void clear_has_lastmodified();
1354 inline void set_has_description();
1355 inline void clear_has_description();
1356 inline void set_has_username();
1357 inline void clear_has_username();
1358 inline void set_has_netcubes();
1359 inline void clear_has_netcubes();
1361 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1363 ::google::protobuf::uint32 _has_bits_[1];
1364 mutable int _cached_size_;
1366 ::std::string* networkid_;
1367 ::std::string* targetname_;
1368 ::std::string* created_;
1369 ::std::string* lastmodified_;
1370 ::std::string* description_;
1371 ::std::string* username_;
1372 ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint > points_;
1374 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1375 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1376 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1378 void InitAsDefaultInstance();
1395 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
1396 return _unknown_fields_;
1399 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1400 return &_unknown_fields_;
1403 static const ::google::protobuf::Descriptor* descriptor();
1411 void CopyFrom(const ::google::protobuf::Message& from);
1412 void MergeFrom(const ::google::protobuf::Message& from);
1416 bool IsInitialized()
const;
1418 int ByteSize()
const;
1419 bool MergePartialFromCodedStream(
1420 ::google::protobuf::io::CodedInputStream* input);
1421 void SerializeWithCachedSizes(
1422 ::google::protobuf::io::CodedOutputStream* output)
const;
1423 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1424 int GetCachedSize()
const {
return _cached_size_; }
1428 void SetCachedSize(
int size)
const;
1430 ::google::protobuf::Metadata GetMetadata()
const;
1437 inline bool has_datatype()
const;
1438 inline void clear_datatype();
1439 static const int kDataTypeFieldNumber = 2;
1440 inline ::google::protobuf::int32 datatype()
const;
1441 inline void set_datatype(::google::protobuf::int32 value);
1444 inline bool has_datavalue()
const;
1445 inline void clear_datavalue();
1446 static const int kDataValueFieldNumber = 3;
1447 inline double datavalue()
const;
1448 inline void set_datavalue(
double value);
1452 inline void set_has_datatype();
1453 inline void clear_has_datatype();
1454 inline void set_has_datavalue();
1455 inline void clear_has_datavalue();
1457 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1459 ::google::protobuf::uint32 _has_bits_[1];
1460 mutable int _cached_size_;
1462 ::google::protobuf::int32 datatype_;
1463 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1464 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1465 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1467 void InitAsDefaultInstance();
1484 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
1485 return _unknown_fields_;
1488 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1489 return &_unknown_fields_;
1492 static const ::google::protobuf::Descriptor* descriptor();
1500 void CopyFrom(const ::google::protobuf::Message& from);
1501 void MergeFrom(const ::google::protobuf::Message& from);
1505 bool IsInitialized()
const;
1507 int ByteSize()
const;
1508 bool MergePartialFromCodedStream(
1509 ::google::protobuf::io::CodedInputStream* input);
1510 void SerializeWithCachedSizes(
1511 ::google::protobuf::io::CodedOutputStream* output)
const;
1512 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1513 int GetCachedSize()
const {
return _cached_size_; }
1517 void SetCachedSize(
int size)
const;
1519 ::google::protobuf::Metadata GetMetadata()
const;
1528 inline int loggedmeasuredata_size()
const;
1529 inline void clear_loggedmeasuredata();
1530 static const int kLoggedMeasureDataFieldNumber = 2;
1531 inline const ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry& loggedmeasuredata(
int index)
const;
1532 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry* mutable_loggedmeasuredata(
int index);
1533 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry* add_loggedmeasuredata();
1534 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry >&
1535 loggedmeasuredata()
const;
1536 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry >*
1537 mutable_loggedmeasuredata();
1542 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1544 ::google::protobuf::uint32 _has_bits_[1];
1545 mutable int _cached_size_;
1546 ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry > loggedmeasuredata_;
1547 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1548 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1549 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1551 void InitAsDefaultInstance();
1568 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
1569 return _unknown_fields_;
1572 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1573 return &_unknown_fields_;
1576 static const ::google::protobuf::Descriptor* descriptor();
1584 void CopyFrom(const ::google::protobuf::Message& from);
1585 void MergeFrom(const ::google::protobuf::Message& from);
1589 bool IsInitialized()
const;
1591 int ByteSize()
const;
1592 bool MergePartialFromCodedStream(
1593 ::google::protobuf::io::CodedInputStream* input);
1594 void SerializeWithCachedSizes(
1595 ::google::protobuf::io::CodedOutputStream* output)
const;
1596 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1597 int GetCachedSize()
const {
return _cached_size_; }
1601 void SetCachedSize(
int size)
const;
1603 ::google::protobuf::Metadata GetMetadata()
const;
1612 inline int measures_size()
const;
1613 inline void clear_measures();
1614 static const int kMeasuresFieldNumber = 2;
1615 inline const ::Isis::ControlNetLogDataProtoV0001_Point_Measure& measures(
int index)
const;
1616 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure* mutable_measures(
int index);
1617 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure* add_measures();
1618 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure >&
1620 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure >*
1626 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1628 ::google::protobuf::uint32 _has_bits_[1];
1629 mutable int _cached_size_;
1630 ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure > measures_;
1631 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1632 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1633 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1635 void InitAsDefaultInstance();
1652 inline const ::google::protobuf::UnknownFieldSet& unknown_fields()
const {
1653 return _unknown_fields_;
1656 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
1657 return &_unknown_fields_;
1660 static const ::google::protobuf::Descriptor* descriptor();
1668 void CopyFrom(const ::google::protobuf::Message& from);
1669 void MergeFrom(const ::google::protobuf::Message& from);
1673 bool IsInitialized()
const;
1675 int ByteSize()
const;
1676 bool MergePartialFromCodedStream(
1677 ::google::protobuf::io::CodedInputStream* input);
1678 void SerializeWithCachedSizes(
1679 ::google::protobuf::io::CodedOutputStream* output)
const;
1680 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output)
const;
1681 int GetCachedSize()
const {
return _cached_size_; }
1685 void SetCachedSize(
int size)
const;
1687 ::google::protobuf::Metadata GetMetadata()
const;
1696 inline int points_size()
const;
1697 inline void clear_points();
1698 static const int kPointsFieldNumber = 1;
1699 inline const ::Isis::ControlNetLogDataProtoV0001_Point& points(
int index)
const;
1700 inline ::Isis::ControlNetLogDataProtoV0001_Point* mutable_points(
int index);
1701 inline ::Isis::ControlNetLogDataProtoV0001_Point* add_points();
1702 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point >&
1704 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point >*
1710 ::google::protobuf::UnknownFieldSet _unknown_fields_;
1712 ::google::protobuf::uint32 _has_bits_[1];
1713 mutable int _cached_size_;
1714 ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point > points_;
1715 friend void protobuf_AddDesc_ControlNetFileV0001_2eproto();
1716 friend void protobuf_AssignDesc_ControlNetFileV0001_2eproto();
1717 friend void protobuf_ShutdownFile_ControlNetFileV0001_2eproto();
1719 void InitAsDefaultInstance();
1730 inline bool ControlNetFileProtoV0001_Pedigree::has_version()
const {
1731 return (_has_bits_[0] & 0x00000001u) != 0;
1733 inline void ControlNetFileProtoV0001_Pedigree::set_has_version() {
1734 _has_bits_[0] |= 0x00000001u;
1736 inline void ControlNetFileProtoV0001_Pedigree::clear_has_version() {
1737 _has_bits_[0] &= ~0x00000001u;
1739 inline void ControlNetFileProtoV0001_Pedigree::clear_version() {
1741 clear_has_version();
1743 inline float ControlNetFileProtoV0001_Pedigree::version()
const {
1747 inline void ControlNetFileProtoV0001_Pedigree::set_version(
float value) {
1754 inline bool ControlNetFileProtoV0001_Pedigree::has_date()
const {
1755 return (_has_bits_[0] & 0x00000002u) != 0;
1757 inline void ControlNetFileProtoV0001_Pedigree::set_has_date() {
1758 _has_bits_[0] |= 0x00000002u;
1760 inline void ControlNetFileProtoV0001_Pedigree::clear_has_date() {
1761 _has_bits_[0] &= ~0x00000002u;
1763 inline void ControlNetFileProtoV0001_Pedigree::clear_date() {
1764 if (date_ != _default_date_) {
1765 date_->assign(*_default_date_);
1769 inline const ::std::string& ControlNetFileProtoV0001_Pedigree::date()
const {
1773 inline void ControlNetFileProtoV0001_Pedigree::set_date(const ::std::string& value) {
1775 if (date_ == _default_date_) {
1776 date_ = new ::std::string;
1778 date_->assign(value);
1781 inline void ControlNetFileProtoV0001_Pedigree::set_date(
const char* value) {
1783 if (date_ == _default_date_) {
1784 date_ = new ::std::string;
1786 date_->assign(value);
1789 inline void ControlNetFileProtoV0001_Pedigree::set_date(
const char* value,
size_t size) {
1791 if (date_ == _default_date_) {
1792 date_ = new ::std::string;
1794 date_->assign(reinterpret_cast<const char*>(value), size);
1797 inline ::std::string* ControlNetFileProtoV0001_Pedigree::mutable_date() {
1799 if (date_ == _default_date_) {
1800 date_ = new ::std::string(*_default_date_);
1805 inline ::std::string* ControlNetFileProtoV0001_Pedigree::release_date() {
1807 if (date_ == _default_date_) {
1810 ::std::string* temp = date_;
1811 date_ =
const_cast< ::std::string*
>(_default_date_);
1815 inline void ControlNetFileProtoV0001_Pedigree::set_allocated_date(::std::string* date) {
1816 if (date_ != _default_date_) {
1824 date_ =
const_cast< ::std::string*
>(_default_date_);
1834 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::has_sample()
const {
1835 return (_has_bits_[0] & 0x00000001u) != 0;
1837 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_has_sample() {
1838 _has_bits_[0] |= 0x00000001u;
1840 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_has_sample() {
1841 _has_bits_[0] &= ~0x00000001u;
1843 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_sample() {
1847 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::sample()
const {
1851 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_sample(
double value) {
1858 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::has_line()
const {
1859 return (_has_bits_[0] & 0x00000002u) != 0;
1861 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_has_line() {
1862 _has_bits_[0] |= 0x00000002u;
1864 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_has_line() {
1865 _has_bits_[0] &= ~0x00000002u;
1867 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_line() {
1871 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::line()
const {
1875 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_line(
double value) {
1882 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::has_sampleresidual()
const {
1883 return (_has_bits_[0] & 0x00000004u) != 0;
1885 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_has_sampleresidual() {
1886 _has_bits_[0] |= 0x00000004u;
1888 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_has_sampleresidual() {
1889 _has_bits_[0] &= ~0x00000004u;
1891 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_sampleresidual() {
1892 sampleresidual_ = 0;
1893 clear_has_sampleresidual();
1895 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::sampleresidual()
const {
1897 return sampleresidual_;
1899 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_sampleresidual(
double value) {
1900 set_has_sampleresidual();
1901 sampleresidual_ = value;
1906 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::has_lineresidual()
const {
1907 return (_has_bits_[0] & 0x00000008u) != 0;
1909 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_has_lineresidual() {
1910 _has_bits_[0] |= 0x00000008u;
1912 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_has_lineresidual() {
1913 _has_bits_[0] &= ~0x00000008u;
1915 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::clear_lineresidual() {
1917 clear_has_lineresidual();
1919 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::lineresidual()
const {
1921 return lineresidual_;
1923 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::set_lineresidual(
double value) {
1924 set_has_lineresidual();
1925 lineresidual_ = value;
1934 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_serialnumber()
const {
1935 return (_has_bits_[0] & 0x00000001u) != 0;
1937 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_serialnumber() {
1938 _has_bits_[0] |= 0x00000001u;
1940 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_serialnumber() {
1941 _has_bits_[0] &= ~0x00000001u;
1943 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_serialnumber() {
1944 if (serialnumber_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1945 serialnumber_->clear();
1947 clear_has_serialnumber();
1949 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::serialnumber()
const {
1951 return *serialnumber_;
1953 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_serialnumber(const ::std::string& value) {
1954 set_has_serialnumber();
1955 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1956 serialnumber_ = new ::std::string;
1958 serialnumber_->assign(value);
1961 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_serialnumber(
const char* value) {
1962 set_has_serialnumber();
1963 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1964 serialnumber_ = new ::std::string;
1966 serialnumber_->assign(value);
1969 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_serialnumber(
const char* value,
size_t size) {
1970 set_has_serialnumber();
1971 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1972 serialnumber_ = new ::std::string;
1974 serialnumber_->assign(reinterpret_cast<const char*>(value), size);
1977 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::mutable_serialnumber() {
1978 set_has_serialnumber();
1979 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1980 serialnumber_ = new ::std::string;
1983 return serialnumber_;
1985 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::release_serialnumber() {
1986 clear_has_serialnumber();
1987 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1990 ::std::string* temp = serialnumber_;
1991 serialnumber_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1995 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_allocated_serialnumber(::std::string* serialnumber) {
1996 if (serialnumber_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1997 delete serialnumber_;
2000 set_has_serialnumber();
2001 serialnumber_ = serialnumber;
2003 clear_has_serialnumber();
2004 serialnumber_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2010 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_type()
const {
2011 return (_has_bits_[0] & 0x00000002u) != 0;
2013 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_type() {
2014 _has_bits_[0] |= 0x00000002u;
2016 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_type() {
2017 _has_bits_[0] &= ~0x00000002u;
2019 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_type() {
2023 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::type()
const {
2025 return static_cast< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType
>(type_);
2027 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_type(::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType value) {
2028 assert(::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_IsValid(value));
2035 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_choosername()
const {
2036 return (_has_bits_[0] & 0x00000004u) != 0;
2038 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_choosername() {
2039 _has_bits_[0] |= 0x00000004u;
2041 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_choosername() {
2042 _has_bits_[0] &= ~0x00000004u;
2044 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_choosername() {
2045 if (choosername_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2046 choosername_->clear();
2048 clear_has_choosername();
2050 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::choosername()
const {
2052 return *choosername_;
2054 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_choosername(const ::std::string& value) {
2055 set_has_choosername();
2056 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2057 choosername_ = new ::std::string;
2059 choosername_->assign(value);
2062 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_choosername(
const char* value) {
2063 set_has_choosername();
2064 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2065 choosername_ = new ::std::string;
2067 choosername_->assign(value);
2070 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_choosername(
const char* value,
size_t size) {
2071 set_has_choosername();
2072 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2073 choosername_ = new ::std::string;
2075 choosername_->assign(reinterpret_cast<const char*>(value), size);
2078 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::mutable_choosername() {
2079 set_has_choosername();
2080 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2081 choosername_ = new ::std::string;
2084 return choosername_;
2086 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::release_choosername() {
2087 clear_has_choosername();
2088 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2091 ::std::string* temp = choosername_;
2092 choosername_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2096 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_allocated_choosername(::std::string* choosername) {
2097 if (choosername_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2098 delete choosername_;
2101 set_has_choosername();
2102 choosername_ = choosername;
2104 clear_has_choosername();
2105 choosername_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2111 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_datetime()
const {
2112 return (_has_bits_[0] & 0x00000008u) != 0;
2114 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_datetime() {
2115 _has_bits_[0] |= 0x00000008u;
2117 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_datetime() {
2118 _has_bits_[0] &= ~0x00000008u;
2120 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_datetime() {
2121 if (datetime_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2124 clear_has_datetime();
2126 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::datetime()
const {
2130 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_datetime(const ::std::string& value) {
2132 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2133 datetime_ = new ::std::string;
2135 datetime_->assign(value);
2138 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_datetime(
const char* value) {
2140 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2141 datetime_ = new ::std::string;
2143 datetime_->assign(value);
2146 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_datetime(
const char* value,
size_t size) {
2148 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2149 datetime_ = new ::std::string;
2151 datetime_->assign(reinterpret_cast<const char*>(value), size);
2154 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::mutable_datetime() {
2156 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2157 datetime_ = new ::std::string;
2162 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::release_datetime() {
2163 clear_has_datetime();
2164 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2167 ::std::string* temp = datetime_;
2168 datetime_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2172 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_allocated_datetime(::std::string* datetime) {
2173 if (datetime_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2178 datetime_ = datetime;
2180 clear_has_datetime();
2181 datetime_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2187 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_editlock()
const {
2188 return (_has_bits_[0] & 0x00000010u) != 0;
2190 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_editlock() {
2191 _has_bits_[0] |= 0x00000010u;
2193 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_editlock() {
2194 _has_bits_[0] &= ~0x00000010u;
2196 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_editlock() {
2198 clear_has_editlock();
2200 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::editlock()
const {
2204 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_editlock(
bool value) {
2211 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_ignore()
const {
2212 return (_has_bits_[0] & 0x00000020u) != 0;
2214 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_ignore() {
2215 _has_bits_[0] |= 0x00000020u;
2217 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_ignore() {
2218 _has_bits_[0] &= ~0x00000020u;
2220 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_ignore() {
2224 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::ignore()
const {
2228 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_ignore(
bool value) {
2235 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_jigsawrejected()
const {
2236 return (_has_bits_[0] & 0x00000040u) != 0;
2238 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_jigsawrejected() {
2239 _has_bits_[0] |= 0x00000040u;
2241 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_jigsawrejected() {
2242 _has_bits_[0] &= ~0x00000040u;
2244 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_jigsawrejected() {
2245 jigsawrejected_ =
false;
2246 clear_has_jigsawrejected();
2248 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::jigsawrejected()
const {
2250 return jigsawrejected_;
2252 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_jigsawrejected(
bool value) {
2253 set_has_jigsawrejected();
2254 jigsawrejected_ = value;
2259 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_measurement()
const {
2260 return (_has_bits_[0] & 0x00000080u) != 0;
2262 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_measurement() {
2263 _has_bits_[0] |= 0x00000080u;
2265 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_measurement() {
2266 _has_bits_[0] &= ~0x00000080u;
2268 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_measurement() {
2269 if (measurement_ != NULL) measurement_->::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure::Clear();
2270 clear_has_measurement();
2272 inline const ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure& ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::measurement()
const {
2274 return measurement_ != NULL ? *measurement_ : *default_instance_->measurement_;
2276 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::mutable_measurement() {
2277 set_has_measurement();
2278 if (measurement_ == NULL) measurement_ = new ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure;
2280 return measurement_;
2282 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_PBMeasure* ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::release_measurement() {
2283 clear_has_measurement();
2285 measurement_ = NULL;
2289 delete measurement_;
2290 measurement_ = measurement;
2292 set_has_measurement();
2294 clear_has_measurement();
2300 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_diameter()
const {
2301 return (_has_bits_[0] & 0x00000100u) != 0;
2303 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_diameter() {
2304 _has_bits_[0] |= 0x00000100u;
2306 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_diameter() {
2307 _has_bits_[0] &= ~0x00000100u;
2309 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_diameter() {
2311 clear_has_diameter();
2313 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::diameter()
const {
2317 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_diameter(
double value) {
2324 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_apriorisample()
const {
2325 return (_has_bits_[0] & 0x00000200u) != 0;
2327 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_apriorisample() {
2328 _has_bits_[0] |= 0x00000200u;
2330 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_apriorisample() {
2331 _has_bits_[0] &= ~0x00000200u;
2333 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_apriorisample() {
2335 clear_has_apriorisample();
2337 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::apriorisample()
const {
2339 return apriorisample_;
2341 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_apriorisample(
double value) {
2342 set_has_apriorisample();
2343 apriorisample_ = value;
2348 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_aprioriline()
const {
2349 return (_has_bits_[0] & 0x00000400u) != 0;
2351 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_aprioriline() {
2352 _has_bits_[0] |= 0x00000400u;
2354 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_aprioriline() {
2355 _has_bits_[0] &= ~0x00000400u;
2357 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_aprioriline() {
2359 clear_has_aprioriline();
2361 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::aprioriline()
const {
2363 return aprioriline_;
2365 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_aprioriline(
double value) {
2366 set_has_aprioriline();
2367 aprioriline_ = value;
2372 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_samplesigma()
const {
2373 return (_has_bits_[0] & 0x00000800u) != 0;
2375 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_samplesigma() {
2376 _has_bits_[0] |= 0x00000800u;
2378 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_samplesigma() {
2379 _has_bits_[0] &= ~0x00000800u;
2381 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_samplesigma() {
2383 clear_has_samplesigma();
2385 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::samplesigma()
const {
2387 return samplesigma_;
2389 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_samplesigma(
double value) {
2390 set_has_samplesigma();
2391 samplesigma_ = value;
2396 inline bool ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::has_linesigma()
const {
2397 return (_has_bits_[0] & 0x00001000u) != 0;
2399 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_has_linesigma() {
2400 _has_bits_[0] |= 0x00001000u;
2402 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_has_linesigma() {
2403 _has_bits_[0] &= ~0x00001000u;
2405 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::clear_linesigma() {
2407 clear_has_linesigma();
2409 inline double ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::linesigma()
const {
2413 inline void ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure::set_linesigma(
double value) {
2414 set_has_linesigma();
2424 inline bool ControlNetFileProtoV0001_PBControlPoint::has_id()
const {
2425 return (_has_bits_[0] & 0x00000001u) != 0;
2427 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_id() {
2428 _has_bits_[0] |= 0x00000001u;
2430 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_id() {
2431 _has_bits_[0] &= ~0x00000001u;
2433 inline void ControlNetFileProtoV0001_PBControlPoint::clear_id() {
2434 if (id_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2439 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint::id()
const {
2443 inline void ControlNetFileProtoV0001_PBControlPoint::set_id(const ::std::string& value) {
2445 if (id_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2446 id_ = new ::std::string;
2451 inline void ControlNetFileProtoV0001_PBControlPoint::set_id(
const char* value) {
2453 if (id_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2454 id_ = new ::std::string;
2459 inline void ControlNetFileProtoV0001_PBControlPoint::set_id(
const char* value,
size_t size) {
2461 if (id_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2462 id_ = new ::std::string;
2464 id_->assign(reinterpret_cast<const char*>(value), size);
2467 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::mutable_id() {
2469 if (id_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2470 id_ = new ::std::string;
2475 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::release_id() {
2477 if (id_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2480 ::std::string* temp = id_;
2481 id_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2485 inline void ControlNetFileProtoV0001_PBControlPoint::set_allocated_id(::std::string*
id) {
2486 if (id_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2494 id_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2500 inline bool ControlNetFileProtoV0001_PBControlPoint::has_type()
const {
2501 return (_has_bits_[0] & 0x00000002u) != 0;
2503 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_type() {
2504 _has_bits_[0] |= 0x00000002u;
2506 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_type() {
2507 _has_bits_[0] &= ~0x00000002u;
2509 inline void ControlNetFileProtoV0001_PBControlPoint::clear_type() {
2513 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType ControlNetFileProtoV0001_PBControlPoint::type()
const {
2515 return static_cast< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType
>(type_);
2517 inline void ControlNetFileProtoV0001_PBControlPoint::set_type(::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType value) {
2518 assert(::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType_IsValid(value));
2525 inline bool ControlNetFileProtoV0001_PBControlPoint::has_choosername()
const {
2526 return (_has_bits_[0] & 0x00000004u) != 0;
2528 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_choosername() {
2529 _has_bits_[0] |= 0x00000004u;
2531 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_choosername() {
2532 _has_bits_[0] &= ~0x00000004u;
2534 inline void ControlNetFileProtoV0001_PBControlPoint::clear_choosername() {
2535 if (choosername_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2536 choosername_->clear();
2538 clear_has_choosername();
2540 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint::choosername()
const {
2542 return *choosername_;
2544 inline void ControlNetFileProtoV0001_PBControlPoint::set_choosername(const ::std::string& value) {
2545 set_has_choosername();
2546 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2547 choosername_ = new ::std::string;
2549 choosername_->assign(value);
2552 inline void ControlNetFileProtoV0001_PBControlPoint::set_choosername(
const char* value) {
2553 set_has_choosername();
2554 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2555 choosername_ = new ::std::string;
2557 choosername_->assign(value);
2560 inline void ControlNetFileProtoV0001_PBControlPoint::set_choosername(
const char* value,
size_t size) {
2561 set_has_choosername();
2562 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2563 choosername_ = new ::std::string;
2565 choosername_->assign(reinterpret_cast<const char*>(value), size);
2568 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::mutable_choosername() {
2569 set_has_choosername();
2570 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2571 choosername_ = new ::std::string;
2574 return choosername_;
2576 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::release_choosername() {
2577 clear_has_choosername();
2578 if (choosername_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2581 ::std::string* temp = choosername_;
2582 choosername_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2586 inline void ControlNetFileProtoV0001_PBControlPoint::set_allocated_choosername(::std::string* choosername) {
2587 if (choosername_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2588 delete choosername_;
2591 set_has_choosername();
2592 choosername_ = choosername;
2594 clear_has_choosername();
2595 choosername_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2601 inline bool ControlNetFileProtoV0001_PBControlPoint::has_datetime()
const {
2602 return (_has_bits_[0] & 0x00000008u) != 0;
2604 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_datetime() {
2605 _has_bits_[0] |= 0x00000008u;
2607 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_datetime() {
2608 _has_bits_[0] &= ~0x00000008u;
2610 inline void ControlNetFileProtoV0001_PBControlPoint::clear_datetime() {
2611 if (datetime_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2614 clear_has_datetime();
2616 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint::datetime()
const {
2620 inline void ControlNetFileProtoV0001_PBControlPoint::set_datetime(const ::std::string& value) {
2622 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2623 datetime_ = new ::std::string;
2625 datetime_->assign(value);
2628 inline void ControlNetFileProtoV0001_PBControlPoint::set_datetime(
const char* value) {
2630 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2631 datetime_ = new ::std::string;
2633 datetime_->assign(value);
2636 inline void ControlNetFileProtoV0001_PBControlPoint::set_datetime(
const char* value,
size_t size) {
2638 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2639 datetime_ = new ::std::string;
2641 datetime_->assign(reinterpret_cast<const char*>(value), size);
2644 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::mutable_datetime() {
2646 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2647 datetime_ = new ::std::string;
2652 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::release_datetime() {
2653 clear_has_datetime();
2654 if (datetime_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2657 ::std::string* temp = datetime_;
2658 datetime_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2662 inline void ControlNetFileProtoV0001_PBControlPoint::set_allocated_datetime(::std::string* datetime) {
2663 if (datetime_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2668 datetime_ = datetime;
2670 clear_has_datetime();
2671 datetime_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2677 inline bool ControlNetFileProtoV0001_PBControlPoint::has_editlock()
const {
2678 return (_has_bits_[0] & 0x00000010u) != 0;
2680 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_editlock() {
2681 _has_bits_[0] |= 0x00000010u;
2683 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_editlock() {
2684 _has_bits_[0] &= ~0x00000010u;
2686 inline void ControlNetFileProtoV0001_PBControlPoint::clear_editlock() {
2688 clear_has_editlock();
2690 inline bool ControlNetFileProtoV0001_PBControlPoint::editlock()
const {
2694 inline void ControlNetFileProtoV0001_PBControlPoint::set_editlock(
bool value) {
2701 inline bool ControlNetFileProtoV0001_PBControlPoint::has_ignore()
const {
2702 return (_has_bits_[0] & 0x00000020u) != 0;
2704 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_ignore() {
2705 _has_bits_[0] |= 0x00000020u;
2707 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_ignore() {
2708 _has_bits_[0] &= ~0x00000020u;
2710 inline void ControlNetFileProtoV0001_PBControlPoint::clear_ignore() {
2714 inline bool ControlNetFileProtoV0001_PBControlPoint::ignore()
const {
2718 inline void ControlNetFileProtoV0001_PBControlPoint::set_ignore(
bool value) {
2725 inline bool ControlNetFileProtoV0001_PBControlPoint::has_jigsawrejected()
const {
2726 return (_has_bits_[0] & 0x00000040u) != 0;
2728 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_jigsawrejected() {
2729 _has_bits_[0] |= 0x00000040u;
2731 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_jigsawrejected() {
2732 _has_bits_[0] &= ~0x00000040u;
2734 inline void ControlNetFileProtoV0001_PBControlPoint::clear_jigsawrejected() {
2735 jigsawrejected_ =
false;
2736 clear_has_jigsawrejected();
2738 inline bool ControlNetFileProtoV0001_PBControlPoint::jigsawrejected()
const {
2740 return jigsawrejected_;
2742 inline void ControlNetFileProtoV0001_PBControlPoint::set_jigsawrejected(
bool value) {
2743 set_has_jigsawrejected();
2744 jigsawrejected_ = value;
2749 inline bool ControlNetFileProtoV0001_PBControlPoint::has_referenceindex()
const {
2750 return (_has_bits_[0] & 0x00000080u) != 0;
2752 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_referenceindex() {
2753 _has_bits_[0] |= 0x00000080u;
2755 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_referenceindex() {
2756 _has_bits_[0] &= ~0x00000080u;
2758 inline void ControlNetFileProtoV0001_PBControlPoint::clear_referenceindex() {
2759 referenceindex_ = 0;
2760 clear_has_referenceindex();
2762 inline ::google::protobuf::int32 ControlNetFileProtoV0001_PBControlPoint::referenceindex()
const {
2764 return referenceindex_;
2766 inline void ControlNetFileProtoV0001_PBControlPoint::set_referenceindex(::google::protobuf::int32 value) {
2767 set_has_referenceindex();
2768 referenceindex_ = value;
2773 inline bool ControlNetFileProtoV0001_PBControlPoint::has_apriorisurfpointsource()
const {
2774 return (_has_bits_[0] & 0x00000100u) != 0;
2776 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_apriorisurfpointsource() {
2777 _has_bits_[0] |= 0x00000100u;
2779 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_apriorisurfpointsource() {
2780 _has_bits_[0] &= ~0x00000100u;
2782 inline void ControlNetFileProtoV0001_PBControlPoint::clear_apriorisurfpointsource() {
2783 apriorisurfpointsource_ = 0;
2784 clear_has_apriorisurfpointsource();
2786 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource ControlNetFileProtoV0001_PBControlPoint::apriorisurfpointsource()
const {
2788 return static_cast< ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource
>(apriorisurfpointsource_);
2790 inline void ControlNetFileProtoV0001_PBControlPoint::set_apriorisurfpointsource(::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource value) {
2791 assert(::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource_IsValid(value));
2792 set_has_apriorisurfpointsource();
2793 apriorisurfpointsource_ = value;
2798 inline bool ControlNetFileProtoV0001_PBControlPoint::has_apriorisurfpointsourcefile()
const {
2799 return (_has_bits_[0] & 0x00000200u) != 0;
2801 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_apriorisurfpointsourcefile() {
2802 _has_bits_[0] |= 0x00000200u;
2804 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_apriorisurfpointsourcefile() {
2805 _has_bits_[0] &= ~0x00000200u;
2807 inline void ControlNetFileProtoV0001_PBControlPoint::clear_apriorisurfpointsourcefile() {
2808 if (apriorisurfpointsourcefile_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2809 apriorisurfpointsourcefile_->clear();
2811 clear_has_apriorisurfpointsourcefile();
2813 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint::apriorisurfpointsourcefile()
const {
2815 return *apriorisurfpointsourcefile_;
2817 inline void ControlNetFileProtoV0001_PBControlPoint::set_apriorisurfpointsourcefile(const ::std::string& value) {
2818 set_has_apriorisurfpointsourcefile();
2819 if (apriorisurfpointsourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2820 apriorisurfpointsourcefile_ = new ::std::string;
2822 apriorisurfpointsourcefile_->assign(value);
2825 inline void ControlNetFileProtoV0001_PBControlPoint::set_apriorisurfpointsourcefile(
const char* value) {
2826 set_has_apriorisurfpointsourcefile();
2827 if (apriorisurfpointsourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2828 apriorisurfpointsourcefile_ = new ::std::string;
2830 apriorisurfpointsourcefile_->assign(value);
2833 inline void ControlNetFileProtoV0001_PBControlPoint::set_apriorisurfpointsourcefile(
const char* value,
size_t size) {
2834 set_has_apriorisurfpointsourcefile();
2835 if (apriorisurfpointsourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2836 apriorisurfpointsourcefile_ = new ::std::string;
2838 apriorisurfpointsourcefile_->assign(reinterpret_cast<const char*>(value), size);
2841 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::mutable_apriorisurfpointsourcefile() {
2842 set_has_apriorisurfpointsourcefile();
2843 if (apriorisurfpointsourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2844 apriorisurfpointsourcefile_ = new ::std::string;
2847 return apriorisurfpointsourcefile_;
2849 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::release_apriorisurfpointsourcefile() {
2850 clear_has_apriorisurfpointsourcefile();
2851 if (apriorisurfpointsourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2854 ::std::string* temp = apriorisurfpointsourcefile_;
2855 apriorisurfpointsourcefile_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2859 inline void ControlNetFileProtoV0001_PBControlPoint::set_allocated_apriorisurfpointsourcefile(::std::string* apriorisurfpointsourcefile) {
2860 if (apriorisurfpointsourcefile_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2861 delete apriorisurfpointsourcefile_;
2863 if (apriorisurfpointsourcefile) {
2864 set_has_apriorisurfpointsourcefile();
2865 apriorisurfpointsourcefile_ = apriorisurfpointsourcefile;
2867 clear_has_apriorisurfpointsourcefile();
2868 apriorisurfpointsourcefile_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2874 inline bool ControlNetFileProtoV0001_PBControlPoint::has_aprioriradiussource()
const {
2875 return (_has_bits_[0] & 0x00000400u) != 0;
2877 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_aprioriradiussource() {
2878 _has_bits_[0] |= 0x00000400u;
2880 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_aprioriradiussource() {
2881 _has_bits_[0] &= ~0x00000400u;
2883 inline void ControlNetFileProtoV0001_PBControlPoint::clear_aprioriradiussource() {
2884 aprioriradiussource_ = 0;
2885 clear_has_aprioriradiussource();
2887 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource ControlNetFileProtoV0001_PBControlPoint::aprioriradiussource()
const {
2889 return static_cast< ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource
>(aprioriradiussource_);
2891 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioriradiussource(::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource value) {
2892 assert(::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource_IsValid(value));
2893 set_has_aprioriradiussource();
2894 aprioriradiussource_ = value;
2899 inline bool ControlNetFileProtoV0001_PBControlPoint::has_aprioriradiussourcefile()
const {
2900 return (_has_bits_[0] & 0x00000800u) != 0;
2902 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_aprioriradiussourcefile() {
2903 _has_bits_[0] |= 0x00000800u;
2905 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_aprioriradiussourcefile() {
2906 _has_bits_[0] &= ~0x00000800u;
2908 inline void ControlNetFileProtoV0001_PBControlPoint::clear_aprioriradiussourcefile() {
2909 if (aprioriradiussourcefile_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2910 aprioriradiussourcefile_->clear();
2912 clear_has_aprioriradiussourcefile();
2914 inline const ::std::string& ControlNetFileProtoV0001_PBControlPoint::aprioriradiussourcefile()
const {
2916 return *aprioriradiussourcefile_;
2918 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioriradiussourcefile(const ::std::string& value) {
2919 set_has_aprioriradiussourcefile();
2920 if (aprioriradiussourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2921 aprioriradiussourcefile_ = new ::std::string;
2923 aprioriradiussourcefile_->assign(value);
2926 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioriradiussourcefile(
const char* value) {
2927 set_has_aprioriradiussourcefile();
2928 if (aprioriradiussourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2929 aprioriradiussourcefile_ = new ::std::string;
2931 aprioriradiussourcefile_->assign(value);
2934 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioriradiussourcefile(
const char* value,
size_t size) {
2935 set_has_aprioriradiussourcefile();
2936 if (aprioriradiussourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2937 aprioriradiussourcefile_ = new ::std::string;
2939 aprioriradiussourcefile_->assign(reinterpret_cast<const char*>(value), size);
2942 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::mutable_aprioriradiussourcefile() {
2943 set_has_aprioriradiussourcefile();
2944 if (aprioriradiussourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2945 aprioriradiussourcefile_ = new ::std::string;
2948 return aprioriradiussourcefile_;
2950 inline ::std::string* ControlNetFileProtoV0001_PBControlPoint::release_aprioriradiussourcefile() {
2951 clear_has_aprioriradiussourcefile();
2952 if (aprioriradiussourcefile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2955 ::std::string* temp = aprioriradiussourcefile_;
2956 aprioriradiussourcefile_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2960 inline void ControlNetFileProtoV0001_PBControlPoint::set_allocated_aprioriradiussourcefile(::std::string* aprioriradiussourcefile) {
2961 if (aprioriradiussourcefile_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2962 delete aprioriradiussourcefile_;
2964 if (aprioriradiussourcefile) {
2965 set_has_aprioriradiussourcefile();
2966 aprioriradiussourcefile_ = aprioriradiussourcefile;
2968 clear_has_aprioriradiussourcefile();
2969 aprioriradiussourcefile_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2975 inline bool ControlNetFileProtoV0001_PBControlPoint::has_latitudeconstrained()
const {
2976 return (_has_bits_[0] & 0x00001000u) != 0;
2978 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_latitudeconstrained() {
2979 _has_bits_[0] |= 0x00001000u;
2981 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_latitudeconstrained() {
2982 _has_bits_[0] &= ~0x00001000u;
2984 inline void ControlNetFileProtoV0001_PBControlPoint::clear_latitudeconstrained() {
2985 latitudeconstrained_ =
true;
2986 clear_has_latitudeconstrained();
2988 inline bool ControlNetFileProtoV0001_PBControlPoint::latitudeconstrained()
const {
2990 return latitudeconstrained_;
2992 inline void ControlNetFileProtoV0001_PBControlPoint::set_latitudeconstrained(
bool value) {
2993 set_has_latitudeconstrained();
2994 latitudeconstrained_ = value;
2999 inline bool ControlNetFileProtoV0001_PBControlPoint::has_longitudeconstrained()
const {
3000 return (_has_bits_[0] & 0x00002000u) != 0;
3002 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_longitudeconstrained() {
3003 _has_bits_[0] |= 0x00002000u;
3005 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_longitudeconstrained() {
3006 _has_bits_[0] &= ~0x00002000u;
3008 inline void ControlNetFileProtoV0001_PBControlPoint::clear_longitudeconstrained() {
3009 longitudeconstrained_ =
true;
3010 clear_has_longitudeconstrained();
3012 inline bool ControlNetFileProtoV0001_PBControlPoint::longitudeconstrained()
const {
3014 return longitudeconstrained_;
3016 inline void ControlNetFileProtoV0001_PBControlPoint::set_longitudeconstrained(
bool value) {
3017 set_has_longitudeconstrained();
3018 longitudeconstrained_ = value;
3023 inline bool ControlNetFileProtoV0001_PBControlPoint::has_radiusconstrained()
const {
3024 return (_has_bits_[0] & 0x00004000u) != 0;
3026 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_radiusconstrained() {
3027 _has_bits_[0] |= 0x00004000u;
3029 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_radiusconstrained() {
3030 _has_bits_[0] &= ~0x00004000u;
3032 inline void ControlNetFileProtoV0001_PBControlPoint::clear_radiusconstrained() {
3033 radiusconstrained_ =
true;
3034 clear_has_radiusconstrained();
3036 inline bool ControlNetFileProtoV0001_PBControlPoint::radiusconstrained()
const {
3038 return radiusconstrained_;
3040 inline void ControlNetFileProtoV0001_PBControlPoint::set_radiusconstrained(
bool value) {
3041 set_has_radiusconstrained();
3042 radiusconstrained_ = value;
3047 inline bool ControlNetFileProtoV0001_PBControlPoint::has_apriorix()
const {
3048 return (_has_bits_[0] & 0x00008000u) != 0;
3050 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_apriorix() {
3051 _has_bits_[0] |= 0x00008000u;
3053 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_apriorix() {
3054 _has_bits_[0] &= ~0x00008000u;
3056 inline void ControlNetFileProtoV0001_PBControlPoint::clear_apriorix() {
3058 clear_has_apriorix();
3060 inline double ControlNetFileProtoV0001_PBControlPoint::apriorix()
const {
3064 inline void ControlNetFileProtoV0001_PBControlPoint::set_apriorix(
double value) {
3071 inline bool ControlNetFileProtoV0001_PBControlPoint::has_aprioriy()
const {
3072 return (_has_bits_[0] & 0x00010000u) != 0;
3074 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_aprioriy() {
3075 _has_bits_[0] |= 0x00010000u;
3077 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_aprioriy() {
3078 _has_bits_[0] &= ~0x00010000u;
3080 inline void ControlNetFileProtoV0001_PBControlPoint::clear_aprioriy() {
3082 clear_has_aprioriy();
3084 inline double ControlNetFileProtoV0001_PBControlPoint::aprioriy()
const {
3088 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioriy(
double value) {
3095 inline bool ControlNetFileProtoV0001_PBControlPoint::has_aprioriz()
const {
3096 return (_has_bits_[0] & 0x00020000u) != 0;
3098 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_aprioriz() {
3099 _has_bits_[0] |= 0x00020000u;
3101 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_aprioriz() {
3102 _has_bits_[0] &= ~0x00020000u;
3104 inline void ControlNetFileProtoV0001_PBControlPoint::clear_aprioriz() {
3106 clear_has_aprioriz();
3108 inline double ControlNetFileProtoV0001_PBControlPoint::aprioriz()
const {
3112 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioriz(
double value) {
3119 inline int ControlNetFileProtoV0001_PBControlPoint::aprioricovar_size()
const {
3120 return aprioricovar_.size();
3122 inline void ControlNetFileProtoV0001_PBControlPoint::clear_aprioricovar() {
3123 aprioricovar_.Clear();
3125 inline double ControlNetFileProtoV0001_PBControlPoint::aprioricovar(
int index)
const {
3127 return aprioricovar_.Get(index);
3129 inline void ControlNetFileProtoV0001_PBControlPoint::set_aprioricovar(
int index,
double value) {
3130 aprioricovar_.Set(index, value);
3133 inline void ControlNetFileProtoV0001_PBControlPoint::add_aprioricovar(
double value) {
3134 aprioricovar_.Add(value);
3137 inline const ::google::protobuf::RepeatedField< double >&
3138 ControlNetFileProtoV0001_PBControlPoint::aprioricovar()
const {
3140 return aprioricovar_;
3142 inline ::google::protobuf::RepeatedField< double >*
3143 ControlNetFileProtoV0001_PBControlPoint::mutable_aprioricovar() {
3145 return &aprioricovar_;
3149 inline bool ControlNetFileProtoV0001_PBControlPoint::has_adjustedx()
const {
3150 return (_has_bits_[0] & 0x00080000u) != 0;
3152 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_adjustedx() {
3153 _has_bits_[0] |= 0x00080000u;
3155 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_adjustedx() {
3156 _has_bits_[0] &= ~0x00080000u;
3158 inline void ControlNetFileProtoV0001_PBControlPoint::clear_adjustedx() {
3160 clear_has_adjustedx();
3162 inline double ControlNetFileProtoV0001_PBControlPoint::adjustedx()
const {
3166 inline void ControlNetFileProtoV0001_PBControlPoint::set_adjustedx(
double value) {
3167 set_has_adjustedx();
3173 inline bool ControlNetFileProtoV0001_PBControlPoint::has_adjustedy()
const {
3174 return (_has_bits_[0] & 0x00100000u) != 0;
3176 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_adjustedy() {
3177 _has_bits_[0] |= 0x00100000u;
3179 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_adjustedy() {
3180 _has_bits_[0] &= ~0x00100000u;
3182 inline void ControlNetFileProtoV0001_PBControlPoint::clear_adjustedy() {
3184 clear_has_adjustedy();
3186 inline double ControlNetFileProtoV0001_PBControlPoint::adjustedy()
const {
3190 inline void ControlNetFileProtoV0001_PBControlPoint::set_adjustedy(
double value) {
3191 set_has_adjustedy();
3197 inline bool ControlNetFileProtoV0001_PBControlPoint::has_adjustedz()
const {
3198 return (_has_bits_[0] & 0x00200000u) != 0;
3200 inline void ControlNetFileProtoV0001_PBControlPoint::set_has_adjustedz() {
3201 _has_bits_[0] |= 0x00200000u;
3203 inline void ControlNetFileProtoV0001_PBControlPoint::clear_has_adjustedz() {
3204 _has_bits_[0] &= ~0x00200000u;
3206 inline void ControlNetFileProtoV0001_PBControlPoint::clear_adjustedz() {
3208 clear_has_adjustedz();
3210 inline double ControlNetFileProtoV0001_PBControlPoint::adjustedz()
const {
3214 inline void ControlNetFileProtoV0001_PBControlPoint::set_adjustedz(
double value) {
3215 set_has_adjustedz();
3221 inline int ControlNetFileProtoV0001_PBControlPoint::adjustedcovar_size()
const {
3222 return adjustedcovar_.size();
3224 inline void ControlNetFileProtoV0001_PBControlPoint::clear_adjustedcovar() {
3225 adjustedcovar_.Clear();
3227 inline double ControlNetFileProtoV0001_PBControlPoint::adjustedcovar(
int index)
const {
3229 return adjustedcovar_.Get(index);
3231 inline void ControlNetFileProtoV0001_PBControlPoint::set_adjustedcovar(
int index,
double value) {
3232 adjustedcovar_.Set(index, value);
3235 inline void ControlNetFileProtoV0001_PBControlPoint::add_adjustedcovar(
double value) {
3236 adjustedcovar_.Add(value);
3239 inline const ::google::protobuf::RepeatedField< double >&
3240 ControlNetFileProtoV0001_PBControlPoint::adjustedcovar()
const {
3242 return adjustedcovar_;
3244 inline ::google::protobuf::RepeatedField< double >*
3245 ControlNetFileProtoV0001_PBControlPoint::mutable_adjustedcovar() {
3247 return &adjustedcovar_;
3251 inline int ControlNetFileProtoV0001_PBControlPoint::measures_size()
const {
3252 return measures_.size();
3254 inline void ControlNetFileProtoV0001_PBControlPoint::clear_measures() {
3257 inline const ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure& ControlNetFileProtoV0001_PBControlPoint::measures(
int index)
const {
3259 return measures_.Get(index);
3261 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure* ControlNetFileProtoV0001_PBControlPoint::mutable_measures(
int index) {
3263 return measures_.Mutable(index);
3265 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure* ControlNetFileProtoV0001_PBControlPoint::add_measures() {
3267 return measures_.Add();
3269 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure >&
3270 ControlNetFileProtoV0001_PBControlPoint::measures()
const {
3274 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure >*
3275 ControlNetFileProtoV0001_PBControlPoint::mutable_measures() {
3285 inline bool ControlNetFileProtoV0001_PBNetCubes_PBCubeList::has_filename()
const {
3286 return (_has_bits_[0] & 0x00000001u) != 0;
3288 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_has_filename() {
3289 _has_bits_[0] |= 0x00000001u;
3291 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_has_filename() {
3292 _has_bits_[0] &= ~0x00000001u;
3294 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_filename() {
3295 if (filename_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3298 clear_has_filename();
3300 inline const ::std::string& ControlNetFileProtoV0001_PBNetCubes_PBCubeList::filename()
const {
3304 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_filename(const ::std::string& value) {
3306 if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3307 filename_ = new ::std::string;
3309 filename_->assign(value);
3312 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_filename(
const char* value) {
3314 if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3315 filename_ = new ::std::string;
3317 filename_->assign(value);
3320 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_filename(
const char* value,
size_t size) {
3322 if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3323 filename_ = new ::std::string;
3325 filename_->assign(reinterpret_cast<const char*>(value), size);
3328 inline ::std::string* ControlNetFileProtoV0001_PBNetCubes_PBCubeList::mutable_filename() {
3330 if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3331 filename_ = new ::std::string;
3336 inline ::std::string* ControlNetFileProtoV0001_PBNetCubes_PBCubeList::release_filename() {
3337 clear_has_filename();
3338 if (filename_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3341 ::std::string* temp = filename_;
3342 filename_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3346 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_allocated_filename(::std::string* filename) {
3347 if (filename_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3352 filename_ = filename;
3354 clear_has_filename();
3355 filename_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3361 inline bool ControlNetFileProtoV0001_PBNetCubes_PBCubeList::has_serialnumber()
const {
3362 return (_has_bits_[0] & 0x00000002u) != 0;
3364 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_has_serialnumber() {
3365 _has_bits_[0] |= 0x00000002u;
3367 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_has_serialnumber() {
3368 _has_bits_[0] &= ~0x00000002u;
3370 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_serialnumber() {
3371 if (serialnumber_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3372 serialnumber_->clear();
3374 clear_has_serialnumber();
3376 inline const ::std::string& ControlNetFileProtoV0001_PBNetCubes_PBCubeList::serialnumber()
const {
3378 return *serialnumber_;
3380 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_serialnumber(const ::std::string& value) {
3381 set_has_serialnumber();
3382 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3383 serialnumber_ = new ::std::string;
3385 serialnumber_->assign(value);
3388 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_serialnumber(
const char* value) {
3389 set_has_serialnumber();
3390 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3391 serialnumber_ = new ::std::string;
3393 serialnumber_->assign(value);
3396 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_serialnumber(
const char* value,
size_t size) {
3397 set_has_serialnumber();
3398 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3399 serialnumber_ = new ::std::string;
3401 serialnumber_->assign(reinterpret_cast<const char*>(value), size);
3404 inline ::std::string* ControlNetFileProtoV0001_PBNetCubes_PBCubeList::mutable_serialnumber() {
3405 set_has_serialnumber();
3406 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3407 serialnumber_ = new ::std::string;
3410 return serialnumber_;
3412 inline ::std::string* ControlNetFileProtoV0001_PBNetCubes_PBCubeList::release_serialnumber() {
3413 clear_has_serialnumber();
3414 if (serialnumber_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3417 ::std::string* temp = serialnumber_;
3418 serialnumber_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3422 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_allocated_serialnumber(::std::string* serialnumber) {
3423 if (serialnumber_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3424 delete serialnumber_;
3427 set_has_serialnumber();
3428 serialnumber_ = serialnumber;
3430 clear_has_serialnumber();
3431 serialnumber_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3437 inline bool ControlNetFileProtoV0001_PBNetCubes_PBCubeList::has_lines()
const {
3438 return (_has_bits_[0] & 0x00000004u) != 0;
3440 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_has_lines() {
3441 _has_bits_[0] |= 0x00000004u;
3443 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_has_lines() {
3444 _has_bits_[0] &= ~0x00000004u;
3446 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_lines() {
3450 inline ::google::protobuf::int32 ControlNetFileProtoV0001_PBNetCubes_PBCubeList::lines()
const {
3454 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_lines(::google::protobuf::int32 value) {
3461 inline bool ControlNetFileProtoV0001_PBNetCubes_PBCubeList::has_samples()
const {
3462 return (_has_bits_[0] & 0x00000008u) != 0;
3464 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_has_samples() {
3465 _has_bits_[0] |= 0x00000008u;
3467 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_has_samples() {
3468 _has_bits_[0] &= ~0x00000008u;
3470 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::clear_samples() {
3472 clear_has_samples();
3474 inline ::google::protobuf::int32 ControlNetFileProtoV0001_PBNetCubes_PBCubeList::samples()
const {
3478 inline void ControlNetFileProtoV0001_PBNetCubes_PBCubeList::set_samples(::google::protobuf::int32 value) {
3489 inline bool ControlNetFileProtoV0001_PBNetCubes::has_cubelistfile()
const {
3490 return (_has_bits_[0] & 0x00000001u) != 0;
3492 inline void ControlNetFileProtoV0001_PBNetCubes::set_has_cubelistfile() {
3493 _has_bits_[0] |= 0x00000001u;
3495 inline void ControlNetFileProtoV0001_PBNetCubes::clear_has_cubelistfile() {
3496 _has_bits_[0] &= ~0x00000001u;
3498 inline void ControlNetFileProtoV0001_PBNetCubes::clear_cubelistfile() {
3499 if (cubelistfile_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3500 cubelistfile_->clear();
3502 clear_has_cubelistfile();
3504 inline const ::std::string& ControlNetFileProtoV0001_PBNetCubes::cubelistfile()
const {
3506 return *cubelistfile_;
3508 inline void ControlNetFileProtoV0001_PBNetCubes::set_cubelistfile(const ::std::string& value) {
3509 set_has_cubelistfile();
3510 if (cubelistfile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3511 cubelistfile_ = new ::std::string;
3513 cubelistfile_->assign(value);
3516 inline void ControlNetFileProtoV0001_PBNetCubes::set_cubelistfile(
const char* value) {
3517 set_has_cubelistfile();
3518 if (cubelistfile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3519 cubelistfile_ = new ::std::string;
3521 cubelistfile_->assign(value);
3524 inline void ControlNetFileProtoV0001_PBNetCubes::set_cubelistfile(
const char* value,
size_t size) {
3525 set_has_cubelistfile();
3526 if (cubelistfile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3527 cubelistfile_ = new ::std::string;
3529 cubelistfile_->assign(reinterpret_cast<const char*>(value), size);
3532 inline ::std::string* ControlNetFileProtoV0001_PBNetCubes::mutable_cubelistfile() {
3533 set_has_cubelistfile();
3534 if (cubelistfile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3535 cubelistfile_ = new ::std::string;
3538 return cubelistfile_;
3540 inline ::std::string* ControlNetFileProtoV0001_PBNetCubes::release_cubelistfile() {
3541 clear_has_cubelistfile();
3542 if (cubelistfile_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3545 ::std::string* temp = cubelistfile_;
3546 cubelistfile_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3550 inline void ControlNetFileProtoV0001_PBNetCubes::set_allocated_cubelistfile(::std::string* cubelistfile) {
3551 if (cubelistfile_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3552 delete cubelistfile_;
3555 set_has_cubelistfile();
3556 cubelistfile_ = cubelistfile;
3558 clear_has_cubelistfile();
3559 cubelistfile_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3565 inline int ControlNetFileProtoV0001_PBNetCubes::filelist_size()
const {
3566 return filelist_.size();
3568 inline void ControlNetFileProtoV0001_PBNetCubes::clear_filelist() {
3571 inline const ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList& ControlNetFileProtoV0001_PBNetCubes::filelist(
int index)
const {
3573 return filelist_.Get(index);
3575 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList* ControlNetFileProtoV0001_PBNetCubes::mutable_filelist(
int index) {
3577 return filelist_.Mutable(index);
3579 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList* ControlNetFileProtoV0001_PBNetCubes::add_filelist() {
3581 return filelist_.Add();
3583 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList >&
3584 ControlNetFileProtoV0001_PBNetCubes::filelist()
const {
3588 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBNetCubes_PBCubeList >*
3589 ControlNetFileProtoV0001_PBNetCubes::mutable_filelist() {
3599 inline bool ControlNetFileProtoV0001::has_pedigree()
const {
3600 return (_has_bits_[0] & 0x00000001u) != 0;
3602 inline void ControlNetFileProtoV0001::set_has_pedigree() {
3603 _has_bits_[0] |= 0x00000001u;
3605 inline void ControlNetFileProtoV0001::clear_has_pedigree() {
3606 _has_bits_[0] &= ~0x00000001u;
3608 inline void ControlNetFileProtoV0001::clear_pedigree() {
3609 if (pedigree_ != NULL) pedigree_->::Isis::ControlNetFileProtoV0001_Pedigree::Clear();
3610 clear_has_pedigree();
3612 inline const ::Isis::ControlNetFileProtoV0001_Pedigree& ControlNetFileProtoV0001::pedigree()
const {
3614 return pedigree_ != NULL ? *pedigree_ : *default_instance_->pedigree_;
3616 inline ::Isis::ControlNetFileProtoV0001_Pedigree* ControlNetFileProtoV0001::mutable_pedigree() {
3618 if (pedigree_ == NULL) pedigree_ = new ::Isis::ControlNetFileProtoV0001_Pedigree;
3622 inline ::Isis::ControlNetFileProtoV0001_Pedigree* ControlNetFileProtoV0001::release_pedigree() {
3623 clear_has_pedigree();
3630 pedigree_ = pedigree;
3634 clear_has_pedigree();
3640 inline bool ControlNetFileProtoV0001::has_networkid()
const {
3641 return (_has_bits_[0] & 0x00000002u) != 0;
3643 inline void ControlNetFileProtoV0001::set_has_networkid() {
3644 _has_bits_[0] |= 0x00000002u;
3646 inline void ControlNetFileProtoV0001::clear_has_networkid() {
3647 _has_bits_[0] &= ~0x00000002u;
3649 inline void ControlNetFileProtoV0001::clear_networkid() {
3650 if (networkid_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3651 networkid_->clear();
3653 clear_has_networkid();
3655 inline const ::std::string& ControlNetFileProtoV0001::networkid()
const {
3659 inline void ControlNetFileProtoV0001::set_networkid(const ::std::string& value) {
3660 set_has_networkid();
3661 if (networkid_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3662 networkid_ = new ::std::string;
3664 networkid_->assign(value);
3667 inline void ControlNetFileProtoV0001::set_networkid(
const char* value) {
3668 set_has_networkid();
3669 if (networkid_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3670 networkid_ = new ::std::string;
3672 networkid_->assign(value);
3675 inline void ControlNetFileProtoV0001::set_networkid(
const char* value,
size_t size) {
3676 set_has_networkid();
3677 if (networkid_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3678 networkid_ = new ::std::string;
3680 networkid_->assign(reinterpret_cast<const char*>(value), size);
3683 inline ::std::string* ControlNetFileProtoV0001::mutable_networkid() {
3684 set_has_networkid();
3685 if (networkid_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3686 networkid_ = new ::std::string;
3691 inline ::std::string* ControlNetFileProtoV0001::release_networkid() {
3692 clear_has_networkid();
3693 if (networkid_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3696 ::std::string* temp = networkid_;
3697 networkid_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3701 inline void ControlNetFileProtoV0001::set_allocated_networkid(::std::string* networkid) {
3702 if (networkid_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3706 set_has_networkid();
3707 networkid_ = networkid;
3709 clear_has_networkid();
3710 networkid_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3716 inline bool ControlNetFileProtoV0001::has_targetname()
const {
3717 return (_has_bits_[0] & 0x00000004u) != 0;
3719 inline void ControlNetFileProtoV0001::set_has_targetname() {
3720 _has_bits_[0] |= 0x00000004u;
3722 inline void ControlNetFileProtoV0001::clear_has_targetname() {
3723 _has_bits_[0] &= ~0x00000004u;
3725 inline void ControlNetFileProtoV0001::clear_targetname() {
3726 if (targetname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3727 targetname_->clear();
3729 clear_has_targetname();
3731 inline const ::std::string& ControlNetFileProtoV0001::targetname()
const {
3733 return *targetname_;
3735 inline void ControlNetFileProtoV0001::set_targetname(const ::std::string& value) {
3736 set_has_targetname();
3737 if (targetname_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3738 targetname_ = new ::std::string;
3740 targetname_->assign(value);
3743 inline void ControlNetFileProtoV0001::set_targetname(
const char* value) {
3744 set_has_targetname();
3745 if (targetname_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3746 targetname_ = new ::std::string;
3748 targetname_->assign(value);
3751 inline void ControlNetFileProtoV0001::set_targetname(
const char* value,
size_t size) {
3752 set_has_targetname();
3753 if (targetname_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3754 targetname_ = new ::std::string;
3756 targetname_->assign(reinterpret_cast<const char*>(value), size);
3759 inline ::std::string* ControlNetFileProtoV0001::mutable_targetname() {
3760 set_has_targetname();
3761 if (targetname_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3762 targetname_ = new ::std::string;
3767 inline ::std::string* ControlNetFileProtoV0001::release_targetname() {
3768 clear_has_targetname();
3769 if (targetname_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3772 ::std::string* temp = targetname_;
3773 targetname_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3777 inline void ControlNetFileProtoV0001::set_allocated_targetname(::std::string* targetname) {
3778 if (targetname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3782 set_has_targetname();
3783 targetname_ = targetname;
3785 clear_has_targetname();
3786 targetname_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3792 inline bool ControlNetFileProtoV0001::has_created()
const {
3793 return (_has_bits_[0] & 0x00000008u) != 0;
3795 inline void ControlNetFileProtoV0001::set_has_created() {
3796 _has_bits_[0] |= 0x00000008u;
3798 inline void ControlNetFileProtoV0001::clear_has_created() {
3799 _has_bits_[0] &= ~0x00000008u;
3801 inline void ControlNetFileProtoV0001::clear_created() {
3802 if (created_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3805 clear_has_created();
3807 inline const ::std::string& ControlNetFileProtoV0001::created()
const {
3811 inline void ControlNetFileProtoV0001::set_created(const ::std::string& value) {
3813 if (created_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3814 created_ = new ::std::string;
3816 created_->assign(value);
3819 inline void ControlNetFileProtoV0001::set_created(
const char* value) {
3821 if (created_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3822 created_ = new ::std::string;
3824 created_->assign(value);
3827 inline void ControlNetFileProtoV0001::set_created(
const char* value,
size_t size) {
3829 if (created_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3830 created_ = new ::std::string;
3832 created_->assign(reinterpret_cast<const char*>(value), size);
3835 inline ::std::string* ControlNetFileProtoV0001::mutable_created() {
3837 if (created_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3838 created_ = new ::std::string;
3843 inline ::std::string* ControlNetFileProtoV0001::release_created() {
3844 clear_has_created();
3845 if (created_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3848 ::std::string* temp = created_;
3849 created_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3853 inline void ControlNetFileProtoV0001::set_allocated_created(::std::string* created) {
3854 if (created_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3861 clear_has_created();
3862 created_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3868 inline bool ControlNetFileProtoV0001::has_lastmodified()
const {
3869 return (_has_bits_[0] & 0x00000010u) != 0;
3871 inline void ControlNetFileProtoV0001::set_has_lastmodified() {
3872 _has_bits_[0] |= 0x00000010u;
3874 inline void ControlNetFileProtoV0001::clear_has_lastmodified() {
3875 _has_bits_[0] &= ~0x00000010u;
3877 inline void ControlNetFileProtoV0001::clear_lastmodified() {
3878 if (lastmodified_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3879 lastmodified_->clear();
3881 clear_has_lastmodified();
3883 inline const ::std::string& ControlNetFileProtoV0001::lastmodified()
const {
3885 return *lastmodified_;
3887 inline void ControlNetFileProtoV0001::set_lastmodified(const ::std::string& value) {
3888 set_has_lastmodified();
3889 if (lastmodified_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3890 lastmodified_ = new ::std::string;
3892 lastmodified_->assign(value);
3895 inline void ControlNetFileProtoV0001::set_lastmodified(
const char* value) {
3896 set_has_lastmodified();
3897 if (lastmodified_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3898 lastmodified_ = new ::std::string;
3900 lastmodified_->assign(value);
3903 inline void ControlNetFileProtoV0001::set_lastmodified(
const char* value,
size_t size) {
3904 set_has_lastmodified();
3905 if (lastmodified_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3906 lastmodified_ = new ::std::string;
3908 lastmodified_->assign(reinterpret_cast<const char*>(value), size);
3911 inline ::std::string* ControlNetFileProtoV0001::mutable_lastmodified() {
3912 set_has_lastmodified();
3913 if (lastmodified_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3914 lastmodified_ = new ::std::string;
3917 return lastmodified_;
3919 inline ::std::string* ControlNetFileProtoV0001::release_lastmodified() {
3920 clear_has_lastmodified();
3921 if (lastmodified_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3924 ::std::string* temp = lastmodified_;
3925 lastmodified_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3929 inline void ControlNetFileProtoV0001::set_allocated_lastmodified(::std::string* lastmodified) {
3930 if (lastmodified_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3931 delete lastmodified_;
3934 set_has_lastmodified();
3935 lastmodified_ = lastmodified;
3937 clear_has_lastmodified();
3938 lastmodified_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3944 inline bool ControlNetFileProtoV0001::has_description()
const {
3945 return (_has_bits_[0] & 0x00000020u) != 0;
3947 inline void ControlNetFileProtoV0001::set_has_description() {
3948 _has_bits_[0] |= 0x00000020u;
3950 inline void ControlNetFileProtoV0001::clear_has_description() {
3951 _has_bits_[0] &= ~0x00000020u;
3953 inline void ControlNetFileProtoV0001::clear_description() {
3954 if (description_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3955 description_->clear();
3957 clear_has_description();
3959 inline const ::std::string& ControlNetFileProtoV0001::description()
const {
3961 return *description_;
3963 inline void ControlNetFileProtoV0001::set_description(const ::std::string& value) {
3964 set_has_description();
3965 if (description_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3966 description_ = new ::std::string;
3968 description_->assign(value);
3971 inline void ControlNetFileProtoV0001::set_description(
const char* value) {
3972 set_has_description();
3973 if (description_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3974 description_ = new ::std::string;
3976 description_->assign(value);
3979 inline void ControlNetFileProtoV0001::set_description(
const char* value,
size_t size) {
3980 set_has_description();
3981 if (description_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3982 description_ = new ::std::string;
3984 description_->assign(reinterpret_cast<const char*>(value), size);
3987 inline ::std::string* ControlNetFileProtoV0001::mutable_description() {
3988 set_has_description();
3989 if (description_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3990 description_ = new ::std::string;
3993 return description_;
3995 inline ::std::string* ControlNetFileProtoV0001::release_description() {
3996 clear_has_description();
3997 if (description_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4000 ::std::string* temp = description_;
4001 description_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4005 inline void ControlNetFileProtoV0001::set_allocated_description(::std::string* description) {
4006 if (description_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4007 delete description_;
4010 set_has_description();
4011 description_ = description;
4013 clear_has_description();
4014 description_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4020 inline bool ControlNetFileProtoV0001::has_username()
const {
4021 return (_has_bits_[0] & 0x00000040u) != 0;
4023 inline void ControlNetFileProtoV0001::set_has_username() {
4024 _has_bits_[0] |= 0x00000040u;
4026 inline void ControlNetFileProtoV0001::clear_has_username() {
4027 _has_bits_[0] &= ~0x00000040u;
4029 inline void ControlNetFileProtoV0001::clear_username() {
4030 if (username_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4033 clear_has_username();
4035 inline const ::std::string& ControlNetFileProtoV0001::username()
const {
4039 inline void ControlNetFileProtoV0001::set_username(const ::std::string& value) {
4041 if (username_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4042 username_ = new ::std::string;
4044 username_->assign(value);
4047 inline void ControlNetFileProtoV0001::set_username(
const char* value) {
4049 if (username_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4050 username_ = new ::std::string;
4052 username_->assign(value);
4055 inline void ControlNetFileProtoV0001::set_username(
const char* value,
size_t size) {
4057 if (username_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4058 username_ = new ::std::string;
4060 username_->assign(reinterpret_cast<const char*>(value), size);
4063 inline ::std::string* ControlNetFileProtoV0001::mutable_username() {
4065 if (username_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4066 username_ = new ::std::string;
4071 inline ::std::string* ControlNetFileProtoV0001::release_username() {
4072 clear_has_username();
4073 if (username_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4076 ::std::string* temp = username_;
4077 username_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4081 inline void ControlNetFileProtoV0001::set_allocated_username(::std::string* username) {
4082 if (username_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4087 username_ = username;
4089 clear_has_username();
4090 username_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4096 inline int ControlNetFileProtoV0001::points_size()
const {
4097 return points_.size();
4099 inline void ControlNetFileProtoV0001::clear_points() {
4102 inline const ::Isis::ControlNetFileProtoV0001_PBControlPoint& ControlNetFileProtoV0001::points(
int index)
const {
4104 return points_.Get(index);
4106 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint* ControlNetFileProtoV0001::mutable_points(
int index) {
4108 return points_.Mutable(index);
4110 inline ::Isis::ControlNetFileProtoV0001_PBControlPoint* ControlNetFileProtoV0001::add_points() {
4112 return points_.Add();
4114 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint >&
4115 ControlNetFileProtoV0001::points()
const {
4119 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetFileProtoV0001_PBControlPoint >*
4120 ControlNetFileProtoV0001::mutable_points() {
4126 inline bool ControlNetFileProtoV0001::has_netcubes()
const {
4127 return (_has_bits_[0] & 0x00000100u) != 0;
4129 inline void ControlNetFileProtoV0001::set_has_netcubes() {
4130 _has_bits_[0] |= 0x00000100u;
4132 inline void ControlNetFileProtoV0001::clear_has_netcubes() {
4133 _has_bits_[0] &= ~0x00000100u;
4135 inline void ControlNetFileProtoV0001::clear_netcubes() {
4136 if (netcubes_ != NULL) netcubes_->::Isis::ControlNetFileProtoV0001_PBNetCubes::Clear();
4137 clear_has_netcubes();
4139 inline const ::Isis::ControlNetFileProtoV0001_PBNetCubes& ControlNetFileProtoV0001::netcubes()
const {
4141 return netcubes_ != NULL ? *netcubes_ : *default_instance_->netcubes_;
4143 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes* ControlNetFileProtoV0001::mutable_netcubes() {
4145 if (netcubes_ == NULL) netcubes_ = new ::Isis::ControlNetFileProtoV0001_PBNetCubes;
4149 inline ::Isis::ControlNetFileProtoV0001_PBNetCubes* ControlNetFileProtoV0001::release_netcubes() {
4150 clear_has_netcubes();
4157 netcubes_ = netcubes;
4161 clear_has_netcubes();
4171 inline bool ControlNetLogDataProtoV0001_Point_Measure_DataEntry::has_datatype()
const {
4172 return (_has_bits_[0] & 0x00000001u) != 0;
4174 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::set_has_datatype() {
4175 _has_bits_[0] |= 0x00000001u;
4177 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::clear_has_datatype() {
4178 _has_bits_[0] &= ~0x00000001u;
4180 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::clear_datatype() {
4182 clear_has_datatype();
4184 inline ::google::protobuf::int32 ControlNetLogDataProtoV0001_Point_Measure_DataEntry::datatype()
const {
4188 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::set_datatype(::google::protobuf::int32 value) {
4195 inline bool ControlNetLogDataProtoV0001_Point_Measure_DataEntry::has_datavalue()
const {
4196 return (_has_bits_[0] & 0x00000002u) != 0;
4198 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::set_has_datavalue() {
4199 _has_bits_[0] |= 0x00000002u;
4201 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::clear_has_datavalue() {
4202 _has_bits_[0] &= ~0x00000002u;
4204 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::clear_datavalue() {
4206 clear_has_datavalue();
4208 inline double ControlNetLogDataProtoV0001_Point_Measure_DataEntry::datavalue()
const {
4212 inline void ControlNetLogDataProtoV0001_Point_Measure_DataEntry::set_datavalue(
double value) {
4213 set_has_datavalue();
4223 inline int ControlNetLogDataProtoV0001_Point_Measure::loggedmeasuredata_size()
const {
4224 return loggedmeasuredata_.size();
4226 inline void ControlNetLogDataProtoV0001_Point_Measure::clear_loggedmeasuredata() {
4227 loggedmeasuredata_.Clear();
4229 inline const ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry& ControlNetLogDataProtoV0001_Point_Measure::loggedmeasuredata(
int index)
const {
4231 return loggedmeasuredata_.Get(index);
4233 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry* ControlNetLogDataProtoV0001_Point_Measure::mutable_loggedmeasuredata(
int index) {
4235 return loggedmeasuredata_.Mutable(index);
4237 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry* ControlNetLogDataProtoV0001_Point_Measure::add_loggedmeasuredata() {
4239 return loggedmeasuredata_.Add();
4241 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry >&
4242 ControlNetLogDataProtoV0001_Point_Measure::loggedmeasuredata()
const {
4244 return loggedmeasuredata_;
4246 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry >*
4247 ControlNetLogDataProtoV0001_Point_Measure::mutable_loggedmeasuredata() {
4249 return &loggedmeasuredata_;
4257 inline int ControlNetLogDataProtoV0001_Point::measures_size()
const {
4258 return measures_.size();
4260 inline void ControlNetLogDataProtoV0001_Point::clear_measures() {
4263 inline const ::Isis::ControlNetLogDataProtoV0001_Point_Measure& ControlNetLogDataProtoV0001_Point::measures(
int index)
const {
4265 return measures_.Get(index);
4267 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure* ControlNetLogDataProtoV0001_Point::mutable_measures(
int index) {
4269 return measures_.Mutable(index);
4271 inline ::Isis::ControlNetLogDataProtoV0001_Point_Measure* ControlNetLogDataProtoV0001_Point::add_measures() {
4273 return measures_.Add();
4275 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure >&
4276 ControlNetLogDataProtoV0001_Point::measures()
const {
4280 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point_Measure >*
4281 ControlNetLogDataProtoV0001_Point::mutable_measures() {
4291 inline int ControlNetLogDataProtoV0001::points_size()
const {
4292 return points_.size();
4294 inline void ControlNetLogDataProtoV0001::clear_points() {
4297 inline const ::Isis::ControlNetLogDataProtoV0001_Point& ControlNetLogDataProtoV0001::points(
int index)
const {
4299 return points_.Get(index);
4301 inline ::Isis::ControlNetLogDataProtoV0001_Point* ControlNetLogDataProtoV0001::mutable_points(
int index) {
4303 return points_.Mutable(index);
4305 inline ::Isis::ControlNetLogDataProtoV0001_Point* ControlNetLogDataProtoV0001::add_points() {
4307 return points_.Add();
4309 inline const ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point >&
4310 ControlNetLogDataProtoV0001::points()
const {
4314 inline ::google::protobuf::RepeatedPtrField< ::Isis::ControlNetLogDataProtoV0001_Point >*
4315 ControlNetLogDataProtoV0001::mutable_points() {
4327 namespace protobuf {
4329 template <>
struct is_proto_enum< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType> : ::google::protobuf::internal::true_type {};
4331 inline const EnumDescriptor* GetEnumDescriptor< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType>() {
4332 return ::Isis::ControlNetFileProtoV0001_PBControlPoint_PBControlMeasure_MeasureType_descriptor();
4334 template <>
struct is_proto_enum< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType> : ::google::protobuf::internal::true_type {};
4336 inline const EnumDescriptor* GetEnumDescriptor< ::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType>() {
4337 return ::Isis::ControlNetFileProtoV0001_PBControlPoint_PointType_descriptor();
4339 template <>
struct is_proto_enum< ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource> : ::google::protobuf::internal::true_type {};
4341 inline const EnumDescriptor* GetEnumDescriptor< ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource>() {
4342 return ::Isis::ControlNetFileProtoV0001_PBControlPoint_AprioriSource_descriptor();
4351 #endif // PROTOBUF_ControlNetFileV0001_2eproto__INCLUDED