QxOrm  1.4.9
C++ Object Relational Mapping library
#include <assert.h>
#include <stdlib.h>
#include <new>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  qx::memory::bool_array
class  qx::memory::bool_array::_Element

Namespaces

namespace  qx
 

Root namespace for all QxOrm library features.


namespace  qx::memory
 

QxOrm library memory leak detection (by Wu Yongwei)


Defines

#define _BYTE_DEFINED

Typedefs

typedef unsigned char qx::memory::BYTE

Detailed Description

Header file for class bool_array (packed boolean array).

Version:
3.1, 2005/08/25
Author:
Wu Yongwei

Definition in file bool_array.h.


Define Documentation

#define _BYTE_DEFINED

Definition at line 61 of file bool_array.h.