RpcDebugPlugin Struct Reference
[Debugging Tools Plugins]

#include <rpcdebug.h>

Collaboration diagram for RpcDebugPlugin:
Collaboration graph
[legend]

Data Fields

RpcDebugRecvMappingrecvFns
RpcDebugRecvFn dfltRecvFn
RpcDebugSendFn sendFn
RpcDebugShutdownFn shutdownFn

Detailed Description

Registration data for debug plugins, should be returned by the plugin's entry point function.


Field Documentation

Default receive function for when no mapping matches the incoming command. May be NULL.

Maps "incoming" RPCs to specific receive functions. NULL-terminated.

Send function.

Shutdown function.


The documentation for this struct was generated from the following file:

Generated on 9 Feb 2010 for open-vm-tools 2010.01.19 by  doxygen 1.6.1