forked from blue/lmdbal
Some refactor
This commit is contained in:
parent
bfb1d007ad
commit
3ae1fd15c0
5 changed files with 50 additions and 40 deletions
|
@ -61,6 +61,10 @@ protected:
|
|||
void dropped();
|
||||
void reset();
|
||||
|
||||
private:
|
||||
void attachToTransaction();
|
||||
void disconnectFromTransaction();
|
||||
|
||||
protected:
|
||||
uint32_t id;
|
||||
State state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue