USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry Class Reference

#include <ControlNetFileV0001.pb.h>

Inherits Message.

Public Member Functions

 ControlNetLogDataProtoV0001_Point_Measure_DataEntry ()
 
virtual ~ControlNetLogDataProtoV0001_Point_Measure_DataEntry ()
 
 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
 

Friends

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

Constructor & Destructor Documentation

Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::ControlNetLogDataProtoV0001_Point_Measure_DataEntry ( )
virtual Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::~ControlNetLogDataProtoV0001_Point_Measure_DataEntry ( )
virtual
Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::ControlNetLogDataProtoV0001_Point_Measure_DataEntry ( const ControlNetLogDataProtoV0001_Point_Measure_DataEntry from)

Member Function Documentation

int Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::ByteSize ( ) const
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::Clear ( )
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::clear_datatype ( )
inline
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::clear_datavalue ( )
inline
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::CopyFrom ( const ::google::protobuf::Message from)

Referenced by operator=().

void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::CopyFrom ( const ControlNetLogDataProtoV0001_Point_Measure_DataEntry from)
google::protobuf::int32 Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::datatype ( ) const
inline
double Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::datavalue ( ) const
inline
static const ControlNetLogDataProtoV0001_Point_Measure_DataEntry& Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::default_instance ( )
static
static const ::google::protobuf::Descriptor* Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::descriptor ( )
static
int Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::GetCachedSize ( ) const
inline
::google::protobuf::Metadata Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::GetMetadata ( ) const
bool Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::has_datatype ( ) const
inline
bool Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::has_datavalue ( ) const
inline
bool Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::IsInitialized ( ) const
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::MergeFrom ( const ::google::protobuf::Message from)
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::MergeFrom ( const ControlNetLogDataProtoV0001_Point_Measure_DataEntry from)
bool Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
inline ::google::protobuf::UnknownFieldSet* Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::mutable_unknown_fields ( )
inline
ControlNetLogDataProtoV0001_Point_Measure_DataEntry* Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::New ( ) const
ControlNetLogDataProtoV0001_Point_Measure_DataEntry& Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::operator= ( const ControlNetLogDataProtoV0001_Point_Measure_DataEntry from)
inline

References CopyFrom().

void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::set_datatype ( ::google::protobuf::int32  value)
inline
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::set_datavalue ( double  value)
inline
void Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::Swap ( ControlNetLogDataProtoV0001_Point_Measure_DataEntry other)
const ::google::protobuf::UnknownFieldSet& Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::unknown_fields ( ) const
inline

Friends And Related Function Documentation

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

Member Data Documentation

const int Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::kDataTypeFieldNumber = 2
static
const int Isis::ControlNetLogDataProtoV0001_Point_Measure_DataEntry::kDataValueFieldNumber = 3
static

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