Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

rpc_msg Struct Reference

#include <rpc_msg.h>

List of all members.

Public Attributes

u_int32_t rm_xid
enum msg_type rm_direction
union {
   call_body   RM_cmb
   reply_body   RM_rmb
ru


Member Data Documentation

struct call_body rpc_msg::RM_cmb
 

Definition at line 155 of file rpc_msg.h.

enum msg_type rpc_msg::rm_direction
 

Definition at line 153 of file rpc_msg.h.

struct reply_body rpc_msg::RM_rmb
 

Definition at line 156 of file rpc_msg.h.

u_int32_t rpc_msg::rm_xid
 

Definition at line 152 of file rpc_msg.h.

union { ... } rpc_msg::ru
 


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2