Struct nebula::drivers::io::PcdReader::PcdFieldInfo
Public Attributes
| Type | Name |
|---|---|
| uint32_t | count = {1} |
| std::string | name |
| uint32_t | offset = {0} |
| uint32_t | size = {0} |
| char | type = {'\0'} |
Public Attributes Documentation
variable count
uint32_t nebula::drivers::io::PcdReader::PcdFieldInfo::count;
variable name
std::string nebula::drivers::io::PcdReader::PcdFieldInfo::name;
variable offset
uint32_t nebula::drivers::io::PcdReader::PcdFieldInfo::offset;
variable size
uint32_t nebula::drivers::io::PcdReader::PcdFieldInfo::size;
variable type
char nebula::drivers::io::PcdReader::PcdFieldInfo::type;
The documentation for this class was generated from the following file src/nebula_core/nebula_core_common/include/nebula_core_common/io/pcd.hpp