USGS

Isis 3.0 Developer's Reference (API)

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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()
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 ()

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
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
const ::std::string & Isis::ControlNetFileProtoV0001::networkid ( ) const
inline
ControlNetFileProtoV0001* Isis::ControlNetFileProtoV0001::New ( ) const
ControlNetFileProtoV0001& Isis::ControlNetFileProtoV0001::operator= ( const ControlNetFileProtoV0001 from)
inline

References CopyFrom().

const ::Isis::ControlNetFileProtoV0001_Pedigree & Isis::ControlNetFileProtoV0001::pedigree ( ) const
inline
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_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

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: