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

#include <version.h>

Inheritance diagram for connection_entry:
Inheritance graph
[legend]
Collaboration diagram for connection_entry:
Collaboration graph
[legend]

Public Member Functions

 connection_entry (RPC2_Handle, long)
 
long client_type (void)
 
RPC2_Handle cid (void)
 
void print ()
 
void print (FILE *)
 
void print (int)
 
void print (int, FILE *)
 

Constructor & Destructor Documentation

◆ connection_entry()

connection_entry::connection_entry ( RPC2_Handle  _cid,
long  _clientType 
)

Member Function Documentation

◆ cid()

RPC2_Handle connection_entry::cid ( void  )
inline

◆ client_type()

long connection_entry::client_type ( void  )
inline

◆ print() [1/4]

void connection_entry::print ( void  )
virtual

Reimplemented from olink.

◆ print() [2/4]

void connection_entry::print ( FILE *  fp)
virtual

Reimplemented from olink.

◆ print() [3/4]

void connection_entry::print ( int  fd)
virtual

Reimplemented from olink.

◆ print() [4/4]

void connection_entry::print ( int  level,
FILE *  file 
)

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