minStringPos

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

NAME

minStringPos (minStringPosA, minStringPosG) - an implementation of a pos in a minString  

SYNOPSIS

#include <oath/minString.h>  

DESCRIPTION

The minStringPos, a companion class to minString, is a pos which has functionality appropriate for a position in a list of characters.  

DERIVATION

minStringPos : stringPos : listPos : pos : obj

minStringPos is an implementation type.  

STATIC OPERATIONS

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

MEMBER OPERATIONS

 

INTERNAL OPERATIONS

 

SEE ALSO

OATH(3O), listPos(3O), string(3O), character(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:48 GMT, July 24, 2024