class TConnArgBase |
Not intended for user instantiation since v7.0s
Public Member Functions | |
---|---|
TConnArgBase() | |
TConnArgBase(const TDesC8 &) | |
TUint8 | Version() |
Protected Member Functions | |
---|---|
TConnArgBase(TUint8) |
Protected Attributes | |
---|---|
TUint8 | iReserved |
TUint8 | iVersion |
TConnArgBase | ( | const TDesC8 & | aConnectionInfo | ) | [inline] |
const TDesC8 & aConnectionInfo |
TConnArgBase | ( | TUint8 | aVersion | ) | [protected, inline] |
Constructor
TUint8 aVersion |
TUint8 | Version | ( | ) | const [inline] |
Responsible for retrieving the version number for the Socket Connection argument.
version number of the connection arguemt.