mmserv/tms/inc/tmsproxy.h
changeset 22 128eb6a32b84
parent 14 80975da52420
child 28 ebf79c79991a
--- a/mmserv/tms/inc/tmsproxy.h	Fri May 14 16:22:35 2010 +0300
+++ b/mmserv/tms/inc/tmsproxy.h	Thu May 27 13:20:50 2010 +0300
@@ -119,6 +119,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);