Go to the source code of this file.
Functions | |
_LIT (KTitle,"InputMessage") | |
_LIT (KWelcome," Welcome to Message Queue Example application for the global queues\n") | |
_LIT (KEnterWords,"\n Enter some words and press enter key to send to inverter or Press Esc to exit.\n") | |
_LIT (KGlobalInverterInQ,"InverterInQ") | |
_LIT (KGlobalInverterOutQ,"InverterOutQ") | |
LOCAL_C void | DoStartL () |
GLDEF_C TInt | E32Main () |
Variables | |
const TInt | KNumberOfMsgs = 10 |
Definition in file CCollector.cpp.
GLDEF_C TInt E32Main | ( | ) |
Returns standard error code on exit
Secure variant only Process entry point. Called by client using RProcess API
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API
Definition at line 188 of file CCollector.cpp.