Isis 3.0
Back | Home
Isis::ControlNetFileProtoV0001 Class Reference

#include <ControlNetFileV0001.pb.h>

Inherits Message.

Public Types

typedef
ControlNetFileProtoV0001_Pedigree 
Pedigree
 
typedef
ControlNetFileProtoV0001_PBControlPoint 
PBControlPoint
 
typedef
ControlNetFileProtoV0001_PBNetCubes 
PBNetCubes
 

Public Member Functions

 ControlNetFileProtoV0001 ()
 
virtual ~ControlNetFileProtoV0001 ()
 
 ControlNetFileProtoV0001 (const ControlNetFileProtoV0001 &from)
 
ControlNetFileProtoV0001operator= (const ControlNetFileProtoV0001 &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ControlNetFileProtoV0001 *other)
 
ControlNetFileProtoV0001New () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ControlNetFileProtoV0001 &from)
 
void MergeFrom (const ControlNetFileProtoV0001 &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_pedigree () const
 
void clear_pedigree ()
 
const
::Isis::ControlNetFileProtoV0001_Pedigree
pedigree () const
 
inline::Isis::ControlNetFileProtoV0001_Pedigree * mutable_pedigree ()
 
inline::Isis::ControlNetFileProtoV0001_Pedigree * release_pedigree ()
 
void set_allocated_pedigree (::Isis::ControlNetFileProtoV0001_Pedigree *pedigree)
 
bool has_networkid () const
 
void clear_networkid ()
 
const ::std::string & networkid () const
 
void set_networkid (const ::std::string &value)
 
void set_networkid (const char *value)
 
void set_networkid (const char *value, size_t size)
 
inline::std::string * mutable_networkid ()
 
inline::std::string * release_networkid ()
 
void set_allocated_networkid (::std::string *networkid)
 
bool has_targetname () const
 
void clear_targetname ()
 
const ::std::string & targetname () const
 
void set_targetname (const ::std::string &value)
 
void set_targetname (const char *value)
 
void set_targetname (const char *value, size_t size)
 
inline::std::string * mutable_targetname ()
 
inline::std::string * release_targetname ()
 
void set_allocated_targetname (::std::string *targetname)
 
bool has_created () const
 
void clear_created ()
 
const ::std::string & created () const
 
void set_created (const ::std::string &value)
 
void set_created (const char *value)
 
void set_created (const char *value, size_t size)
 
inline::std::string * mutable_created ()
 
inline::std::string * release_created ()
 
void set_allocated_created (::std::string *created)
 
bool has_lastmodified () const
 
void clear_lastmodified ()
 
const ::std::string & lastmodified () const
 
void set_lastmodified (const ::std::string &value)
 
void set_lastmodified (const char *value)
 
void set_lastmodified (const char *value, size_t size)
 
inline::std::string * mutable_lastmodified ()
 
inline::std::string * release_lastmodified ()
 
void set_allocated_lastmodified (::std::string *lastmodified)
 
bool has_description () const
 
void clear_description ()
 
const ::std::string & description () const
 
void set_description (const ::std::string &value)
 
void set_description (const char *value)
 
void set_description (const char *value, size_t size)
 
inline::std::string * mutable_description ()
 
inline::std::string * release_description ()
 
void set_allocated_description (::std::string *description)
 
bool has_username () const
 
void clear_username ()
 
const ::std::string & username () const
 
void set_username (const ::std::string &value)
 
void set_username (const char *value)
 
void set_username (const char *value, size_t size)
 
inline::std::string * mutable_username ()
 
inline::std::string * release_username ()
 
void set_allocated_username (::std::string *username)
 
int points_size () const
 
void clear_points ()
 
const
::Isis::ControlNetFileProtoV0001_PBControlPoint
points (int index) const
 
inline::Isis::ControlNetFileProtoV0001_PBControlPoint * mutable_points (int index)
 
inline::Isis::ControlNetFileProtoV0001_PBControlPoint * add_points ()
 
const
::google::protobuf::RepeatedPtrField
< ::Isis::ControlNetFileProtoV0001_PBControlPoint > & 
points () const
 
inline::google::protobuf::RepeatedPtrField
< ::Isis::ControlNetFileProtoV0001_PBControlPoint > * 
mutable_points ()
 
bool has_netcubes () const
 
void clear_netcubes ()
 
const
::Isis::ControlNetFileProtoV0001_PBNetCubes
netcubes () const
 
inline::Isis::ControlNetFileProtoV0001_PBNetCubes * mutable_netcubes ()
 
inline::Isis::ControlNetFileProtoV0001_PBNetCubes * release_netcubes ()
 
void set_allocated_netcubes (::Isis::ControlNetFileProtoV0001_PBNetCubes *netcubes)
 

Static Public Member Functions

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

Static Public Attributes

static const int kPedigreeFieldNumber = 1
 
static const int kNetworkIdFieldNumber = 2
 
static const int kTargetNameFieldNumber = 3
 
static const int kCreatedFieldNumber = 4
 
static const int kLastModifiedFieldNumber = 5
 
static const int kDescriptionFieldNumber = 6
 
static const int kUserNameFieldNumber = 7
 
static const int kPointsFieldNumber = 8
 
static const int kNetcubesFieldNumber = 9
 

Friends

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

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

Isis::ControlNetFileProtoV0001_PBControlPoint * Isis::ControlNetFileProtoV0001::add_points ( )
inline
int Isis::ControlNetFileProtoV0001::ByteSize ( ) const
void Isis::ControlNetFileProtoV0001::Clear ( )
void Isis::ControlNetFileProtoV0001::clear_created ( )
inline
void Isis::ControlNetFileProtoV0001::clear_description ( )
inline
void Isis::ControlNetFileProtoV0001::clear_lastmodified ( )
inline
void Isis::ControlNetFileProtoV0001::clear_netcubes ( )
inline
void Isis::ControlNetFileProtoV0001::clear_networkid ( )
inline
void Isis::ControlNetFileProtoV0001::clear_pedigree ( )
inline
void Isis::ControlNetFileProtoV0001::clear_points ( )
inline
void Isis::ControlNetFileProtoV0001::clear_targetname ( )
inline
void Isis::ControlNetFileProtoV0001::clear_username ( )
inline
void Isis::ControlNetFileProtoV0001::CopyFrom ( const ::google::protobuf::Message from)

Referenced by operator=().

void Isis::ControlNetFileProtoV0001::CopyFrom ( const ControlNetFileProtoV0001 from)
const ::std::string & Isis::ControlNetFileProtoV0001::created ( ) const
inline

Referenced by set_allocated_created().

static const ControlNetFileProtoV0001& Isis::ControlNetFileProtoV0001::default_instance ( )
static
const ::std::string & Isis::ControlNetFileProtoV0001::description ( ) const
inline
static const ::google::protobuf::Descriptor* Isis::ControlNetFileProtoV0001::descriptor ( )
static
int Isis::ControlNetFileProtoV0001::GetCachedSize ( ) const
inline
::google::protobuf::Metadata Isis::ControlNetFileProtoV0001::GetMetadata ( ) const
bool Isis::ControlNetFileProtoV0001::has_created ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_description ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_lastmodified ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_netcubes ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_networkid ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_pedigree ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_targetname ( ) const
inline
bool Isis::ControlNetFileProtoV0001::has_username ( ) const
inline
bool Isis::ControlNetFileProtoV0001::IsInitialized ( ) const
const ::std::string & Isis::ControlNetFileProtoV0001::lastmodified ( ) const
inline
void Isis::ControlNetFileProtoV0001::MergeFrom ( const ::google::protobuf::Message from)
void Isis::ControlNetFileProtoV0001::MergeFrom ( const ControlNetFileProtoV0001 from)
bool Isis::ControlNetFileProtoV0001::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * Isis::ControlNetFileProtoV0001::mutable_created ( )
inline
std::string * Isis::ControlNetFileProtoV0001::mutable_description ( )
inline
std::string * Isis::ControlNetFileProtoV0001::mutable_lastmodified ( )
inline
Isis::ControlNetFileProtoV0001_PBNetCubes * Isis::ControlNetFileProtoV0001::mutable_netcubes ( )
inline
std::string * Isis::ControlNetFileProtoV0001::mutable_networkid ( )
inline
Isis::ControlNetFileProtoV0001_Pedigree * Isis::ControlNetFileProtoV0001::mutable_pedigree ( )
inline
Isis::ControlNetFileProtoV0001_PBControlPoint * Isis::ControlNetFileProtoV0001::mutable_points ( int  index)
inline
google::protobuf::RepeatedPtrField<::Isis::ControlNetFileProtoV0001_PBControlPoint > * Isis::ControlNetFileProtoV0001::mutable_points ( )
inline
std::string * Isis::ControlNetFileProtoV0001::mutable_targetname ( )
inline
inline ::google::protobuf::UnknownFieldSet* Isis::ControlNetFileProtoV0001::mutable_unknown_fields ( )
inline
std::string * Isis::ControlNetFileProtoV0001::mutable_username ( )
inline
const ::Isis::ControlNetFileProtoV0001_PBNetCubes & Isis::ControlNetFileProtoV0001::netcubes ( ) const
inline

Referenced by set_allocated_netcubes().

const ::std::string & Isis::ControlNetFileProtoV0001::networkid ( ) const
inline

Referenced by set_allocated_networkid().

ControlNetFileProtoV0001* Isis::ControlNetFileProtoV0001::New ( ) const
ControlNetFileProtoV0001& Isis::ControlNetFileProtoV0001::operator= ( const ControlNetFileProtoV0001 from)
inline

References CopyFrom().

const ::Isis::ControlNetFileProtoV0001_Pedigree & Isis::ControlNetFileProtoV0001::pedigree ( ) const
inline

Referenced by set_allocated_pedigree().

const ::Isis::ControlNetFileProtoV0001_PBControlPoint & Isis::ControlNetFileProtoV0001::points ( int  index) const
inline
const ::google::protobuf::RepeatedPtrField<::Isis::ControlNetFileProtoV0001_PBControlPoint > & Isis::ControlNetFileProtoV0001::points ( ) const
inline
int Isis::ControlNetFileProtoV0001::points_size ( ) const
inline
std::string * Isis::ControlNetFileProtoV0001::release_created ( )
inline
std::string * Isis::ControlNetFileProtoV0001::release_description ( )
inline
std::string * Isis::ControlNetFileProtoV0001::release_lastmodified ( )
inline
Isis::ControlNetFileProtoV0001_PBNetCubes * Isis::ControlNetFileProtoV0001::release_netcubes ( )
inline
std::string * Isis::ControlNetFileProtoV0001::release_networkid ( )
inline
Isis::ControlNetFileProtoV0001_Pedigree * Isis::ControlNetFileProtoV0001::release_pedigree ( )
inline
std::string * Isis::ControlNetFileProtoV0001::release_targetname ( )
inline
std::string * Isis::ControlNetFileProtoV0001::release_username ( )
inline
void Isis::ControlNetFileProtoV0001::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* Isis::ControlNetFileProtoV0001::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void Isis::ControlNetFileProtoV0001::set_allocated_created ( ::std::string *  created)
inline

References created().

void Isis::ControlNetFileProtoV0001::set_allocated_description ( ::std::string *  description)
inline

References description().

void Isis::ControlNetFileProtoV0001::set_allocated_lastmodified ( ::std::string *  lastmodified)
inline

References lastmodified().

void Isis::ControlNetFileProtoV0001::set_allocated_netcubes ( ::Isis::ControlNetFileProtoV0001_PBNetCubes netcubes)
inline

References netcubes().

void Isis::ControlNetFileProtoV0001::set_allocated_networkid ( ::std::string *  networkid)
inline

References networkid().

void Isis::ControlNetFileProtoV0001::set_allocated_pedigree ( ::Isis::ControlNetFileProtoV0001_Pedigree pedigree)
inline

References pedigree().

void Isis::ControlNetFileProtoV0001::set_allocated_targetname ( ::std::string *  targetname)
inline

References targetname().

void Isis::ControlNetFileProtoV0001::set_allocated_username ( ::std::string *  username)
inline

References username().

void Isis::ControlNetFileProtoV0001::set_created ( const ::std::string &  value)
inline
void Isis::ControlNetFileProtoV0001::set_created ( const char *  value)
inline
void Isis::ControlNetFileProtoV0001::set_created ( const char *  value,
size_t  size 
)
inline
void Isis::ControlNetFileProtoV0001::set_description ( const ::std::string &  value)
inline
void Isis::ControlNetFileProtoV0001::set_description ( const char *  value)
inline
void Isis::ControlNetFileProtoV0001::set_description ( const char *  value,
size_t  size 
)
inline
void Isis::ControlNetFileProtoV0001::set_lastmodified ( const ::std::string &  value)
inline
void Isis::ControlNetFileProtoV0001::set_lastmodified ( const char *  value)
inline
void Isis::ControlNetFileProtoV0001::set_lastmodified ( const char *  value,
size_t  size 
)
inline
void Isis::ControlNetFileProtoV0001::set_networkid ( const ::std::string &  value)
inline
void Isis::ControlNetFileProtoV0001::set_networkid ( const char *  value)
inline
void Isis::ControlNetFileProtoV0001::set_networkid ( const char *  value,
size_t  size 
)
inline
void Isis::ControlNetFileProtoV0001::set_targetname ( const ::std::string &  value)
inline
void Isis::ControlNetFileProtoV0001::set_targetname ( const char *  value)
inline
void Isis::ControlNetFileProtoV0001::set_targetname ( const char *  value,
size_t  size 
)
inline
void Isis::ControlNetFileProtoV0001::set_username ( const ::std::string &  value)
inline
void Isis::ControlNetFileProtoV0001::set_username ( const char *  value)
inline
void Isis::ControlNetFileProtoV0001::set_username ( const char *  value,
size_t  size 
)
inline
void Isis::ControlNetFileProtoV0001::Swap ( ControlNetFileProtoV0001 other)
const ::std::string & Isis::ControlNetFileProtoV0001::targetname ( ) const
inline
const ::google::protobuf::UnknownFieldSet& Isis::ControlNetFileProtoV0001::unknown_fields ( ) const
inline
const ::std::string & Isis::ControlNetFileProtoV0001::username ( ) const
inline

Referenced by set_allocated_username().

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::ControlNetFileProtoV0001::kCreatedFieldNumber = 4
static
const int Isis::ControlNetFileProtoV0001::kDescriptionFieldNumber = 6
static
const int Isis::ControlNetFileProtoV0001::kLastModifiedFieldNumber = 5
static
const int Isis::ControlNetFileProtoV0001::kNetcubesFieldNumber = 9
static
const int Isis::ControlNetFileProtoV0001::kNetworkIdFieldNumber = 2
static
const int Isis::ControlNetFileProtoV0001::kPedigreeFieldNumber = 1
static
const int Isis::ControlNetFileProtoV0001::kPointsFieldNumber = 8
static
const int Isis::ControlNetFileProtoV0001::kTargetNameFieldNumber = 3
static
const int Isis::ControlNetFileProtoV0001::kUserNameFieldNumber = 7
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:26