RpcDebugRecvMapping Struct Reference
[Debugging Tools Plugins]

#include <rpcdebug.h>

Data Fields

gchar * name
RpcDebugRecvFn recvFn
gpointer xdrProc
size_t xdrSize

Detailed Description

Defines a mapping between a message and a "receive" function.


Field Documentation

If not NULL, should be a xdrproc_t function for deserializing the data in the received message.

If xdrProc is provided, should be the size of the structure to allocate.


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

Generated on 9 Apr 2010 for open-vm-tools 2010.03.20 by  doxygen 1.6.1