#include <StorageTypes.h>
Public Member Functions | |
| commitAction (CommitStage s, CType t, const string &d, bool destr=false, bool cont=false) | |
| bool | operator== (const commitAction &rhs) const |
| bool | operator< (const commitAction &rhs) const |
| bool | operator<= (const commitAction &rhs) const |
| bool | operator>= (const commitAction &rhs) const |
| bool | operator> (const commitAction &rhs) const |
Public Attributes | |
| CommitStage | stage |
| CType | type |
| string | descr |
| bool | destructive |
| bool | container |
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4