HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IOS.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  UT_IOS_TYPE { UT_IOS_ASCII = 0, UT_IOS_BINARY = 1 }
 
enum  UT_IOS_SEEK { UT_IOS_SEEK_BEG = 0, UT_IOS_SEEK_CUR = 1, UT_IOS_SEEK_END = 2 }
 

Enumeration Type Documentation

Enumerator
UT_IOS_SEEK_BEG 
UT_IOS_SEEK_CUR 
UT_IOS_SEEK_END 

Definition at line 21 of file UT_IOS.h.

Enumerator
UT_IOS_ASCII 
UT_IOS_BINARY 

Definition at line 15 of file UT_IOS.h.