|
Isis 3.0 Programmer Reference
| Home |


Public Types | |
|
typedef ControlNetFileProtoV0001_Pedigree | Pedigree |
|
typedef ControlNetFileProtoV0001_PBControlPoint | PBControlPoint |
|
typedef ControlNetFileProtoV0001_PBNetCubes | PBNetCubes |
Public Member Functions | |
| ControlNetFileProtoV0001 (const ControlNetFileProtoV0001 &from) | |
| ControlNetFileProtoV0001 & | operator= (const ControlNetFileProtoV0001 &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ControlNetFileProtoV0001 *other) |
| ControlNetFileProtoV0001 * | New () 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 () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::Isis::ControlNetFileProtoV0001_Pedigree * | pedigree_ |
| ::std::string * | networkid_ |
| ::std::string * | targetname_ |
| ::std::string * | created_ |
| ::std::string * | lastmodified_ |
| ::std::string * | description_ |
| ::std::string * | username_ |
|
::google::protobuf::RepeatedPtrField < ::Isis::ControlNetFileProtoV0001_PBControlPoint > | points_ |
| ::Isis::ControlNetFileProtoV0001_PBNetCubes * | netcubes_ |
Static Private Attributes | |
| static ControlNetFileProtoV0001 * | default_instance_ |
Friends | |
| void | protobuf_AddDesc_ControlNetFileV0001_2eproto () |
| void | protobuf_AssignDesc_ControlNetFileV0001_2eproto () |
| void | protobuf_ShutdownFile_ControlNetFileV0001_2eproto () |
Definition at line 1183 of file ControlNetFileV0001.pb.h.