USGS

Isis 3.0 Object Programmers' Reference

Home

Isis::ControlPointFileEntryV0002_Measure_MeasureLogData Class Reference
Inheritance diagram for Isis::ControlPointFileEntryV0002_Measure_MeasureLogData:
Inheritance graph
Collaboration diagram for Isis::ControlPointFileEntryV0002_Measure_MeasureLogData:
Collaboration graph

Public Member Functions

 ControlPointFileEntryV0002_Measure_MeasureLogData (const ControlPointFileEntryV0002_Measure_MeasureLogData &from)
 
ControlPointFileEntryV0002_Measure_MeasureLogDataoperator= (const ControlPointFileEntryV0002_Measure_MeasureLogData &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ControlPointFileEntryV0002_Measure_MeasureLogData *other)
 
ControlPointFileEntryV0002_Measure_MeasureLogDataNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ControlPointFileEntryV0002_Measure_MeasureLogData &from)
 
void MergeFrom (const ControlPointFileEntryV0002_Measure_MeasureLogData &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_doubledatatype () const
 
void clear_doubledatatype ()
 
inline::google::protobuf::int32 doubledatatype () const
 
void set_doubledatatype (::google::protobuf::int32 value)
 
bool has_doubledatavalue () const
 
void clear_doubledatavalue ()
 
double doubledatavalue () const
 
void set_doubledatavalue (double value)
 
bool has_booldatatype () const
 
void clear_booldatatype ()
 
inline::google::protobuf::int32 booldatatype () const
 
void set_booldatatype (::google::protobuf::int32 value)
 
bool has_booldatavalue () const
 
void clear_booldatavalue ()
 
bool booldatavalue () const
 
void set_booldatavalue (bool value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
ControlPointFileEntryV0002_Measure_MeasureLogData
default_instance ()
 

Static Public Attributes

static const int kDoubleDataTypeFieldNumber = 1
 
static const int kDoubleDataValueFieldNumber = 2
 
static const int kBoolDataTypeFieldNumber = 3
 
static const int kBoolDataValueFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_doubledatatype ()
 
void clear_has_doubledatatype ()
 
void set_has_doubledatavalue ()
 
void clear_has_doubledatavalue ()
 
void set_has_booldatatype ()
 
void clear_has_booldatatype ()
 
void set_has_booldatavalue ()
 
void clear_has_booldatavalue ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
double doubledatavalue_
 
::google::protobuf::int32 doubledatatype_
 
::google::protobuf::int32 booldatatype_
 
bool booldatavalue_
 
int _cached_size_
 
::google::protobuf::uint32 _has_bits_ [(4+31)/32]
 

Static Private Attributes

static
ControlPointFileEntryV0002_Measure_MeasureLogData
default_instance_
 

Friends

void protobuf_AddDesc_ControlNetFileV0002_2eproto ()
 
void protobuf_AssignDesc_ControlNetFileV0002_2eproto ()
 
void protobuf_ShutdownFile_ControlNetFileV0002_2eproto ()
 

Detailed Description

Definition at line 393 of file ControlNetFileV0002.pb.h.


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