#include <exporter.hpp>
◆ error
| std::function<void(const std::string&)> csvzall::postgres::LogCallbacks::error |
◆ info
| std::function<void(const std::string&)> csvzall::postgres::LogCallbacks::info |
◆ progress_finish
| std::function<void()> csvzall::postgres::LogCallbacks::progress_finish |
◆ progress_start
| std::function<void(const std::string&, std::uint64_t)> csvzall::postgres::LogCallbacks::progress_start |
◆ progress_update
| std::function<void(std::uint64_t)> csvzall::postgres::LogCallbacks::progress_update |
◆ verbose
| std::function<void(const std::string&)> csvzall::postgres::LogCallbacks::verbose |
The documentation for this struct was generated from the following file: