TRemConAddress Class Reference
Represents a single remote device address in terms of the bearer used to connect to the device and some bearer-specific connection information.
Constructor & Destructor Documentation
~TRemConAddress()
IMPORT_C | ~TRemConAddress | ( | ) | |
Member Functions Documentation
BearerUid()
IMPORT_C TUid & | BearerUid | ( | ) | |
BearerUid()
IMPORT_C TUid | BearerUid | ( | ) | const |
IsNull()
IMPORT_C TBool | IsNull | ( | ) | const |
The address is null if the bearer UID is the null UID.
operator==(const TRemConAddress &)
Member Data Documentation
const TUint KMaxAddrSize
const TUint | KMaxAddrSize | [static] |
This is maximum supported size for a bearer-specific remote device address (cf. TSockAddr).
TBuf8< KMaxAddrSize > iAddr
Buffer for bearer-specific connection address information.
TUid
iBearerUid
Implementation UID of bearer (ECOM) plugin.
TSglQueLink
iLink
Link between elements of this type in a TSglQue.
TUint32
iPad
Pad for BC-friendly future change.
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.