relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::connection::PostgreSQLStreamingSource Member List

This is the complete list of members for relx::connection::PostgreSQLStreamingSource, including all inherited members.

get_column_names() constrelx::connection::PostgreSQLStreamingSource
get_next_row()relx::connection::PostgreSQLStreamingSource
has_more_rows() constrelx::connection::PostgreSQLStreamingSourceinline
initialize()relx::connection::PostgreSQLStreamingSource
is_initialized() constrelx::connection::PostgreSQLStreamingSourceinline
operator=(const PostgreSQLStreamingSource &)=deleterelx::connection::PostgreSQLStreamingSource
operator=(PostgreSQLStreamingSource &&other) noexceptrelx::connection::PostgreSQLStreamingSource
PostgreSQLStreamingSource(PostgreSQLConnection &connection, std::string sql, std::vector< std::string > params={})relx::connection::PostgreSQLStreamingSource
PostgreSQLStreamingSource(PostgreSQLConnection &connection, std::string sql, std::vector< std::string > params, std::vector< bool > is_binary)relx::connection::PostgreSQLStreamingSource
PostgreSQLStreamingSource(const PostgreSQLStreamingSource &)=deleterelx::connection::PostgreSQLStreamingSource
PostgreSQLStreamingSource(PostgreSQLStreamingSource &&other) noexceptrelx::connection::PostgreSQLStreamingSource
~PostgreSQLStreamingSource()relx::connection::PostgreSQLStreamingSource