|
ReactOS 0.4.16-dev-2354-g16de117
|

Definition at line 119 of file datacache.c.
Definition at line 161 of file datacache.c.
Referenced by DataCache_Construct(), and DataCache_Destroy().
| CLSID DataCache::clsid |
Definition at line 154 of file datacache.c.
Referenced by DataCache_Construct().
| BOOL DataCache::clsid_static |
Definition at line 156 of file datacache.c.
Referenced by DataCache_Construct().
| BOOL DataCache::dirty |
Definition at line 165 of file datacache.c.
Referenced by DataCache_Construct().
| IAdviseSink DataCache::IAdviseSink_iface |
Definition at line 133 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IAdviseSink().
| IDataObject DataCache::IDataObject_iface |
Definition at line 125 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IDataObject().
| IOleCache2 DataCache::IOleCache2_iface |
Definition at line 128 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IOleCache2().
| IOleCacheControl DataCache::IOleCacheControl_iface |
Definition at line 129 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IOleCacheControl().
| IPersistStorage DataCache::IPersistStorage_iface |
Definition at line 126 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IPersistStorage().
| IUnknown DataCache::IUnknown_inner |
Definition at line 124 of file datacache.c.
Referenced by CreateDataCache(), DataCache_Construct(), and impl_from_IUnknown().
| IViewObject2 DataCache::IViewObject2_iface |
Definition at line 127 of file datacache.c.
Referenced by DataCache_Construct(), and impl_from_IViewObject2().
| DWORD DataCache::last_cache_id |
Definition at line 163 of file datacache.c.
Referenced by DataCache_Construct().
| IUnknown* DataCache::outer_unk |
Definition at line 143 of file datacache.c.
Referenced by DataCache_Construct().
| IStorage* DataCache::presentationStorage |
Definition at line 158 of file datacache.c.
Referenced by DataCache_Construct(), and DataCache_Destroy().
| LONG DataCache::ref |
Definition at line 138 of file datacache.c.
Referenced by DataCache_Construct().
| IDataObject* DataCache::running_object |
Definition at line 167 of file datacache.c.
Referenced by DataCache_Construct().
| DWORD DataCache::sinkAdviseFlag |
Definition at line 151 of file datacache.c.
Referenced by DataCache_Construct().
| DWORD DataCache::sinkAspects |
Definition at line 150 of file datacache.c.
Referenced by DataCache_Construct().
| IAdviseSink* DataCache::sinkInterface |
Definition at line 152 of file datacache.c.
Referenced by DataCache_Construct(), and DataCache_Destroy().