SERVER-RECORD

Name

SERVER-RECORD -- class

Class details

(defclass SERVER-RECORD ()(...))
scopepackage ORG.FUNCALL.ETIQUETTE
locationtransports.lisp
# variables3
# methods6

Methods

(SETF COUNTER)
 ((SETF COUNTER) (OBJ SERVER-RECORD)) [accessor]

COUNTER
 (COUNTER (OBJ SERVER-RECORD)) [accessor]
Called By 

ACCEPT and DEREFERENCE

(SETF PORT)
 ((SETF PORT) (OBJ SERVER-RECORD)) [accessor]

PORT
 (PORT (OBJ SERVER-RECORD)) [accessor]
Called By 

ACCEPT

(SETF SOCKET)
 ((SETF SOCKET) (OBJ SERVER-RECORD)) [accessor]
Called By 

ACCEPT and DEREFERENCE

SOCKET
 (SOCKET (OBJ SERVER-RECORD)) [accessor]
Called By 

ACCEPT and DEREFERENCE

Slots

 slot PORT is of type T
 slot REFERENCE-COUNTER is of type T
 slot SOCKET is of type T

This documentation was generated 27 Oct 2003 from the original sources by Albert v.0.4.9.