List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
OccupancyGrid Class Reference
#include <occupancy_grid.pb.h>
Public Types | |
typedef OccupancyGrid_MapMetaInfo | MapMetaInfo |
Public Member Functions | |
OccupancyGrid () | |
OccupancyGrid (const OccupancyGrid &from) | |
virtual | ~OccupancyGrid () |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_data () |
void | clear_header () |
void | clear_info () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const OccupancyGrid &from) |
const ::std::string & | data () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_header () const |
bool | has_info () const |
const ::gz::msgs::Header & | header () const |
const ::gz::msgs::OccupancyGrid_MapMetaInfo & | info () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const OccupancyGrid &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::std::string * | mutable_data () |
::gz::msgs::Header * | mutable_header () |
::gz::msgs::OccupancyGrid_MapMetaInfo * | mutable_info () |
OccupancyGrid * | New () const final |
OccupancyGrid * | New (::google::protobuf::Arena *arena) const final |
OccupancyGrid & | operator= (const OccupancyGrid &from) |
::std::string * | release_data () |
::gz::msgs::Header * | release_header () |
::gz::msgs::OccupancyGrid_MapMetaInfo * | release_info () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_data (::std::string *data) |
void | set_allocated_header (::gz::msgs::Header *header) |
void | set_allocated_info (::gz::msgs::OccupancyGrid_MapMetaInfo *info) |
void | set_data (const ::std::string &value) |
void | set_data (const char *value) |
void | set_data (const void *value, size_t size) |
void | Swap (OccupancyGrid *other) |
Static Public Member Functions | |
static const OccupancyGrid & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const OccupancyGrid * | internal_default_instance () |
Static Public Attributes | |
static const int | kDataFieldNumber = 3 |
static const int | kHeaderFieldNumber = 1 |
static constexpr int | kIndexInFileMessages |
static const int | kInfoFieldNumber = 2 |
Member Typedef Documentation
◆ MapMetaInfo
typedef OccupancyGrid_MapMetaInfo MapMetaInfo |
Constructor & Destructor Documentation
◆ OccupancyGrid() [1/2]
OccupancyGrid | ( | ) |
◆ ~OccupancyGrid()
|
virtual |
◆ OccupancyGrid() [2/2]
OccupancyGrid | ( | const OccupancyGrid & | from | ) |
Member Function Documentation
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_data()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_info()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const OccupancyGrid & | from | ) |
◆ data()
|
inline |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
◆ has_info()
|
inline |
◆ header()
|
inline |
References gz::msgs::_Header_default_instance_.
◆ info()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_OccupancyGrid_default_instance_.
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const OccupancyGrid & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_data()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_info()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ release_data()
|
inline |
◆ release_header()
|
inline |
◆ release_info()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_data()
|
inline |
◆ set_allocated_header()
|
inline |
◆ set_allocated_info()
|
inline |
◆ set_data() [1/3]
|
inline |
◆ set_data() [2/3]
|
inline |
◆ set_data() [3/3]
|
inline |
◆ Swap()
void Swap | ( | OccupancyGrid * | other | ) |
Member Data Documentation
◆ kDataFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
1
◆ kInfoFieldNumber
|
static |
The documentation for this class was generated from the following file: