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

#include <version.h>

Public Member Functions

connection_entryGetConnection (RPC2_Handle)
 
int ConnectionValid (RPC2_Handle, long)
 
int RemoveConnection (RPC2_Handle)
 
void LogConnections (int, FILE *)
 
int PurgeConnections (void)
 
 connection_table (int=1024)
 
 ~connection_table (void)
 

Friends

long MondEstablishConn (RPC2_Handle, unsigned long, long, long, SpareEntry[])
 

Constructor & Destructor Documentation

◆ connection_table()

connection_table::connection_table ( int  tablesize = 1024)

◆ ~connection_table()

connection_table::~connection_table ( void  )

Member Function Documentation

◆ ConnectionValid()

int connection_table::ConnectionValid ( RPC2_Handle  cid,
long  clientType 
)

◆ GetConnection()

connection_entry * connection_table::GetConnection ( RPC2_Handle  cid)

◆ LogConnections()

void connection_table::LogConnections ( int  importance,
FILE *  LogFile 
)

◆ PurgeConnections()

int connection_table::PurgeConnections ( void  )

◆ RemoveConnection()

int connection_table::RemoveConnection ( RPC2_Handle  cid)

Friends And Related Function Documentation

◆ MondEstablishConn

long MondEstablishConn ( RPC2_Handle  cid,
unsigned long  Version,
long  clientType,
long  spare_size,
SpareEntry  spare[] 
)
friend

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