branch | RCL_3 |
changeset 55 | c92d4f3c47c5 |
parent 54 | 0c2046328c85 |
54:0c2046328c85 | 55:c92d4f3c47c5 |
---|---|
37 ~CT_LbsClientServer(); |
37 ~CT_LbsClientServer(); |
38 CT_LbsClientServer(); |
38 CT_LbsClientServer(); |
39 |
39 |
40 protected: |
40 protected: |
41 void ConstructL(const TDesC& aName); |
41 void ConstructL(const TDesC& aName); |
42 |
|
43 public: |
|
44 // inter-test step pos info storage. |
|
45 TPositionInfo iPosInfo; |
|
42 }; |
46 }; |
43 |
47 |
44 #endif //__CT_LBS_CLIENT_SERVER_H__ |
48 #endif //__CT_LBS_CLIENT_SERVER_H__ |