rosbag::IndexEntry Struct Reference

#include <structures.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 78 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 84 of file structures.h.


Member Data Documentation

timestamp of the message

Definition at line 81 of file structures.h.

absolute byte offset of the chunk record containing the message

Definition at line 82 of file structures.h.

Definition at line 80 of file structures.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rosbag
Author(s): Jeremy Leibs (leibs@willowgarage.com), James Bowman (jamesb@willowgarage.com), Ken Conley (kwc@willowgarage.com), and Tim Field (tfield@willowgarage.com)
autogenerated on Fri Jan 11 10:11:44 2013