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

#include <structures.h>

Public Attributes

uint32_t compressed_size
 chunk compression type, e.g. "none" or "bz2" (see constants.h) More...
 
std::string compression
 
uint32_t uncompressed_size
 compressed 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

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

Definition at line 72 of file structures.h.

std::string rosbag::ChunkHeader::compression

Definition at line 71 of file structures.h.

uint32_t rosbag::ChunkHeader::uncompressed_size

compressed 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):
autogenerated on Sun Feb 3 2019 03:29:47