open-vm-tools 9.4.0
Data Fields
RpcDebugRecvMapping Struct Reference

#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: