Enumerations

mime-private.h File Reference

Go to the source code of this file.

Enumerations

enum  EndianType { UndefinedEndian, LSBEndian, MSBEndian }
enum  DataType {
  UndefinedData, StringData, ByteData, ShortData,
  LongData
}

Enumeration Type Documentation

enum DataType
Enumerator:
UndefinedData 
StringData 
ByteData 
ShortData 
LongData 
enum EndianType
Enumerator:
UndefinedEndian 
LSBEndian 
MSBEndian