Classes | Macros | Functions
encrypt.cpp File Reference
#include <iostream>
#include <boost/scoped_ptr.hpp>
#include <boost/program_options.hpp>
#include <boost/progress.hpp>
#include <boost/regex.hpp>
#include <ros/ros.h>
#include "rosbag/bag.h"
#include "rosbag/view.h"
Include dependency graph for encrypt.cpp:

Go to the source code of this file.

Classes

struct  EncryptorOptions
 

Macros

#define BOOST_TIMER_ENABLE_DEPRECATED
 

Functions

int encrypt (EncryptorOptions const &options)
 
std::string getStringCompressionType (rosbag::CompressionType compression)
 
int main (int argc, char **argv)
 
EncryptorOptions parseOptions (int argc, char **argv)
 Parse the command-line arguments for encrypt options. More...
 

Macro Definition Documentation

◆ BOOST_TIMER_ENABLE_DEPRECATED

#define BOOST_TIMER_ENABLE_DEPRECATED

Definition at line 34 of file encrypt.cpp.

Function Documentation

◆ encrypt()

int encrypt ( EncryptorOptions const &  options)

Definition at line 149 of file encrypt.cpp.

◆ getStringCompressionType()

std::string getStringCompressionType ( rosbag::CompressionType  compression)

Definition at line 138 of file encrypt.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 178 of file encrypt.cpp.

◆ parseOptions()

EncryptorOptions parseOptions ( int  argc,
char **  argv 
)

Parse the command-line arguments for encrypt options.

Definition at line 76 of file encrypt.cpp.



rosbag
Author(s): Tim Field, Jeremy Leibs, James Bowman, Dirk Thomas , Jacob Perron
autogenerated on Sat Sep 14 2024 03:00:07