Isis 3.0
Back | Home
Isis::ControlNetLogDataProtoV0001_Point Class Reference

#include <ControlNetFileV0001.pb.h>

Inherits Message.

Public Types

typedef
ControlNetLogDataProtoV0001_Point_Measure 
Measure
 

Public Member Functions

 ControlNetLogDataProtoV0001_Point ()
 
virtual ~ControlNetLogDataProtoV0001_Point ()
 
 ControlNetLogDataProtoV0001_Point (const ControlNetLogDataProtoV0001_Point &from)
 
ControlNetLogDataProtoV0001_Pointoperator= (const ControlNetLogDataProtoV0001_Point &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ControlNetLogDataProtoV0001_Point *other)
 
ControlNetLogDataProtoV0001_PointNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ControlNetLogDataProtoV0001_Point &from)
 
void MergeFrom (const ControlNetLogDataProtoV0001_Point &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
 
int measures_size () const
 
void clear_measures ()
 
const
::Isis::ControlNetLogDataProtoV0001_Point_Measure
measures (int index) const
 
inline::Isis::ControlNetLogDataProtoV0001_Point_Measure * mutable_measures (int index)
 
inline::Isis::ControlNetLogDataProtoV0001_Point_Measure * add_measures ()
 
const
::google::protobuf::RepeatedPtrField
< ::Isis::ControlNetLogDataProtoV0001_Point_Measure > & 
measures () const
 
inline::google::protobuf::RepeatedPtrField
< ::Isis::ControlNetLogDataProtoV0001_Point_Measure > * 
mutable_measures ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kMeasuresFieldNumber = 2
 

Friends

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

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

Isis::ControlNetLogDataProtoV0001_Point_Measure * Isis::ControlNetLogDataProtoV0001_Point::add_measures ( )
inline
int Isis::ControlNetLogDataProtoV0001_Point::ByteSize ( ) const
void Isis::ControlNetLogDataProtoV0001_Point::Clear ( )
void Isis::ControlNetLogDataProtoV0001_Point::clear_measures ( )
inline
void Isis::ControlNetLogDataProtoV0001_Point::CopyFrom ( const ::google::protobuf::Message from)

Referenced by operator=().

void Isis::ControlNetLogDataProtoV0001_Point::CopyFrom ( const ControlNetLogDataProtoV0001_Point from)
static const ControlNetLogDataProtoV0001_Point& Isis::ControlNetLogDataProtoV0001_Point::default_instance ( )
static
static const ::google::protobuf::Descriptor* Isis::ControlNetLogDataProtoV0001_Point::descriptor ( )
static
int Isis::ControlNetLogDataProtoV0001_Point::GetCachedSize ( ) const
inline
::google::protobuf::Metadata Isis::ControlNetLogDataProtoV0001_Point::GetMetadata ( ) const
bool Isis::ControlNetLogDataProtoV0001_Point::IsInitialized ( ) const
const ::Isis::ControlNetLogDataProtoV0001_Point_Measure & Isis::ControlNetLogDataProtoV0001_Point::measures ( int  index) const
inline
const ::google::protobuf::RepeatedPtrField<::Isis::ControlNetLogDataProtoV0001_Point_Measure > & Isis::ControlNetLogDataProtoV0001_Point::measures ( ) const
inline
int Isis::ControlNetLogDataProtoV0001_Point::measures_size ( ) const
inline
void Isis::ControlNetLogDataProtoV0001_Point::MergeFrom ( const ::google::protobuf::Message from)
void Isis::ControlNetLogDataProtoV0001_Point::MergeFrom ( const ControlNetLogDataProtoV0001_Point from)
bool Isis::ControlNetLogDataProtoV0001_Point::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
Isis::ControlNetLogDataProtoV0001_Point_Measure * Isis::ControlNetLogDataProtoV0001_Point::mutable_measures ( int  index)
inline
google::protobuf::RepeatedPtrField<::Isis::ControlNetLogDataProtoV0001_Point_Measure > * Isis::ControlNetLogDataProtoV0001_Point::mutable_measures ( )
inline
inline ::google::protobuf::UnknownFieldSet* Isis::ControlNetLogDataProtoV0001_Point::mutable_unknown_fields ( )
inline
ControlNetLogDataProtoV0001_Point* Isis::ControlNetLogDataProtoV0001_Point::New ( ) const
ControlNetLogDataProtoV0001_Point& Isis::ControlNetLogDataProtoV0001_Point::operator= ( const ControlNetLogDataProtoV0001_Point from)
inline

References CopyFrom().

void Isis::ControlNetLogDataProtoV0001_Point::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* Isis::ControlNetLogDataProtoV0001_Point::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void Isis::ControlNetLogDataProtoV0001_Point::Swap ( ControlNetLogDataProtoV0001_Point other)
const ::google::protobuf::UnknownFieldSet& Isis::ControlNetLogDataProtoV0001_Point::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::kMeasuresFieldNumber = 2
static

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

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the ISIS Support Center
File Modified: 07/12/2023 23:35:42