TChunkCreate Class Reference

class TChunkCreate
Public Member Enumerations
enum TChunkCreateAtt {
ENormal  = 0x00000000, EDoubleEnded  = 0x00000001, EDisconnected  = 0x00000002, ECache  = 0x00000003, EMappingMask  = 0x0000000f, ELocal  = 0x00000000, EGlobal  = 0x00000010, EData  = 0x00000000, ECode  = 0x00000020, EMemoryNotOwned  = 0x00000040, ELocalNamed  = 0x000000080, EReadOnly  = 0x000000100, EPagingUnspec  = 0x00000000, EPaged  = 0x80000000, EUnpaged  = 0x40000000, EPagingMask  = EPaged | EUnpaged, EChunkCreateAttMask  = EMappingMask | EGlobal | ECode | ELocalNamed | EReadOnly | EPagingMask
}
Public Attributes
TUint iAtt
TUint8 iClearByte
TBool iForceFixed
TInt iInitialBottom
TInt iInitialTop
TInt iMaxSize

Member Enumerations Documentation

Enum TChunkCreateAtt

Enumerators

ENormal = 0x00000000
EDoubleEnded = 0x00000001
EDisconnected = 0x00000002
ECache = 0x00000003
EMappingMask = 0x0000000f
ELocal = 0x00000000
EGlobal = 0x00000010
EData = 0x00000000
ECode = 0x00000020
EMemoryNotOwned = 0x00000040
ELocalNamed = 0x000000080
EReadOnly = 0x000000100
EPagingUnspec = 0x00000000
EPaged = 0x80000000
EUnpaged = 0x40000000
EPagingMask = EPaged | EUnpaged
EChunkCreateAttMask = EMappingMask | EGlobal | ECode | ELocalNamed | EReadOnly | EPagingMask

Member Data Documentation

TUint iAtt

TUint iAtt

TUint8 iClearByte

TUint8 iClearByte

TBool iForceFixed

TBool iForceFixed

TInt iInitialBottom

TInt iInitialBottom

TInt iInitialTop

TInt iInitialTop

TInt iMaxSize

TInt iMaxSize