MPppRecvr Class Reference
Constructor & Destructor Documentation
MPppRecvr(CPppLcp *, TPppPhase, TUint)
Member Functions Documentation
FindPppFactoryL(const TDesC &, TUid, CObjectCon &)
FlowOn()
IMPORT_C void | FlowOn | ( | ) | [virtual] |
FrameError()
void | FrameError | ( | ) | [pure virtual] |
Notifies that a CRC error has been detected in the data link frame that has been received.
Init(CPppLcp *, TPppPhase, TUint)
KillProtocol()
void | KillProtocol | ( | ) | [pure virtual] |
Deactivates this receiver object, preventing any processing of the data link frames being received.
LowerLayerDown(TInt)
void | LowerLayerDown | ( | TInt | aStatus | ) | [virtual] |
Notifies this receiver that the lower layer is down, i.e. that the PPP link is now in a phase when this receiver is inactive and the data frames being received will not be delivered to it.
Parameters
TInt aStatus | [in] A status code that may indicate a special reason for which this receiver was deactivated. |
LowerLayerUp()
void | LowerLayerUp | ( | ) | [virtual] |
Notifies this receiver that the lower layer is up, i.e. that the PPP link is now in a phase when this receiver is active and that this receiver should get ready for processing the data frames being received, as the data frames being received will be delivered to it.
RecvFrame(RMBufChain &)
Delivers a data link frame to this receiver for processing.
Parameters
RMBufChain & aPacket | [in] A reference to the RMBufChain object containing the data link frame. |
Reregister(TUint, TPppPhase)
SetId(TUint)
void | SetId | ( | TUint | aPppId | ) | [inline] |
Member Data Documentation
TInt
iPppAbortCode
TInt
| iPppAbortCode | [protected] |
TDblQueLink
iPppRecvrListLink
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.