| class TConnectionInfoV2 : public TConnectionInfo |
Connection information structure (version 2) Extends basic connection info with connection type information since v7.0s TConnectionInfo
| Public Member Functions | |
|---|---|
| TConnectionInfoV2 () | |
| TConnectionInfoV2 ( TUint32 , TUint32 , TConnectionType ) | |
| TConnectionType | ConnectionType () |
| Protected Member Functions | |
|---|---|
| TConnectionInfoV2 ( TUint8 , TUint32 , TUint32 , TConnectionType ) | |
| Private Attributes | |
|---|---|
| TConnectionType | iConnectionType |
| Inherited Attributes | |
|---|---|
| TConnArgBase::iReserved | |
| TConnArgBase::iVersion | |
| TConnectionInfo::iIapId | |
| TConnectionInfo::iNetId | |
| TConnectionInfoV2 | ( | TUint32 | aIapId, |
| TUint32 | aNetId, | ||
| TConnectionType | aConnectionType | ||
| ) | [inline] | ||
Constructor
| TConnectionInfoV2 | ( | TUint8 | aVersion, |
| TUint32 | aIapId, | ||
| TUint32 | aNetId, | ||
| TConnectionType | aConnectionType | ||
| ) | [protected, inline] | ||
Constructor
| TConnectionType | ConnectionType | ( | ) | [inline] |
Retrieve the type of socket connection.(version 2)
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.