|
XLE
v0.02.0
|
Public Member Functions | |
| PendingCommit (uint64 id, BlockAndSize &&data, const std::string &attachedString, std::function< void()> &&onFlush) | |
| PendingCommit (PendingCommit &&moveFrom) | |
| PendingCommit & | operator= (PendingCommit &&moveFrom) |
Public Attributes | |
| uint64 | _id |
| BlockAndSize | _data |
| unsigned | _pendingCommitPtr |
| std::function< void()> | _onFlush |
| std::string | _attachedString |
1.8.10