CPppLinkBase Class Reference
class CPppLinkBase : public CBase
|
Base class for link protocols
Constructor & Destructor Documentation
CPppLinkBase(CPppLcp *)
CPppLinkBase
|
(
|
CPppLcp
*
|
aLcp
|
)
|
[protected]
|
~CPppLinkBase()
~CPppLinkBase
|
(
|
)
|
[virtual]
|
Member Functions Documentation
Close()
void
|
Close
|
(
|
)
|
[pure virtual]
|
CreateL()
void
|
CreateL
|
(
|
)
|
[pure virtual]
|
DeliverToLcp(RMBufChain &)
void
|
DeliverToLcp
|
(
|
RMBufChain
&
|
aPacket
|
)
|
[protected, inline]
|
GetDataTransfer(RPacketContext::TDataVolume &)
GetSendRecvSize(TInt &, TInt &)
void
|
GetSendRecvSize
|
(
|
TInt
&
|
aMaxRecvSize,
|
|
TInt
&
|
aMaxSendSize
|
|
)
|
[pure virtual]
|
NewCompressor(const CPppCompressor *)
NewDeCompressor(const CPppDeCompressor *)
NotifyLinkDown(TInt)
void
|
NotifyLinkDown
|
(
|
TInt
|
aReason
|
)
|
[protected, inline]
|
NotifyLinkUp()
void
|
NotifyLinkUp
|
(
|
)
|
[protected, inline]
|
OpenL()
void
|
OpenL
|
(
|
)
|
[pure virtual]
|
PppCreateLinkL(CPppLcp *, const TDesC &)
Send(RMBufChain &, TUint)
SpeedMetric()
TInt
|
SpeedMetric
|
(
|
)
|
[pure virtual]
|
StartL()
void
|
StartL
|
(
|
)
|
[pure virtual]
|
Stop(TInt, TBool)
void
|
Stop
|
(
|
TInt
|
aReason,
|
|
TBool
|
aLinkDown = ETrue
|
|
)
|
[pure virtual]
|
Member Data Documentation
CPppCompressor * iPppCompressor
CPppDeCompressor * iPppDecompressor
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.