ReactOS 0.4.15-dev-8632-gbc8c7d1
|
Public Attributes | |
struct StorageBaseImpl | base |
struct list | ParentListEntry |
StorageBaseImpl * | parentStorage |
Definition at line 74 of file storage32.c.
struct StorageBaseImpl StorageInternalImpl::base |
Definition at line 76 of file storage32.c.
Referenced by deleteStorageContents(), StorageBaseImpl_DeleteAll(), StorageBaseImpl_IsStorageOpen(), StorageBaseImpl_OpenStorage(), and StorageInternalImpl_Construct().
Definition at line 81 of file storage32.c.
Referenced by StorageBaseImpl_OpenStorage().
StorageBaseImpl* StorageInternalImpl::parentStorage |
Definition at line 83 of file storage32.c.
Referenced by StorageInternalImpl_Construct().