ReactOS 0.4.16-dev-109-gf4cb10f
|
This is the complete list of members for FxDeviceInterface, including all inherited members.
_FromEntry(__in PSINGLE_LIST_ENTRY Entry) | FxDeviceInterface | inlinestatic |
FxDeviceInterface(VOID) | FxDeviceInterface | |
FxStump(VOID) | FxStump | inlineprotected |
GetSymbolicLinkName(_In_ FxString *LinkString) | FxDeviceInterface | |
Initialize(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in CONST GUID *InterfaceGUID, __in_opt PCUNICODE_STRING ReferenceString) | FxDeviceInterface | |
m_Device | FxDeviceInterface | |
m_Entry | FxDeviceInterface | |
m_InterfaceClassGUID | FxDeviceInterface | |
m_ReferenceString | FxDeviceInterface | |
m_State | FxDeviceInterface | |
m_SymbolicLinkName | FxDeviceInterface | |
operator delete(__in PVOID pointer) | FxStump | inline |
operator delete[](__in PVOID pointer) | FxStump | inline |
operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType) | FxStump | inline |
operator new[](__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
Register(__in MdDeviceObject Pdo) | FxDeviceInterface | |
Register(_In_ FxDevice *Device) | FxDeviceInterface | |
SetState(__in BOOLEAN State) | FxDeviceInterface | |
~FxDeviceInterface(VOID) | FxDeviceInterface |