Debug::TMemoryInfo Class Reference
Structure used to store information about a memory operation
Constructor & Destructor Documentation
TMemoryInfo(TUint32, TUint32, TAccess, TEndianess)
TMemoryInfo
|
(
|
TUint32
|
aAddress = 0,
|
|
TUint32
|
aLength = 0,
|
|
TAccess
|
aAccess = EAccess32,
|
|
TEndianess
|
aEndianess = EEndLE8
|
|
)
|
[inline]
|
Parameters
TUint32
aAddress = 0
|
|
TUint32
aLength = 0
|
|
TAccess
aAccess = EAccess32
|
|
TEndianess
aEndianess = EEndLE8
|
|
Member Data Documentation
TAccess
iAccess
Access size for read/write TAccess
TUint32
iAddress
Address to start reading/writing memory
TEndianess
iEndianess
Endianess to interpret data as TEndianess
TUint32
iSize
Number of bytes of memory to read/write
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.