ReactOS 0.4.15-dev-7934-g1dc8d80
TransactedSharedImpl Struct Reference
Collaboration diagram for TransactedSharedImpl:

Public Attributes

struct StorageBaseImpl base
 
TransactedSnapshotImplscratch
 
StorageBaseImpltransactedParent
 
ULONG lastTransactionSig
 

Detailed Description

Definition at line 158 of file storage32.c.

Member Data Documentation

◆ base

struct StorageBaseImpl TransactedSharedImpl::base

Definition at line 160 of file storage32.c.

◆ lastTransactionSig

ULONG TransactedSharedImpl::lastTransactionSig

Definition at line 173 of file storage32.c.

◆ scratch

TransactedSnapshotImpl* TransactedSharedImpl::scratch

Definition at line 165 of file storage32.c.

◆ transactedParent

StorageBaseImpl* TransactedSharedImpl::transactedParent

Definition at line 170 of file storage32.c.


The documentation for this struct was generated from the following file: