TRANSPORT

Name

TRANSPORT -- class

Description

Transport class - encapsulates the underlying communication protocol

Class details

(defclass TRANSPORT ()(...))
scopepackage ORG.FUNCALL.ETIQUETTE
locationtransports.lisp
# variables2
# methods4

Methods

(SETF DESTINATION-ADDR)
 ((SETF DESTINATION-ADDR) (OBJ TRANSPORT)) [accessor]

DESTINATION-ADDR
 (DESTINATION-ADDR (OBJ TRANSPORT)) [accessor]

(SETF STREAM)
 ((SETF STREAM) (OBJ TRANSPORT)) [accessor]

STREAM
 (STREAM (OBJ TRANSPORT)) [accessor]

Slots

 slot DESTINATION-ADDR is of type T
 slot STREAM is of type T

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