changeset 42 | b72428996822 |
parent 32 | 19bd632b5100 |
32:19bd632b5100 | 42:b72428996822 |
---|---|
136 |
136 |
137 /** |
137 /** |
138 * Handling of Service array |
138 * Handling of Service array |
139 * |
139 * |
140 */ |
140 */ |
141 void ServiceArray(CArrayPtr<CSrcsTransport> &aTransport, TBool aState); |
141 void ServiceArrayL(CArrayPtr<CSrcsTransport> &aTransport, TBool aState); |
142 |
142 |
143 private: |
143 private: |
144 |
144 |
145 /** |
145 /** |
146 * C++ default constructor. |
146 * C++ default constructor. |