|
Isis 3.0 Programmer Reference
| Home |


Public Types | |
|
typedef ControlNetLogDataProtoV0001_Point | Point |
Public Member Functions | |
| 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 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
|
::google::protobuf::RepeatedPtrField < ::Isis::ControlNetLogDataProtoV0001_Point > | points_ |
Static Private Attributes | |
|
static ControlNetLogDataProtoV0001 * | default_instance_ |
Friends | |
| void | protobuf_AddDesc_ControlNetFileV0001_2eproto () |
| void | protobuf_AssignDesc_ControlNetFileV0001_2eproto () |
| void | protobuf_ShutdownFile_ControlNetFileV0001_2eproto () |
Definition at line 1640 of file ControlNetFileV0001.pb.h.