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

OTInquiry.cpp File Reference

#include <qcstring.h>
#include <qsocket.h>
#include <qdatetime.h>
#include <qtimer.h>
#include <qthread.h>
#include <qapplication.h>
#include <bluezlib.h>
#include <OTGateway.h>
#include <OTDriver.h>
#include <OTPeer.h>
#include <OTHCISocket.h>
#include <OTInquiry.h>
#include <opie2/odebug.h>

Include dependency graph for OTInquiry.cpp:

Go to the source code of this file.

Defines

#define max(a, b)   (((a)>(b)) ? (a) : (b))
#define min(a, b)   (((a)>(b)) ? (b) : (a))


Define Documentation

#define max a,
 )     (((a)>(b)) ? (a) : (b))
 

Definition at line 32 of file OTInquiry.cpp.

#define min a,
 )     (((a)>(b)) ? (b) : (a))
 

Definition at line 33 of file OTInquiry.cpp.


Generated on Sat Nov 5 17:10:59 2005 for OPIE by  doxygen 1.4.2