USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::ControlNetLogDataProtoV0001 Class Reference

#include <ControlNetFileV0001.pb.h>

Inherits Message.

Public Types

typedef
ControlNetLogDataProtoV0001_Point 
Point
 

Public Member Functions

 ControlNetLogDataProtoV0001 ()
 
virtual ~ControlNetLogDataProtoV0001 ()
 
 ControlNetLogDataProtoV0001 (const ControlNetLogDataProtoV0001 &from)
 
ControlNetLogDataProtoV0001operator= (const ControlNetLogDataProtoV0001 &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ControlNetLogDataProtoV0001 *other)
 
ControlNetLogDataProtoV0001New () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ControlNetLogDataProtoV0001 &from)
 
void MergeFrom (const ControlNetLogDataProtoV0001 &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 points_size () const
 
void clear_points ()
 
const
::Isis::ControlNetLogDataProtoV0001_Point
points (int index) const
 
inline::Isis::ControlNetLogDataProtoV0001_Point * mutable_points (int index)
 
inline::Isis::ControlNetLogDataProtoV0001_Point * add_points ()
 
const
::google::protobuf::RepeatedPtrField
< ::Isis::ControlNetLogDataProtoV0001_Point > & 
points () const
 
inline::google::protobuf::RepeatedPtrField
< ::Isis::ControlNetLogDataProtoV0001_Point > * 
mutable_points ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kPointsFieldNumber = 1
 

Friends

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

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

Isis::ControlNetLogDataProtoV0001_Point * Isis::ControlNetLogDataProtoV0001::add_points ( )
inline
int Isis::ControlNetLogDataProtoV0001::ByteSize ( ) const
void Isis::ControlNetLogDataProtoV0001::Clear ( )
void Isis::ControlNetLogDataProtoV0001::clear_points ( )
inline
void Isis::ControlNetLogDataProtoV0001::CopyFrom ( const ::google::protobuf::Message from)

Referenced by operator=().

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

References CopyFrom().

const ::Isis::ControlNetLogDataProtoV0001_Point & Isis::ControlNetLogDataProtoV0001::points ( int  index) const
inline
const ::google::protobuf::RepeatedPtrField<::Isis::ControlNetLogDataProtoV0001_Point > & Isis::ControlNetLogDataProtoV0001::points ( ) const
inline
int Isis::ControlNetLogDataProtoV0001::points_size ( ) const
inline
void Isis::ControlNetLogDataProtoV0001::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* Isis::ControlNetLogDataProtoV0001::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void Isis::ControlNetLogDataProtoV0001::Swap ( ControlNetLogDataProtoV0001 other)
const ::google::protobuf::UnknownFieldSet& Isis::ControlNetLogDataProtoV0001::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::kPointsFieldNumber = 1
static

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