Public Attributes | List of all members
rosbag::ChunkHeader Struct Reference

#include <structures.h>

Public Attributes

uint32_t compressed_size
 compressed size of the chunk in bytes More...
 
std::string compression
 chunk compression type, e.g. "none" or "bz2" (see constants.h) More...
 
uint32_t uncompressed_size
 uncompressed size of the chunk in bytes More...
 

Detailed Description

Definition at line 69 of file structures.h.

Member Data Documentation

uint32_t rosbag::ChunkHeader::compressed_size

compressed size of the chunk in bytes

Definition at line 72 of file structures.h.

std::string rosbag::ChunkHeader::compression

chunk compression type, e.g. "none" or "bz2" (see constants.h)

Definition at line 71 of file structures.h.

uint32_t rosbag::ChunkHeader::uncompressed_size

uncompressed size of the chunk in bytes

Definition at line 73 of file structures.h.


The documentation for this struct was generated from the following file:


rosbag_storage
Author(s): Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:19