Methods of Class DText


- (DText *) append :(const char *) cstring - [DText]
- (DText *) capitalize - [DText]
- (DText *) capwords - [DText]
- (int) ccompare :(const char *) other - [DText]
- (int) ccompare :(const char *) other :(unsigned long) length - [DText]
- (DText *) center :(unsigned long) width - [DText]
- (DText *) clear - [DText]
- (BOOL) cmatch :(const char *) cstring - [DText]
- (DText *) column :(int) width - [DText]
- (int) compare :(DText *) other - [DText]
- (unsigned long) count :(const char *) search :(long) from :(long) to - [DText]
- (const char *) cstring - [DText]
- deepen - [DText]
- (DText *) delete :(long) index - [DText]
- (DText *) delete :(long) from :(long) to - [DText]
- (int) error - [DText]
- (DText *) expandtabs :(unsigned) tabsize - [DText]
- (DText *) extra :(unsigned) extra - [DText]
- (DText *) format :(const char *) format,... - [DText]
- free - [DText]
- (int) fromString :(char **) cstr - [DText]
- (char) get :(long) index - [DText]
- (DText *) get :(long) from :(long) to - [DText]
- (int) icompare :(const char *) other - [DText]
- (int) icompare :(const char *) other :(unsigned long) length - [DText]
- (BOOL) imatch :(const char *) cstring - [DText]
- (long) index :(const char *) search :(long) from :(long) to - [DText]
- (DText *) init - [DText]
- (DText *) init :(const char *) cstring - [DText]
- (DText *) insert :(long) from :(long) to :(const char *) cstring - [DText]
- (DText *) insert :(long) from :(long) to :(char) ch :(long) number - [DText]
- (BOOL) isEmpty - [DText]
- (BOOL) isEof - [DText]
- (unsigned long) length - [DText]
- (DText *) ljust :(unsigned long) width - [DText]
- (DText *) lower - [DText]
- (DText *) lstrip - [DText]
- (DText *) multiply :(unsigned) times - [DText]
- (char) pop - [DText]
- (DText *) prepend :(const char *) cstring - [DText]
- (DText *) push :(char) ch - [DText]
- (DText *) put :(long) index :(char) ch - [DText]
- (char) readChar - [DText]
- (DText *) readLine - [DText]
- (DText *) readText - [DText]
- (DText *) readText :(long) length - [DText]
- (DText *) replace :(const char *) old :(const char *) new :(long) max - [DText]
- (long) rindex :(const char *) search :(long) from :(long) to - [DText]
- (DText *) rjust :(unsigned long) width - [DText]
- (DText *) rstrip - [DText]
- (int) scanInt :(int) wrong - [DText]
- (DText *) scanText :(char) separator - [DText]
- (DText *) scanText :(const char *) separators :(char *) separator - [DText]
- (BOOL) seek :(unsigned long) offset :(int) origin - [DText]
- (DText *) set :(const char *) cstring - [DText]
- (DText *) set :(char) ch :(long) number - [DText]
- (DText *) set :(const char *) cstring :(long) from :(long) to - [DText]
- (DText *) size :(unsigned long) size - [DText]
- (BOOL) skip :(unsigned long) offset - [DText]
- (int) skipChar :(char) ch - [DText]
- (int) skipWhiteSpace - [DText]
- (DText *) split :(char) separator - [DText]
- (DText *) strip - [DText]
- (DText *) swapcase - [DText]
- (unsigned long) tell - [DText]
- (DData *) toData - [DText]
- (double) toDouble - [DText]
- (int) toInt - [DText]
- (long) toLong - [DText]
- (DText *) toText - [DText]
- (DText *) upper - [DText]
- (BOOL) writeChar :(char) ch - [DText]
- (BOOL) writeLine :(const char *) text - [DText]
- (BOOL) writeText :(const char *) text - [DText]
- (DText *) zfill :(unsigned long) width - [DText]

generated 08-Jan-2006 by ObjcDoc 3.0.0