changeset 20 | b67dd1fc57c5 |
parent 14 | 80975da52420 |
child 28 | ebf79c79991a |
--- a/mmserv/tms/inc/tmsproxy.h Fri Apr 30 19:18:45 2010 -0500 +++ b/mmserv/tms/inc/tmsproxy.h Fri May 14 18:19:45 2010 -0500 @@ -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);