
Public Member Functions | |
| ~CConsoleControl () | |
| void | ConstructL (const TRect &aClientRect) |
| CConsoleBase & | Console () |
| void | ActivateL () |
| void | ConstructL (CEchoEngine *aEchoEngine) |
| TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) |
| void | ActivateL () |
| void | PrintNotify (const TDesC &aDes) |
| void | PrintNotify (TInt aInt) |
| void | ErrorNotifyL (const TDesC &aErrMessage, TInt aErrCode) |
Static Public Member Functions | |
| static CConsoleControl * | NewL (const TRect &aClientRect) |
| static CConsoleControl * | NewL (CEchoEngine *aEchoEngine) |
Protected Member Functions | |
| CConsoleControl () | |
| CConsoleControl () | |
Definition at line 41 of file SecureSockets.h.
| void CConsoleControl::ActivateL | ( | ) |
Mark control ready to draw
Definition at line 58 of file SecureSockets.cpp.
1.5.3