Etiquette Reference Documentation
(defclass SERVER-RECORD ()(...))
(SETF COUNTER)
((SETF COUNTER) (OBJ SERVER-RECORD)) [accessor]
COUNTER
(COUNTER (OBJ SERVER-RECORD)) [accessor]
ACCEPT and DEREFERENCE
(SETF PORT)
((SETF PORT) (OBJ SERVER-RECORD)) [accessor]
PORT
(PORT (OBJ SERVER-RECORD)) [accessor]
ACCEPT
(SETF SOCKET)
((SETF SOCKET) (OBJ SERVER-RECORD)) [accessor]
SOCKET
(SOCKET (OBJ SERVER-RECORD)) [accessor]
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.