|
Isis 3.0
| Home |
#include <ControlNetFileV0002.pb.h>
Inherits Message.
Public Member Functions | |
| ControlNetFileHeaderV0002 () | |
| virtual | ~ControlNetFileHeaderV0002 () |
| ControlNetFileHeaderV0002 (const ControlNetFileHeaderV0002 &from) | |
| ControlNetFileHeaderV0002 & | operator= (const ControlNetFileHeaderV0002 &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ControlNetFileHeaderV0002 *other) |
| ControlNetFileHeaderV0002 * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ControlNetFileHeaderV0002 &from) |
| void | MergeFrom (const ControlNetFileHeaderV0002 &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_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 | pointmessagesizes_size () const |
| void | clear_pointmessagesizes () |
| inline::google::protobuf::int32 | pointmessagesizes (int index) const |
| void | set_pointmessagesizes (int index,::google::protobuf::int32 value) |
| void | add_pointmessagesizes (::google::protobuf::int32 value) |
| const ::google::protobuf::RepeatedField < ::google::protobuf::int32 > & | pointmessagesizes () const |
| inline::google::protobuf::RepeatedField < ::google::protobuf::int32 > * | mutable_pointmessagesizes () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ControlNetFileHeaderV0002 & | default_instance () |
Static Public Attributes | |
| static const int | kNetworkIdFieldNumber = 1 |
| static const int | kTargetNameFieldNumber = 2 |
| static const int | kCreatedFieldNumber = 3 |
| static const int | kLastModifiedFieldNumber = 4 |
| static const int | kDescriptionFieldNumber = 5 |
| static const int | kUserNameFieldNumber = 6 |
| static const int | kPointMessageSizesFieldNumber = 7 |
Friends | |
| void | protobuf_AddDesc_ControlNetFileV0002_2eproto () |
| void | protobuf_AssignDesc_ControlNetFileV0002_2eproto () |
| void | protobuf_ShutdownFile_ControlNetFileV0002_2eproto () |
| Isis::ControlNetFileHeaderV0002::ControlNetFileHeaderV0002 | ( | ) |
|
virtual |
| Isis::ControlNetFileHeaderV0002::ControlNetFileHeaderV0002 | ( | const ControlNetFileHeaderV0002 & | from | ) |
|
inline |
| int Isis::ControlNetFileHeaderV0002::ByteSize | ( | ) | const |
| void Isis::ControlNetFileHeaderV0002::Clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Isis::ControlNetFileHeaderV0002::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Referenced by operator=().
| void Isis::ControlNetFileHeaderV0002::CopyFrom | ( | const ControlNetFileHeaderV0002 & | from | ) |
|
inline |
Referenced by Isis::ControlNet::ReadControl(), and set_allocated_created().
|
static |
|
inline |
Referenced by Isis::ControlNet::ReadControl(), and set_allocated_description().
|
static |
|
inline |
| ::google::protobuf::Metadata Isis::ControlNetFileHeaderV0002::GetMetadata | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::ReadControl().
|
inline |
| bool Isis::ControlNetFileHeaderV0002::IsInitialized | ( | ) | const |
|
inline |
Referenced by Isis::ControlNet::ReadControl(), and set_allocated_lastmodified().
| void Isis::ControlNetFileHeaderV0002::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void Isis::ControlNetFileHeaderV0002::MergeFrom | ( | const ControlNetFileHeaderV0002 & | from | ) |
| bool Isis::ControlNetFileHeaderV0002::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::ReadControl(), and set_allocated_networkid().
| ControlNetFileHeaderV0002* Isis::ControlNetFileHeaderV0002::New | ( | ) | const |
|
inline |
References CopyFrom().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Isis::ControlNetFileHeaderV0002::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
| ::google::protobuf::uint8* Isis::ControlNetFileHeaderV0002::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
|
inline |
References created().
|
inline |
References description().
|
inline |
References lastmodified().
|
inline |
References networkid().
|
inline |
References targetname().
|
inline |
References username().
|
inline |
Referenced by Isis::ControlNet::Write().
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::Write().
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::Write().
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::Write().
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::Write().
|
inline |
|
inline |
|
inline |
Referenced by Isis::ControlNet::Write().
|
inline |
|
inline |
| void Isis::ControlNetFileHeaderV0002::Swap | ( | ControlNetFileHeaderV0002 * | other | ) |
|
inline |
Referenced by Isis::ControlNet::ReadControl(), and set_allocated_targetname().
|
inline |
|
inline |
Referenced by Isis::ControlNet::ReadControl(), and set_allocated_username().
|
friend |
|
friend |
|
friend |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |