Debug::TTagHeader Struct Reference

struct Debug::TTagHeader

Information in the debug functionality block is represented as a concatenation of pairs of TTagHeader structures and arrays of TTag objects. TTag RSecuritySvrSession::GetDebugFunctionality

Public Attributes
TUint16 iNumTags
TUint16 iTagHdrId

Member Data Documentation

TUint16 iNumTags

TUint16 iNumTags

The number of TTag elements in the array associated with this TTagHeader.

TUint16 iTagHdrId

TUint16 iTagHdrId

Value identifying the contents of this TTagHeader, should be interpreted as an enumerator from TTagHeaderId. TTagHeaderId