Changeset 6102 in ntrip for trunk/BNC/src/PPP_free
- Timestamp:
- Sep 8, 2014, 9:16:41 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP_free/pppClient.h
r6100 r6102 38 38 namespace BNC_PPP { 39 39 40 class t_pppClient {40 class t_pppClient : public interface_pppClient { 41 41 public: 42 42 t_pppClient(const t_pppOptions* opt);
Note:
See TracChangeset
for help on using the changeset viewer.