ReactOS 0.4.16-dev-303-g11d5cb8
|
Public Member Functions | |
FxFilteredStartContext (VOID) | |
~FxFilteredStartContext () | |
Public Member Functions inherited from FxStump | |
PVOID | operator new (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) |
PVOID | operator new (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType) |
VOID | operator delete (__in PVOID pointer) |
PVOID | operator new[] (__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) |
VOID | operator delete[] (__in PVOID pointer) |
Public Attributes | |
FxPkgFdo * | PkgFdo |
PCM_RESOURCE_LIST | ResourcesRaw |
PCM_RESOURCE_LIST | ResourcesTranslated |
Additional Inherited Members | |
Protected Member Functions inherited from FxStump | |
FxStump (VOID) | |
Definition at line 44 of file fxpkgfdo.cpp.
|
inline |
Definition at line 45 of file fxpkgfdo.cpp.
|
inline |
Definition at line 53 of file fxpkgfdo.cpp.
FxPkgFdo* FxFilteredStartContext::PkgFdo |
Definition at line 63 of file fxpkgfdo.cpp.
Referenced by FxPkgFdo::_PnpFilteredStartDeviceCompletionRoutine(), and FxPkgFdo::PnpSendStartDeviceDownTheStackOverload().
PCM_RESOURCE_LIST FxFilteredStartContext::ResourcesRaw |
Definition at line 65 of file fxpkgfdo.cpp.
Referenced by FxPkgFdo::PnpSendStartDeviceDownTheStackOverload().
PCM_RESOURCE_LIST FxFilteredStartContext::ResourcesTranslated |
Definition at line 67 of file fxpkgfdo.cpp.
Referenced by FxPkgFdo::PnpSendStartDeviceDownTheStackOverload().