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 70 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 73 of file structures.h.

std::string rosbag::ChunkHeader::compression

Definition at line 72 of file structures.h.

uint32_t rosbag::ChunkHeader::uncompressed_size

compressed size of the chunk in bytes

Definition at line 74 of file structures.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40