|
Isis 3.0 Programmer Reference
| Home |


Public Types | |
|
typedef ControlPointFileEntryV0002_Measure_MeasureLogData | MeasureLogData |
|
typedef ControlPointFileEntryV0002_Measure_MeasureType | MeasureType |
Public Member Functions | |
| ControlPointFileEntryV0002_Measure (const ControlPointFileEntryV0002_Measure &from) | |
| ControlPointFileEntryV0002_Measure & | operator= (const ControlPointFileEntryV0002_Measure &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ControlPointFileEntryV0002_Measure *other) |
| ControlPointFileEntryV0002_Measure * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ControlPointFileEntryV0002_Measure &from) |
| void | MergeFrom (const ControlPointFileEntryV0002_Measure &from) |
| void | Clear () |
| bool | IsInitialized () const |
| int | ByteSize () const |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_serialnumber () const |
| void | clear_serialnumber () |
| const ::std::string & | serialnumber () const |
| void | set_serialnumber (const ::std::string &value) |
| void | set_serialnumber (const char *value) |
| void | set_serialnumber (const char *value, size_t size) |
| inline::std::string * | mutable_serialnumber () |
| inline::std::string * | release_serialnumber () |
| void | set_allocated_serialnumber (::std::string *serialnumber) |
| bool | has_type () const |
| void | clear_type () |
| inline::Isis::ControlPointFileEntryV0002_Measure_MeasureType | type () const |
| void | set_type (::Isis::ControlPointFileEntryV0002_Measure_MeasureType value) |
| bool | has_sample () const |
| void | clear_sample () |
| double | sample () const |
| void | set_sample (double value) |
| bool | has_line () const |
| void | clear_line () |
| double | line () const |
| void | set_line (double value) |
| bool | has_sampleresidual () const |
| void | clear_sampleresidual () |
| double | sampleresidual () const |
| void | set_sampleresidual (double value) |
| bool | has_lineresidual () const |
| void | clear_lineresidual () |
| double | lineresidual () const |
| void | set_lineresidual (double value) |
| bool | has_choosername () const |
| void | clear_choosername () |
| const ::std::string & | choosername () const |
| void | set_choosername (const ::std::string &value) |
| void | set_choosername (const char *value) |
| void | set_choosername (const char *value, size_t size) |
| inline::std::string * | mutable_choosername () |
| inline::std::string * | release_choosername () |
| void | set_allocated_choosername (::std::string *choosername) |
| bool | has_datetime () const |
| void | clear_datetime () |
| const ::std::string & | datetime () const |
| void | set_datetime (const ::std::string &value) |
| void | set_datetime (const char *value) |
| void | set_datetime (const char *value, size_t size) |
| inline::std::string * | mutable_datetime () |
| inline::std::string * | release_datetime () |
| void | set_allocated_datetime (::std::string *datetime) |
| bool | has_editlock () const |
| void | clear_editlock () |
| bool | editlock () const |
| void | set_editlock (bool value) |
| bool | has_ignore () const |
| void | clear_ignore () |
| bool | ignore () const |
| void | set_ignore (bool value) |
| bool | has_jigsawrejected () const |
| void | clear_jigsawrejected () |
| bool | jigsawrejected () const |
| void | set_jigsawrejected (bool value) |
| bool | has_diameter () const |
| void | clear_diameter () |
| double | diameter () const |
| void | set_diameter (double value) |
| bool | has_apriorisample () const |
| void | clear_apriorisample () |
| double | apriorisample () const |
| void | set_apriorisample (double value) |
| bool | has_aprioriline () const |
| void | clear_aprioriline () |
| double | aprioriline () const |
| void | set_aprioriline (double value) |
| bool | has_samplesigma () const |
| void | clear_samplesigma () |
| double | samplesigma () const |
| void | set_samplesigma (double value) |
| bool | has_linesigma () const |
| void | clear_linesigma () |
| double | linesigma () const |
| void | set_linesigma (double value) |
| int | log_size () const |
| void | clear_log () |
|
const ::Isis::ControlPointFileEntryV0002_Measure_MeasureLogData & | log (int index) const |
| inline::Isis::ControlPointFileEntryV0002_Measure_MeasureLogData * | mutable_log (int index) |
| inline::Isis::ControlPointFileEntryV0002_Measure_MeasureLogData * | add_log () |
|
const ::google::protobuf::RepeatedPtrField < ::Isis::ControlPointFileEntryV0002_Measure_MeasureLogData > & | log () const |
|
inline::google::protobuf::RepeatedPtrField < ::Isis::ControlPointFileEntryV0002_Measure_MeasureLogData > * | mutable_log () |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ControlPointFileEntryV0002_Measure & | default_instance () |
| static bool | MeasureType_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | MeasureType_descriptor () |
| static const ::std::string & | MeasureType_Name (MeasureType value) |
| static bool | MeasureType_Parse (const ::std::string &name, MeasureType *value) |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::std::string * | serialnumber_ |
| double | sample_ |
| double | line_ |
| double | sampleresidual_ |
| double | lineresidual_ |
| ::std::string * | choosername_ |
| ::std::string * | datetime_ |
| int | type_ |
| bool | editlock_ |
| bool | ignore_ |
| bool | jigsawrejected_ |
| double | diameter_ |
| double | apriorisample_ |
| double | aprioriline_ |
| double | samplesigma_ |
| double | linesigma_ |
|
::google::protobuf::RepeatedPtrField < ::Isis::ControlPointFileEntryV0002_Measure_MeasureLogData > | log_ |
Static Private Attributes | |
|
static ControlPointFileEntryV0002_Measure * | default_instance_ |
Friends | |
| void | protobuf_AddDesc_ControlNetFileV0002_2eproto () |
| void | protobuf_AssignDesc_ControlNetFileV0002_2eproto () |
| void | protobuf_ShutdownFile_ControlNetFileV0002_2eproto () |
Definition at line 504 of file ControlNetFileV0002.pb.h.
|
static |
Definition at line 569 of file ControlNetFileV0002.pb.h.
|
static |
Definition at line 567 of file ControlNetFileV0002.pb.h.
|
static |
Definition at line 565 of file ControlNetFileV0002.pb.h.