equal
deleted
inserted
replaced
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 |