Coda Distributed File System
Public Attributes | List of all members
PARM Union Reference

#include <multi.h>

Collaboration diagram for PARM:
Collaboration graph
[legend]

Public Attributes

RPC2_Integer integer
 
RPC2_Integer ** integerp
 
RPC2_Unsigned unsgned
 
RPC2_Unsigned ** unsgnedp
 
RPC2_Byte byte
 
RPC2_Byte ** bytep
 
RPC2_String string
 
RPC2_String ** stringp
 
RPC2_CountedBScbs
 
RPC2_CountedBS ** cbsp
 
RPC2_BoundedBSbbs
 
RPC2_BoundedBS ** bbsp
 
RPC2_EncryptionKeykey
 
RPC2_EncryptionKey ** keyp
 
RPC2_Handlecidp
 
SE_Descriptorsedp
 
union PARMstructp
 
union PARM ** structpp
 

Member Data Documentation

◆ bbs

RPC2_BoundedBS* PARM::bbs

◆ bbsp

RPC2_BoundedBS** PARM::bbsp

◆ byte

RPC2_Byte PARM::byte

◆ bytep

RPC2_Byte** PARM::bytep

◆ cbs

RPC2_CountedBS* PARM::cbs

◆ cbsp

RPC2_CountedBS** PARM::cbsp

◆ cidp

RPC2_Handle* PARM::cidp

◆ integer

RPC2_Integer PARM::integer

◆ integerp

RPC2_Integer** PARM::integerp

◆ key

RPC2_EncryptionKey* PARM::key

◆ keyp

RPC2_EncryptionKey** PARM::keyp

◆ sedp

SE_Descriptor* PARM::sedp

◆ string

RPC2_String PARM::string

◆ stringp

RPC2_String** PARM::stringp

◆ structp

union PARM* PARM::structp

◆ structpp

union PARM** PARM::structpp

◆ unsgned

RPC2_Unsigned PARM::unsgned

◆ unsgnedp

RPC2_Unsigned** PARM::unsgnedp

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