ChannelHelper< DefaultRPCChannel > Class Template Reference

List of all members.

Static Public Member Functions

static bool TestConnectionOnChannel (DefaultRPCChannel &chn)
static bool TestConnectionWithHost ()
static NTSTATUS NegotiateProtocolVersions ()
static NTSTATUS KdDebuggerInitialize0 (PVOID lpLoaderParameterBlock)
static KD_RECV_CODE KdReceivePacket (__in ULONG PacketType, __inout_opt PKD_BUFFER FirstBuffer, __inout_opt PKD_BUFFER SecondBuffer, __out_opt PULONG PayloadBytes, __inout_opt PKD_CONTEXT KdContext)
static VOID KdSendPacket (__in ULONG PacketType, __in PKD_BUFFER FirstBuffer, __in_opt PKD_BUFFER SecondBuffer, __inout PKD_CONTEXT KdContext)


Detailed Description

template<class DefaultRPCChannel>
class ChannelHelper< DefaultRPCChannel >

Definition at line 67 of file kdvm.cpp.


Member Function Documentation

template<class DefaultRPCChannel >
static NTSTATUS ChannelHelper< DefaultRPCChannel >::KdDebuggerInitialize0 ( PVOID  lpLoaderParameterBlock  )  [inline, static]

Definition at line 176 of file kdvm.cpp.

Here is the call graph for this function:

template<class DefaultRPCChannel >
static KD_RECV_CODE ChannelHelper< DefaultRPCChannel >::KdReceivePacket ( __in ULONG  PacketType,
__inout_opt PKD_BUFFER  FirstBuffer,
__inout_opt PKD_BUFFER  SecondBuffer,
__out_opt PULONG  PayloadBytes,
__inout_opt PKD_CONTEXT  KdContext 
) [inline, static]

Definition at line 189 of file kdvm.cpp.

template<class DefaultRPCChannel >
static VOID ChannelHelper< DefaultRPCChannel >::KdSendPacket ( __in ULONG  PacketType,
__in PKD_BUFFER  FirstBuffer,
__in_opt PKD_BUFFER  SecondBuffer,
__inout PKD_CONTEXT  KdContext 
) [inline, static]

Definition at line 268 of file kdvm.cpp.

template<class DefaultRPCChannel >
static NTSTATUS ChannelHelper< DefaultRPCChannel >::NegotiateProtocolVersions (  )  [inline, static]

Definition at line 143 of file kdvm.cpp.

template<class DefaultRPCChannel >
static bool ChannelHelper< DefaultRPCChannel >::TestConnectionOnChannel ( DefaultRPCChannel &  chn  )  [inline, static]

Definition at line 70 of file kdvm.cpp.

template<class DefaultRPCChannel >
static bool ChannelHelper< DefaultRPCChannel >::TestConnectionWithHost (  )  [inline, static]

Definition at line 112 of file kdvm.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
  • E:/PROJECTS/cvsed/mixed/VIRTUA~1/kdvm/kdvm.cpp