#include "../kdvm/kdrpc.h"
#include "../kdvm/kdxxx.h"
#include <bzscmn/assert.h>
Go to the source code of this file.
Classes | |
class | IKdComDispatcher |
Contains declarations for KdSendPacket()/KdReceivePacket() versions called on host side. More... | |
class | KdRpcDispatcher |
Contains code unmarshalling parameters for KdSendPacket()/KdReceivePacket(). More... |
Definition in file rpcdisp.h.