Definition at line 407 of file inbox.cpp.
◆ transaction() [1/4]
| arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::transaction |
( |
database & | value | ) |
|
|
inlineexplicit |
◆ transaction() [2/4]
| arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::transaction |
( |
const transaction & | | ) |
|
|
delete |
◆ ~transaction() [1/2]
| arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::~transaction |
( |
| ) |
|
|
inline |
◆ transaction() [3/4]
| arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::transaction |
( |
database & | value | ) |
|
|
inlineexplicit |
◆ transaction() [4/4]
| arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::transaction |
( |
const transaction & | | ) |
|
|
delete |
◆ ~transaction() [2/2]
| arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::~transaction |
( |
| ) |
|
|
inline |
Definition at line 417 of file inbox.cpp.
417 {
419 try {
421 } catch (...) {
422 }
423 }
424 }
◆ commit() [1/2]
| void arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::commit |
( |
| ) |
|
|
inline |
◆ commit() [2/2]
| void arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::commit |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
| transaction & arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::operator= |
( |
const transaction & | | ) |
|
|
delete |
◆ operator=() [2/2]
| transaction & arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::operator= |
( |
const transaction & | | ) |
|
|
delete |
◆ database_
| database & arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::database_ |
|
private |
◆ finished_
| bool arachne::penelope::anonymous_namespace{inbox.cpp}::transaction::finished_ { false } |
|
private |
The documentation for this class was generated from the following file: