upnpavcontrolpoint/avcpengineclient/inc/upnpavcpenginerfsclient.h
changeset 34 eab116a48b80
parent 0 7f85d04be362
equal deleted inserted replaced
33:6ac064bb53eb 34:eab116a48b80
   136 		*
   136 		*
   137 		* @param aFileInfo file information
   137 		* @param aFileInfo file information
   138 		* @return converted object of CDirEnt
   138 		* @return converted object of CDirEnt
   139 		*/
   139 		*/
   140 		CRsfwDirEnt* RUpnpAVCPEngineRFSClient::GetFileInformationL(TFileInfo& aFileInfo);
   140 		CRsfwDirEnt* RUpnpAVCPEngineRFSClient::GetFileInformationL(TFileInfo& aFileInfo);
       
   141 		
       
   142 	public:
       
   143 		/*
       
   144 		 * Custom cleanup mechanism
       
   145 		 */
       
   146 		static void CleanupArray(TAny* aDirs);
   141 	};
   147 	};
   142 
   148 
   143 #endif // C_RUPNPAVCPENGINERFSCLIENT_H
   149 #endif // C_RUPNPAVCPENGINERFSCLIENT_H
   144 
   150 
   145 // End of File
   151 // End of File