pointcloud.pb.h
Go to the documentation of this file.
47 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fpointcloud_2eproto IGNITION_MSGS_VISIBLE
70 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::PointCloud* Arena::CreateMaybeMessage<::ignition::msgs::PointCloud>(Arena*);
78 class IGNITION_MSGS_VISIBLE PointCloud : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.PointCloud) */ {
Definition: pointcloud.pb.h:51
static const PointCloud * internal_default_instance()
Definition: pointcloud.pb.h:108
void Swap(PointCloud *other)
std::unique_ptr< const PointCloud > ConstPointCloudUniquePtr
Definition: pointcloud.pb.h:289
::ignition::msgs::Header * mutable_header()
Definition: pointcloud.pb.h:229
Definition: vector3d.pb.h:77
::google::protobuf::RepeatedPtrField< ::ignition::msgs::Vector3d > * mutable_points()
Definition: pointcloud.pb.h:266
std::shared_ptr< const PointCloud > ConstPointCloudSharedPtr
Definition: pointcloud.pb.h:291
const ::google::protobuf::RepeatedPtrField< ::ignition::msgs::Vector3d > & points() const
Definition: pointcloud.pb.h:279
IGNITION_MSGS_VISIBLE PointCloudDefaultTypeInternal _PointCloud_default_instance_
Definition: pointcloud.pb.h:78
std::shared_ptr< PointCloud > PointCloudSharedPtr
Definition: pointcloud.pb.h:290
::ignition::msgs::Header * release_header()
Definition: pointcloud.pb.h:222
::ignition::msgs::Vector3d * add_points()
Definition: pointcloud.pb.h:274
friend void swap(PointCloud &a, PointCloud &b)
Definition: pointcloud.pb.h:116
PointCloud * New(::google::protobuf::Arena *arena) const final
Definition: pointcloud.pb.h:126
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
PointCloud & operator=(const PointCloud &from)
Definition: pointcloud.pb.h:85
Definition: header.pb.h:215
void set_allocated_header(::ignition::msgs::Header *header)
Definition: pointcloud.pb.h:238
void IGNITION_MSGS_VISIBLE AddDescriptors()
Definition: pointcloud.pb.h:49
std::unique_ptr< PointCloud > PointCloudUniquePtr
Definition: pointcloud.pb.h:288
STL class.
const ::ignition::msgs::Header & header() const
Definition: pointcloud.pb.h:216
Definition: actor.pb.h:78