RPC_param Struct Reference

#include <pi-syspkt.h>

Collaboration diagram for RPC_param:

Collaboration graph
[legend]

Detailed Description

Definition at line 59 of file pi-syspkt.h.

Data Fields

int byRef
size_t size
int invert
int arg
void * data


Field Documentation

int RPC_param::byRef

Definition at line 60 of file pi-syspkt.h.

Referenced by PackRPC(), and RPC().

size_t RPC_param::size

Definition at line 61 of file pi-syspkt.h.

Referenced by InvertRPC(), PackRPC(), RPC(), sys_RPC(), and UninvertRPC().

int RPC_param::invert

Definition at line 62 of file pi-syspkt.h.

Referenced by InvertRPC(), PackRPC(), RPC(), and UninvertRPC().

int RPC_param::arg

Definition at line 63 of file pi-syspkt.h.

Referenced by PackRPC().

void* RPC_param::data

Definition at line 64 of file pi-syspkt.h.

Referenced by InvertRPC(), PackRPC(), RPC(), and UninvertRPC().


The documentation for this struct was generated from the following file:
© 1996-2007 by pilot-link.org. All rights reserved.