Rudiments
|
00001 // Copyright (c) 2004 David Muse 00002 // See the COPYING file for more information. 00003 00004 protected: 00005 const char *_connectscript(); 00006 const char *_disconnectscript(); 00007 const char *_phonenumber(); 00008 00009 void modemclientClone(const modemclient &m); 00010 private: 00011 modemclientprivate *pvt;