MenuUtils Class Reference

class MenuUtils
Public Member Functions
IMPORT_C TIntGetTUint(const TDesC &, TUint &)
IMPORT_C voidSetTUint(TDes &, TUint)

Member Functions Documentation

GetTUint(const TDesC &, TUint &)

IMPORT_C TIntGetTUint(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 voidSetTUint(TDes &aStr,
TUintaInt
)[static]

Sets TUint in a aStr - HEX

Parameters

TDes & aStr
TUint aInt