Changeset 6104 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Sep 8, 2014, 9:17:22 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppClient.h
r5826 r6104 19 19 class t_pppFilter; 20 20 21 class t_pppClient {21 class t_pppClient : public interface_pppClient { 22 22 public: 23 23 t_pppClient(const t_pppOptions* opt);
Note:
See TracChangeset
for help on using the changeset viewer.