Classes | Namespaces | Typedefs | Enumerations | Functions
bag.h File Reference
#include "rosbag/macros.h"
#include "rosbag/buffer.h"
#include "rosbag/chunked_file.h"
#include "rosbag/constants.h"
#include "rosbag/exceptions.h"
#include "rosbag/structures.h"
#include "ros/header.h"
#include "ros/time.h"
#include "ros/message_traits.h"
#include "ros/message_event.h"
#include "ros/serialization.h"
#include <ios>
#include <map>
#include <queue>
#include <set>
#include <stdexcept>
#include <boost/config.hpp>
#include <boost/format.hpp>
#include <boost/iterator/iterator_facade.hpp>
#include "console_bridge/console.h"
#include "rosbag/message_instance.h"
Include dependency graph for bag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rosbag::Bag
 

Namespaces

 rosbag
 
 rosbag::bagmode
 

Typedefs

typedef bagmode::BagMode rosbag::BagMode
 

Enumerations

enum  rosbag::bagmode::BagMode { rosbag::bagmode::Write = 1, rosbag::bagmode::Read = 2, rosbag::bagmode::Append = 4 }
 The possible modes to open a bag in. More...
 

Functions

void rosbag::swap (Bag &a, Bag &b)
 


rosbag_storage
Author(s):
autogenerated on Sun Feb 3 2019 03:29:47