Gazebo Transport

API Reference

12.2.1
gz/transport/log/SqlStatement.hh File Reference
#include <memory>
#include <string>
#include <vector>
#include <gz/transport/config.hh>
#include <gz/transport/log/Export.hh>

Go to the source code of this file.

Classes

class  SqlParameter
 A class which contains a SQL statement parameter. SqlParameter can be useful for keeping SQL queries sanitized and avoid SQL injection. With C++17, it may be desirable to replace this class with std::variant. More...
 
struct  SqlStatement
 A statement for a SQL query. These are generated by the QueryOptions class to control how messages get queried from the log. More...
 

Namespaces

 gz
 
 gz::transport
 
 gz::transport::log