Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayKernel::CKeIRP Member List

This is the complete list of members for GrayKernel::CKeIRP, including all inherited members.

CallDriver(IN PDEVICE_OBJECT pDeviceObject)GrayKernel::CKeIRPinline
CancelIrp()GrayKernel::CKeIRPinline
CompleteRequest(CCHAR cPriorityBoost=IO_NO_INCREMENT)GrayKernel::CKeIRPinline
CompleteRequestStatus(NTSTATUS lStatus=STATUS_SUCCESS, ULONG_PTR uInformation=0, CCHAR cPriorityBoost=IO_NO_INCREMENT)GrayKernel::CKeIRPinline
CopyStackLocationToNext()GrayKernel::CKeIRPinline
FreeIrp()GrayKernel::CKeIRPinline
get_AssocSystemBuffer() constGrayKernel::CKeIRPinline
get_IoInformationSize() constGrayKernel::CKeIRPinline
get_IoStatus() constGrayKernel::CKeIRPinline
get_NextStackLocation() constGrayKernel::CKeIRPinline
get_StackLocation() constGrayKernel::CKeIRPinline
MarkIrpPending()GrayKernel::CKeIRPinline
RemoveIrpFromQueue()GrayKernel::CKeIRPinline
SetCancelRoutine(PDRIVER_CANCEL pCancelRoutine=nullptr)GrayKernel::CKeIRPinline
SetCompletionRoutine(PIO_COMPLETION_ROUTINE pRoutine, void *pCompletionContext, UCHAR uControlFlags)GrayKernel::CKeIRPinline
SetCompletionRoutine(PIO_COMPLETION_ROUTINE pRoutine, void *pCompletionContext, bool bInvokeOnSuccess, bool bInvokeOnError, bool bInvokeOnCancel)GrayKernel::CKeIRPinline
SetNextStackLocation()GrayKernel::CKeIRPinline
SkipStackLocation()GrayKernel::CKeIRPinline
SkipStackLocation(PDEVICE_OBJECT pLowerDeviceObject)GrayKernel::CKeIRPinline