|
pstore2
|
This is the complete list of members for pstore::transaction_base, including all inherited members.
| alloc_rw(std::size_t size, unsigned align) | pstore::transaction_base | |
| alloc_rw(std::size_t const num=1) -> std::pair< std::shared_ptr< Ty >, typed_address< Ty >> | pstore::transaction_base | inline |
| allocate(std::uint64_t size, unsigned align) | pstore::transaction_base | virtual |
| allocate() | pstore::transaction_base | inline |
| commit() | pstore::transaction_base | |
| db() noexcept (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| db() const noexcept (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| getro(address const addr, std::size_t const size) (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| getro(extent< T > const &ex) (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| getro(typed_address< T > const addr, std::size_t const elements=1) (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| getrw(address const addr, std::size_t const size) (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| getrw(extent< T > const &ex) (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| getrw(typed_address< T > const addr, std::size_t const elements=1) (defined in pstore::transaction_base) | pstore::transaction_base | inline |
| is_open() const noexcept | pstore::transaction_base | inline |
| operator=(transaction_base const &)=delete (defined in pstore::transaction_base) | pstore::transaction_base | |
| operator=(transaction_base &&rhs) noexcept=delete (defined in pstore::transaction_base) | pstore::transaction_base | |
| rollback() noexcept | pstore::transaction_base | |
| size() const noexcept | pstore::transaction_base | inline |
| transaction_base(transaction_base const &)=delete (defined in pstore::transaction_base) | pstore::transaction_base | |
| transaction_base(transaction_base &&rhs) noexcept | pstore::transaction_base | |
| transaction_base(database &db) (defined in pstore::transaction_base) | pstore::transaction_base | explicitprotected |
| ~transaction_base() noexcept=default (defined in pstore::transaction_base) | pstore::transaction_base | virtual |
1.8.13