Ignition Transport

API Reference

11.0.0
SqlStatement.hh File Reference
#include <memory>
#include <string>
#include <vector>
#include <ignition/transport/config.hh>
#include <ignition/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

 ignition
 
 ignition::transport
 
 ignition::transport::log