class TMTPTypeInt8 : public TMTPTypeIntBase |
Defines the MTP signed 8-bit integer data type.
Public Member Functions | |
---|---|
TMTPTypeInt8() | |
TMTPTypeInt8(TInt8) | |
IMPORT_C void | Set(TInt8) |
IMPORT_C TInt8 | Value() |
Inherited Attributes | |
---|---|
TMTPTypeIntBase::iData |
IMPORT_C | TMTPTypeInt8 | ( | TInt8 | aData | ) |
Conversion constructor.
TInt8 aData | The initial data value. |
IMPORT_C void | Set | ( | TInt8 | aValue | ) |
Sets the data type to the specified value.
TInt8 aValue |
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.