Public Member Functions | Private Attributes
rosbag::StreamFactory Class Reference

#include <stream.h>

List of all members.

Public Member Functions

boost::shared_ptr< StreamgetStream (CompressionType type) const
 StreamFactory (ChunkedFile *file)

Private Attributes

boost::shared_ptr< Streambz2_stream_
boost::shared_ptr< Streamlz4_stream_
boost::shared_ptr< Streamuncompressed_stream_

Detailed Description

Definition at line 100 of file stream.h.


Constructor & Destructor Documentation

Definition at line 46 of file stream.cpp.


Member Function Documentation

Definition at line 53 of file stream.cpp.


Member Data Documentation

boost::shared_ptr<Stream> rosbag::StreamFactory::bz2_stream_ [private]

Definition at line 109 of file stream.h.

boost::shared_ptr<Stream> rosbag::StreamFactory::lz4_stream_ [private]

Definition at line 110 of file stream.h.

Definition at line 108 of file stream.h.


The documentation for this class was generated from the following files:


rosbag_storage
Author(s):
autogenerated on Tue Mar 7 2017 03:44:35