This is the complete list of members for storages::postgres::CommandControl, including all inherited members.
CommandControl(TimeoutDuration network_timeout_ms, TimeoutDuration statement_timeout_ms) (defined in storages::postgres::CommandControl) | storages::postgres::CommandControl | inline |
network_timeout_ms | storages::postgres::CommandControl | |
operator!=(const CommandControl &rhs) const (defined in storages::postgres::CommandControl) | storages::postgres::CommandControl | inline |
operator==(const CommandControl &rhs) const (defined in storages::postgres::CommandControl) | storages::postgres::CommandControl | inline |
statement_timeout_ms | storages::postgres::CommandControl | |
WithExecuteTimeout(TimeoutDuration n) const noexcept (defined in storages::postgres::CommandControl) | storages::postgres::CommandControl | inline |
WithStatementTimeout(TimeoutDuration s) const noexcept (defined in storages::postgres::CommandControl) | storages::postgres::CommandControl | inline |