Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ocopclient.h

Go to the documentation of this file.
00001 #ifndef OPIE_OCOP_CLIENT_H
00002 #define OPIE_OCOP_CLIENT_H
00003 
00004 #include <qcstring.h>
00005 #include <qsocketnotifier.h>
00006 
00007 struct OCOPClient {
00008     int fd;
00009     QSocketNotifier* notify;
00010 };
00011 
00012 #endif

Generated on Sat Nov 5 16:18:35 2005 for OPIE by  doxygen 1.4.2