Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

DS.h File Reference

#include <cb2/utils.h>
#include <mysql.h>

Go to the source code of this file.

Namespaces

namespace  CB2

Defines

#define CB2_MYSQL(cond, error, warning)


Define Documentation

#define CB2_MYSQL cond,
error,
warning   ) 
 

Value:

if (!(cond)) \ throw ExceptionMySQL(ExceptionMySQL::error, warning ": " #cond " in " __FILE__, __LINE__);


Generated on Thu Sep 16 23:26:49 2004 for ColorBox2 by doxygen 1.3.7