Classes | Defines | Enumerations

ut_TextIterator.h File Reference

#include "ut_types.h"

Go to the source code of this file.

Classes

class  UT_TextIterator

Defines

#define UT_IT_NOT_CHARACTER   UCS_SPACE
#define UT_IT_ERROR   0xffffffff

Enumerations

enum  UTIterStatus { UTIter_OK, UTIter_OutOfBounds, UTIter_Error }

Define Documentation

#define UT_IT_ERROR   0xffffffff
#define UT_IT_NOT_CHARACTER   UCS_SPACE

Enumeration Type Documentation

Enumerator:
UTIter_OK 
UTIter_OutOfBounds 
UTIter_Error