ReactOS 0.4.16-dev-340-g0540c21
|
#include <ifxmemory.hpp>
Static Protected Member Functions | |
static _Must_inspect_result_ NTSTATUS | _CopyPtrToPtr (__in_bcount(SourceBufferLength) PVOID SourceBuffer, __in size_t SourceBufferLength, __in_opt PWDFMEMORY_OFFSET SourceOffsets, __out_bcount(DestinationBufferLength) PVOID DestinationBuffer, __in size_t DestinationBufferLength, __in_opt PWDFMEMORY_OFFSET DestinationOffsets) |
static _Must_inspect_result_ NTSTATUS | _CopyPtrToPtr (__in_bcount(SourceBufferLength) PVOID SourceBuffer, __in size_t SourceBufferLength, __in_opt PWDFMEMORY_OFFSET SourceOffsets, __out_bcount(DestinationBufferLength) PVOID DestinationBuffer, __in size_t DestinationBufferLength, __in_opt PWDFMEMORY_OFFSET DestinationOffsets) |
Definition at line 40 of file ifxmemory.hpp.
|
staticprotected |
Definition at line 205 of file fxmemoryobject.cpp.
Referenced by CopyFromPtr(), and CopyToPtr().
|
staticprotected |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
_Must_inspect_result_ NTSTATUS IFxMemory::CopyFromPtr | ( | __in_opt PWDFMEMORY_OFFSET | DestinationOffsets, |
__in_bcount(SourceBufferLength) PVOID | SourceBuffer, | ||
__in size_t | SourceBufferLength, | ||
__in_opt PWDFMEMORY_OFFSET | SourceOffsets | ||
) |
Definition at line 118 of file fxmemoryobject.cpp.
Referenced by __drv_when().
_Must_inspect_result_ NTSTATUS IFxMemory::CopyFromPtr | ( | __in_opt PWDFMEMORY_OFFSET | DestinationOffsets, |
__in_bcount(SourceBufferLength) PVOID | SourceBuffer, | ||
__in size_t | SourceBufferLength, | ||
__in_opt PWDFMEMORY_OFFSET | SourceOffsets | ||
) |
_Must_inspect_result_ NTSTATUS IFxMemory::CopyToPtr | ( | __in_opt PWDFMEMORY_OFFSET | SourceOffsets, |
__out_bcount(DestinationBufferLength) PVOID | DestinationBuffer, | ||
__in size_t | DestinationBufferLength, | ||
__in_opt PWDFMEMORY_OFFSET | DestinationOffsets | ||
) |
Definition at line 155 of file fxmemoryobject.cpp.
Referenced by __drv_when().
_Must_inspect_result_ NTSTATUS IFxMemory::CopyToPtr | ( | __in_opt PWDFMEMORY_OFFSET | SourceOffsets, |
__out_bcount(DestinationBufferLength) PVOID | DestinationBuffer, | ||
__in size_t | DestinationBufferLength, | ||
__in_opt PWDFMEMORY_OFFSET | DestinationOffsets | ||
) |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Referenced by FxUsbPipeContinuousReader::DeleteMemory().
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Implemented in FxMemoryBuffer, FxMemoryBufferFromLookaside, FxMemoryBufferFromPoolLookaside, FxMemoryBufferFromPool, FxMemoryBufferPreallocated, FxRequestSystemBuffer, FxRequestOutputBuffer, and FxRequestMemory.
Referenced by FxDevice::_AllocAndQueryProperty(), FxDevice::_AllocAndQueryPropertyEx(), FxUsbDeviceStringContext::CopyParameters(), FxUsbPipeContinuousReader::FormatRepeater(), and if().
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Referenced by CopyFromPtr(), FxUsbDeviceStringContext::CopyParameters(), CopyToPtr(), if(), and ValidateMemoryOffsets().
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
|
pure virtual |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Referenced by __drv_when(), and CopyFromPtr().
|
pure virtual |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Implemented in FxMemoryObject, FxRequestSystemBuffer, FxRequestOutputBuffer, and FxRequestMemory.
Referenced by CopyFromPtr().
Implemented in FxMemoryObject, FxRequestSystemBuffer, FxRequestOutputBuffer, and FxRequestMemory.
|
pure virtual |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
|
pure virtual |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
Implemented in FxMemoryObject, FxRequestSystemBuffer, FxRequestOutputBuffer, and FxRequestMemory.
Implemented in FxMemoryObject, FxRequestSystemBuffer, FxRequestOutputBuffer, and FxRequestMemory.
|
pure virtual |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
|
pure virtual |
Implemented in FxMemoryObject, FxRequestSystemBuffer, and FxRequestOutputBuffer.
|
inline |
Definition at line 105 of file ifxmemory.hpp.
Referenced by FxUsbPipe::_FormatTransfer(), for(), if(), and FxRequestBuffer::ValidateMemoryDescriptor().
|
inline |
Definition at line 105 of file ifxmemory.hpp.