dlPos

Section: OATH Reference Manual (3O)
Updated: 26 August 1991
Index Return to Main Contents
 

NAME

dlPos (dlPosA, dlPosG) - a position in a dlList  

SYNOPSIS

#include <oath/dlList.h>  

DESCRIPTION

The dlPos is an implementation of the abstract type listPos. The dlPos represents a position in a dlList.  

DERIVATION

dlPos : listPos : pos : obj

dlPos is an implementation type.  

STATIC OPERATIONS

dlPosA dlPosA:: isa (objA)
dlPosA::isa(O) returns O if it is truly a dlPos; otherwise it returns Nil.
 

MEMBER OPERATIONS

 

INTERNAL OPERATIONS

 

SEE ALSO

OATH(3O), listPos(3O), dlList(3O), dlNodeP(3O)  

AUTHOR

Brian M. Kennedy (Computer Science Center, Texas Instruments Incorporated)  

BUGS


 

Index

NAME
SYNOPSIS
DESCRIPTION
DERIVATION
STATIC OPERATIONS
MEMBER OPERATIONS
INTERNAL OPERATIONS
SEE ALSO
AUTHOR
BUGS

This document was created by man2html, using the manual pages.
Time: 20:37:51 GMT, July 24, 2024