Public Member Functions | Public Attributes | List of all members
rosbag::IndexEntry Struct Reference

#include <structures.h>

Public Member Functions

bool operator< (IndexEntry const &b) const
 relative byte offset of the message record (either definition or data) in the chunk More...
 

Public Attributes

uint64_t chunk_pos
 timestamp of the message More...
 
uint32_t offset
 absolute byte offset of the chunk record containing the message More...
 
rs2rosinternal::Time time
 

Detailed Description

Definition at line 77 of file structures.h.

Member Function Documentation

bool rosbag::IndexEntry::operator< ( IndexEntry const &  b) const
inline

relative byte offset of the message record (either definition or data) in the chunk

Definition at line 83 of file structures.h.

Member Data Documentation

uint64_t rosbag::IndexEntry::chunk_pos

timestamp of the message

Definition at line 80 of file structures.h.

uint32_t rosbag::IndexEntry::offset

absolute byte offset of the chunk record containing the message

Definition at line 81 of file structures.h.

rs2rosinternal::Time rosbag::IndexEntry::time

Definition at line 79 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