ReactOS
0.4.15-dev-4872-g8a3db97
|
#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 |
|
staticprotected |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
_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.
_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 | ||
) |
_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.
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
Referenced by FxUsbPipeContinuousReader::DeleteMemory().
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, FxMemoryBufferFromPoolLookaside, FxRequestMemory, FxMemoryBuffer, FxMemoryBufferFromPool, FxMemoryBufferFromLookaside, and FxMemoryBufferPreallocated.
Referenced by FxDevice::_AllocAndQueryProperty(), FxDevice::_AllocAndQueryPropertyEx(), CopyFromPtr(), FxUsbDeviceStringContext::CopyParameters(), CopyToPtr(), FxUsbPipeContinuousReader::FormatRepeater(), and if().
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
Referenced by CopyFromPtr(), FxUsbDeviceStringContext::CopyParameters(), CopyToPtr(), if(), and ValidateMemoryOffsets().
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
|
pure virtual |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
|
pure virtual |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
Referenced by CopyFromPtr().
Implemented in FxRequestOutputBuffer, FxMemoryObject, FxRequestSystemBuffer, and FxRequestMemory.
Implemented in FxRequestOutputBuffer, FxMemoryObject, FxRequestSystemBuffer, and FxRequestMemory.
Referenced by CopyFromPtr().
|
pure virtual |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
|
pure virtual |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
Referenced by CopyFromPtr().
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, FxMemoryObject, and FxRequestMemory.
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, FxMemoryObject, and FxRequestMemory.
|
pure virtual |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
|
pure virtual |
Implemented in FxRequestOutputBuffer, FxRequestSystemBuffer, and FxMemoryObject.
|
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.