mmserv/tms/inc/tmsproxy.h
branchRCL_3
changeset 18 2eb3b066cc7d
parent 13 f5c5c82a163e
child 40 60e492b28869
--- a/mmserv/tms/inc/tmsproxy.h	Tue May 11 16:42:02 2010 +0300
+++ b/mmserv/tms/inc/tmsproxy.h	Tue May 25 13:16:00 2010 +0300
@@ -95,6 +95,8 @@
     virtual void QueueEvent(gint aEventType, gint aError, void* event_data);
 
 private:
+    gint StartServer();
+
     void PopulateArrayL(TMSClientServerRequest aRequest,
             RArray<TUint32>& aDecoders, gint aCount);
     void GetAvailableOutputsL(OutputVector& outputs);