This is the complete list of members for warehouse_ros::DatabaseConnection, including all inherited members.
connect()=0 | warehouse_ros::DatabaseConnection | pure virtual |
dropDatabase(const std::string &db_name)=0 | warehouse_ros::DatabaseConnection | pure virtual |
isConnected()=0 | warehouse_ros::DatabaseConnection | pure virtual |
messageType(const std::string &db_name, const std::string &collection_name)=0 | warehouse_ros::DatabaseConnection | pure virtual |
openCollection(const std::string &db_name, const std::string &collection_name) | warehouse_ros::DatabaseConnection | |
openCollectionHelper(const std::string &db_name, const std::string &collection_name)=0 | warehouse_ros::DatabaseConnection | protectedpure virtual |
openCollectionPtr(const std::string &db_name, const std::string &collection_name) | warehouse_ros::DatabaseConnection | |
Ptr typedef | warehouse_ros::DatabaseConnection | |
setParams(const std::string &host, unsigned port, float timeout=60.0)=0 | warehouse_ros::DatabaseConnection | pure virtual |
setTimeout(float timeout)=0 | warehouse_ros::DatabaseConnection | pure virtual |
~DatabaseConnection() | warehouse_ros::DatabaseConnection | inlinevirtual |