branch | RCL_3 |
changeset 15 | 3cebc1a84278 |
parent 0 | c53acadfccc6 |
14:646a02f170b9 | 15:3cebc1a84278 |
---|---|
137 /*iClients - messageclients count.*/ |
137 /*iClients - messageclients count.*/ |
138 TInt iClients; |
138 TInt iClients; |
139 |
139 |
140 /*iFileName - File used for restore flag.*/ |
140 /*iFileName - File used for restore flag.*/ |
141 TFileName iFileName; |
141 TFileName iFileName; |
142 |
|
143 /*iFs - File server session, own.*/ |
|
144 RFs iFs; |
|
142 }; |
145 }; |
143 |
146 |
144 #endif // RESTOREWATCHER_H |
147 #endif // RESTOREWATCHER_H |