UTString.h File Reference

Go to the source code of this file.

Classes

class  String_t
 String class which uses utf8 internally. More...
class  RefCountedString_t
 Reference counted string which deletes itself when the reference count reaches zero. More...

Enumerations

enum  line_ending_type_t { eLINEENDING_unix, eLINEENDING_dos, eLINEENDING_native }

Enumeration Type Documentation

Enumeration indicated whether line endings should be UNIX (linefeed), DOS (carriage return plus linefeed), or whatever line ending type is native to the platform (DOS line endings for Windows, UNIX line endings for every other system).

Enumerator:
eLINEENDING_unix 
eLINEENDING_dos 
eLINEENDING_native 

Definition at line 41 of file UTString.h.


Generated on Tue Dec 14 22:35:06 2010 for UT library by  doxygen 1.6.1