Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - OS - Text Processing - TextCursorC |
TextCursorC | |
Cursor in text buffer. | |
include | "Ravl/Text/TextCursor.hh" |
Created: | 5/8/97 |
Source file: | Ravl/OS/Text/TextCursor.hh |
User Level: | Normal |
Library: | RavlOS |
In Scope: | RavlN |
Effectively does a SkipWhite(), the Clip("[^ ]*");
leave the cursor positioned after the text that was returend. NB. Buffer is not changed !
Only if initalSkipDelim is true, deliminators at the begining of the string
will be skiped.
leave the cursor positioned after the text that was returend. NB. Buffer is not changed !
Only if initalSkipDelim is true, deliminators at the begining of the string
will be skiped.
NB. In the current implementation 'text' may not contain a carrage
return unless its the last character in the string.
Maintainer:Charles Galambos, Created: 5/8/97, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |