USGS

Isis 3.0 Object Programmers' Reference

Home

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

Public Member Functions

 ControlNetLogDataProtoV0001_Point_Measure_DataEntry (const ControlNetLogDataProtoV0001_Point_Measure_DataEntry &from)
 
ControlNetLogDataProtoV0001_Point_Measure_DataEntryoperator= (const ControlNetLogDataProtoV0001_Point_Measure_DataEntry &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ControlNetLogDataProtoV0001_Point_Measure_DataEntry *other)
 
ControlNetLogDataProtoV0001_Point_Measure_DataEntryNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ControlNetLogDataProtoV0001_Point_Measure_DataEntry &from)
 
void MergeFrom (const ControlNetLogDataProtoV0001_Point_Measure_DataEntry &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_datatype () const
 
void clear_datatype ()
 
inline::google::protobuf::int32 datatype () const
 
void set_datatype (::google::protobuf::int32 value)
 
bool has_datavalue () const
 
void clear_datavalue ()
 
double datavalue () const
 
void set_datavalue (double value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kDataTypeFieldNumber = 2
 
static const int kDataValueFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_datatype ()
 
void clear_has_datatype ()
 
void set_has_datavalue ()
 
void clear_has_datavalue ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
double datavalue_
 
::google::protobuf::int32 datatype_
 
int _cached_size_
 
::google::protobuf::uint32 _has_bits_ [(2+31)/32]
 

Static Private Attributes

static
ControlNetLogDataProtoV0001_Point_Measure_DataEntry
default_instance_
 

Friends

void protobuf_AddDesc_ControlNetFileV0001_2eproto ()
 
void protobuf_AssignDesc_ControlNetFileV0001_2eproto ()
 
void protobuf_ShutdownFile_ControlNetFileV0001_2eproto ()
 

Detailed Description

Definition at line 1381 of file ControlNetFileV0001.pb.h.


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