|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| STDMETHODIMP | QueryInterface (REFIID InterfaceId, PVOID *Interface) |
| CServiceGroup (IUnknown *OuterUnknown) | |
| virtual | ~CServiceGroup () |
Public Member Functions inherited from CUnknownImpl< IServiceGroup > | |
| STDMETHODIMP_ (ULONG) AddRef() | |
| STDMETHODIMP_ (ULONG) Release() | |
Public Attributes | |
| IMP_IServiceGroup | |
Protected Attributes | |
| LIST_ENTRY | m_ServiceSinkHead |
| BOOL | m_TimerInitialized |
| KTIMER | m_Timer |
| KDPC | m_Dpc |
| KSPIN_LOCK | m_Lock |
Friends | |
| VOID NTAPI | IServiceGroupDpc (IN struct _KDPC *Dpc, IN PVOID DeferredContext, IN PVOID SystemArgument1, IN PVOID SystemArgument2) |
Additional Inherited Members | |
Protected Member Functions inherited from CUnknownImpl< IServiceGroup > | |
| CUnknownImpl () | |
| virtual | ~CUnknownImpl () |
Definition at line 29 of file service_group.cpp.
| CServiceGroup::CServiceGroup | ( | IUnknown * | OuterUnknown | ) |
Definition at line 83 of file service_group.cpp.
|
inlinevirtual |
Definition at line 36 of file service_group.cpp.
Definition at line 56 of file service_group.cpp.
|
friend |
Definition at line 226 of file service_group.cpp.
Referenced by CServiceGroup().
| CServiceGroup::IMP_IServiceGroup |
Definition at line 34 of file service_group.cpp.
|
protected |
Definition at line 44 of file service_group.cpp.
Referenced by CServiceGroup().
|
protected |
Definition at line 45 of file service_group.cpp.
Referenced by CServiceGroup().
|
protected |
Definition at line 40 of file service_group.cpp.
Referenced by CServiceGroup().
|
protected |
Definition at line 43 of file service_group.cpp.
|
protected |
Definition at line 42 of file service_group.cpp.