|
Isis 3.0
| Home |
#include <ControlNetFileV0001.pb.h>
Inherits Message.
Public Types | |
| typedef ControlNetLogDataProtoV0001_Point | Point |
Public Member Functions | |
| ControlNetLogDataProtoV0001 () | |
| virtual | ~ControlNetLogDataProtoV0001 () |
| ControlNetLogDataProtoV0001 (const ControlNetLogDataProtoV0001 &from) | |
| ControlNetLogDataProtoV0001 & | operator= (const ControlNetLogDataProtoV0001 &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ControlNetLogDataProtoV0001 *other) |
| ControlNetLogDataProtoV0001 * | New () 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 () |
| Isis::ControlNetLogDataProtoV0001::ControlNetLogDataProtoV0001 | ( | ) |
|
virtual |
| Isis::ControlNetLogDataProtoV0001::ControlNetLogDataProtoV0001 | ( | const ControlNetLogDataProtoV0001 & | from | ) |
|
inline |
| int Isis::ControlNetLogDataProtoV0001::ByteSize | ( | ) | const |
| void Isis::ControlNetLogDataProtoV0001::Clear | ( | ) |
|
inline |
| void Isis::ControlNetLogDataProtoV0001::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Referenced by operator=().
| void Isis::ControlNetLogDataProtoV0001::CopyFrom | ( | const ControlNetLogDataProtoV0001 & | from | ) |
|
static |
|
static |
|
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 | ) |
|
inline |
|
inline |
|
inline |
| ControlNetLogDataProtoV0001* Isis::ControlNetLogDataProtoV0001::New | ( | ) | const |
|
inline |
References CopyFrom().
|
inline |
|
inline |
|
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 | ) |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |