MenuUtils Class Reference

class MenuUtils
Public Member Functions
IMPORT_C TInt GetTUint (const TDesC &, TUint &)
IMPORT_C void SetTUint ( TDes &, TUint )

Member Functions Documentation

GetTUint(const TDesC &, TUint &)

IMPORT_C TInt GetTUint ( const TDesC & aStr,
TUint & aInt
) [static]

Gets TUint from a aStr - HEX or Decimal

Parameters

const TDesC & aStr
TUint & aInt

SetTUint(TDes &, TUint)

IMPORT_C void SetTUint ( TDes & aStr,
TUint aInt
) [static]

Sets TUint in a aStr - HEX

Parameters

TDes & aStr
TUint aInt