|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <aclmulti.h>


Classes | |
| struct | ACLMultiSublist |
Private Member Functions | |
| void | release_obj (struct ACLMultiSublist *obj) |
Private Attributes | |
| INT | fObjectCount |
| INT | fCurrentObject |
| struct ACLMultiSublist * | fObjects |
Additional Inherited Members | |
Public Types inherited from IEnumString | |
| typedef IEnumString * | LPENUMSTRING |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Static Public Member Functions inherited from ATL::CComObjectRootBase | |
| static void WINAPI | ObjectMain (bool) |
| static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
| static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Definition at line 24 of file aclmulti.h.
| CACLMulti::CACLMulti | ( | ) |
Definition at line 33 of file aclmulti.cpp.
| CACLMulti::~CACLMulti | ( | ) |
Definition at line 40 of file aclmulti.cpp.
|
override |
Definition at line 50 of file aclmulti.cpp.
|
override |
Implements IEnumString.
Definition at line 127 of file aclmulti.cpp.
|
override |
Definition at line 134 of file aclmulti.cpp.
|
override |
Implements IEnumString.
Definition at line 87 of file aclmulti.cpp.
|
private |
Definition at line 24 of file aclmulti.cpp.
Referenced by Remove(), and ~CACLMulti().
|
override |
Definition at line 68 of file aclmulti.cpp.
|
override |
Implements IEnumString.
Definition at line 108 of file aclmulti.cpp.
|
override |
Implements IEnumString.
Definition at line 121 of file aclmulti.cpp.
|
private |
Definition at line 40 of file aclmulti.h.
Referenced by CACLMulti(), Next(), and Reset().
|
private |
Definition at line 39 of file aclmulti.h.
Referenced by Append(), CACLMulti(), Expand(), Next(), Remove(), Reset(), and ~CACLMulti().
|
private |
Definition at line 41 of file aclmulti.h.
Referenced by Append(), CACLMulti(), Expand(), Next(), Remove(), Reset(), and ~CACLMulti().