Public Member Functions | Protected Member Functions | Protected Attributes
moveit_warehouse::MoveItMessageStorage Class Reference

This class provides the mechanism to connect to a database and reads needed ROS parameters when appropriate. More...

#include <moveit_message_storage.h>

Inheritance diagram for moveit_warehouse::MoveItMessageStorage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MoveItMessageStorage (warehouse_ros::DatabaseConnection::Ptr conn)
 Takes a warehouse_ros DatabaseConnection. The DatabaseConnection is expected to have already been initialized.
virtual ~MoveItMessageStorage ()

Protected Member Functions

void filterNames (const std::string &regex, std::vector< std::string > &names) const
 Keep only the names that match regex.

Protected Attributes

warehouse_ros::DatabaseConnection::Ptr conn_

Detailed Description

This class provides the mechanism to connect to a database and reads needed ROS parameters when appropriate.

Definition at line 48 of file moveit_message_storage.h.


Constructor & Destructor Documentation

Takes a warehouse_ros DatabaseConnection. The DatabaseConnection is expected to have already been initialized.

Definition at line 43 of file moveit_message_storage.cpp.

Definition at line 55 of file moveit_message_storage.h.


Member Function Documentation

void moveit_warehouse::MoveItMessageStorage::filterNames ( const std::string &  regex,
std::vector< std::string > &  names 
) const [protected]

Keep only the names that match regex.

Definition at line 47 of file moveit_message_storage.cpp.


Member Data Documentation

Definition at line 63 of file moveit_message_storage.h.


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


warehouse
Author(s): Ioan Sucan
autogenerated on Mon Jul 24 2017 02:21:59