|
ORE Studio 0.0.4
|
This is the complete list of members for context, including all inherited members.
| actor() const | context | |
| connection_pool() | context | |
| connection_pool_type typedef (defined in context) | context | |
| connection_type typedef (defined in context) | context | |
| context(sqlgen::ConnectionPool< connection_type > connection_pool, sqlgen::postgres::Credentials credentials, utility::uuid::tenant_id tenant_id, std::string actor="", std::string service_account="") | context | explicit |
| context(sqlgen::ConnectionPool< connection_type > connection_pool, sqlgen::postgres::Credentials credentials, utility::uuid::tenant_id tenant_id, boost::uuids::uuid party_id, std::vector< boost::uuids::uuid > visible_party_ids, std::string actor="", std::string service_account="") | context | explicit |
| credentials() const | context | |
| party_id() const | context | |
| roles() const | context | |
| service_account() const | context | |
| tenant_id() const | context | |
| underlying_pool() const | context | |
| visible_party_ids() const | context | |
| with_party(utility::uuid::tenant_id tenant_id, boost::uuids::uuid party_id, std::vector< boost::uuids::uuid > visible_party_ids, std::string actor) const | context | |
| with_roles(std::vector< std::string > roles) const | context | |
| with_tenant(utility::uuid::tenant_id tenant_id, std::string actor) const | context |