RPC_params Struct Reference

#include <pi-syspkt.h>

Collaboration diagram for RPC_params:

Collaboration graph
[legend]

Detailed Description

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

Data Fields

int trap
int reply
int args
RPC_param param [20]


Field Documentation

int RPC_params::trap

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

Referenced by DoRPC(), and PackRPC().

int RPC_params::reply

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

Referenced by DbgRPC(), DoRPC(), and PackRPC().

int RPC_params::args

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

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

struct RPC_param RPC_params::param[20]

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

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


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