_LIT | ( | KMMFControllerProxyServerName | , |
"MMFControllerProxyServer-" | |||
) |
const TInt | KMMFObjectHandleController |
Signals that the message is destined for the controller
typedef TPckgBuf< TMMFMessageDestination > | TMMFMessageDestinationPckg |
Package buffer for TMMFMessageDestination
NONSHARABLE_CLASS | ( | RMMFControllerProxy | ) |
RSessionBase-based client class to handle the creation of the controller thread and message sending over IPC.
The controller proxy is responsible for sending and recieving messages over IPC; it does not care exactly what those messages are.
Note the fact that, although this is an internal component, its size cannot be changed because it's embedded in a publishedAll class (RMMFController) and the size of the latter would also be changed raising a binary compatibility problem.