TXIMPRequestIdBuilder Class Reference
class TXIMPRequestIdBuilder |
The request ID builder for XIMP internal use to construct valid TXIMPRequestId:s
Constructor & Destructor Documentation
TXIMPRequestIdBuilder()
IMPORT_C | TXIMPRequestIdBuilder | ( | ) | |
C++ default constructor. Initialises all parts to to their default values.
Member Functions Documentation
BuildRequestId()
Constructs a TXIMPRequestId object having valued as specified in member parts.
SetProtocolId(TUint32)
IMPORT_C void | SetProtocolId | ( | TUint32 | aProtocol | ) | |
Sets the protocol ID part.
SetRequestId(TUint32)
IMPORT_C void | SetRequestId | ( | TUint32 | aRequest | ) | |
Sets the request ID part.
SetSessionId(TUint32)
IMPORT_C void | SetSessionId | ( | TUint32 | aSession | ) | |
Sets the session ID part.
Member Data Documentation
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.