|
||
class TConnectionInfo : public TConnArgBase;
TConnArgBase
- Base class for many arguments to RConnection functions. Provides versioning info...
TConnectionInfo
- (No abstract)
Defined in TConnectionInfo
:
TConnectionInfo()
Default Constructor TConnectionInfo(TUint32,TUint32)
Constructor TConnectionInfo(TUint8,TUint32,TUint32)
Constructor iIapId
iNetId
Inherited from TConnArgBase
:
TConnArgBase(TUint8)
ConstructorVersion()const
Responsible for retrieving the version number for the Socket Connection argument...iReserved
iVersion
inline TConnectionInfo(TUint32 aIapId, TUint32 aNetId);
Constructor
|
protected: inline TConnectionInfo(TUint8 aVersion, TUint32 aIapId, TUint32 aNetId);
Constructor
|
TUint32 iNetId;