Coda Distributed File System
Public Member Functions | Public Attributes | List of all members
RepResCommCtxt Class Reference

#include <rescomm.h>

Collaboration diagram for RepResCommCtxt:
Collaboration graph
[legend]

Public Member Functions

 RepResCommCtxt ()
 
 ~RepResCommCtxt ()
 
void print ()
 
void print (FILE *)
 
void print (int)
 

Public Attributes

RPC2_Integer HowMany
 
RPC2_Handle handles [VSG_MEMBERS]
 
unsigned long hosts [VSG_MEMBERS]
 
RPC2_Integer retcodes [VSG_MEMBERS]
 
unsigned long primaryhost
 
RPC2_MulticastMIp
 
unsigned dying [VSG_MEMBERS]
 

Constructor & Destructor Documentation

◆ RepResCommCtxt()

RepResCommCtxt::RepResCommCtxt ( )

◆ ~RepResCommCtxt()

RepResCommCtxt::~RepResCommCtxt ( )

Member Function Documentation

◆ print() [1/3]

void RepResCommCtxt::print ( void  )

◆ print() [2/3]

void RepResCommCtxt::print ( FILE *  fp)

◆ print() [3/3]

void RepResCommCtxt::print ( int  fd)

Member Data Documentation

◆ dying

unsigned RepResCommCtxt::dying[VSG_MEMBERS]

◆ handles

RPC2_Handle RepResCommCtxt::handles[VSG_MEMBERS]

◆ hosts

unsigned long RepResCommCtxt::hosts[VSG_MEMBERS]

◆ HowMany

RPC2_Integer RepResCommCtxt::HowMany

◆ MIp

RPC2_Multicast* RepResCommCtxt::MIp

◆ primaryhost

unsigned long RepResCommCtxt::primaryhost

◆ retcodes

RPC2_Integer RepResCommCtxt::retcodes[VSG_MEMBERS]

The documentation for this class was generated from the following files: