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

cdbxx Namespace Reference


Classes

struct  data
class  in_db
class  iterator
class  open_error
class  out_db
class  string
class  vector

Typedefs

typedef const unsigned char * mem_pos
typedef std::pair< data, datadata_pair

Functions

bool operator== (const std::string &lhs, const cdbxx::string &rhs)
bool operator== (const cdbxx::string &lhs, const std::string &rhs)
bool operator!= (const std::string &lhs, const cdbxx::string &rhs)
bool operator!= (const cdbxx::string &lhs, const std::string &rhs)
template<class T> bool operator== (const std::vector< T > &lhs, const cdbxx::vector< T > &rhs)
template<class T> bool operator== (const cdbxx::vector< T > &lhs, const std::vector< T > &rhs)
template<class T> bool operator!= (const std::vector< T > &lhs, const cdbxx::vector< T > &rhs)
template<class T> bool operator!= (const cdbxx::vector< T > &lhs, const std::vector< T > &rhs)
bool operator== (const iterator &lhs, const iterator &rhs)
bool operator!= (const iterator &lhs, const iterator &rhs)


Typedef Documentation

typedef std::pair<data, data> cdbxx::data_pair
 

typedef const unsigned char * cdbxx::mem_pos
 

position in the mmaped memory


Function Documentation

bool operator!= const iterator &  lhs,
const iterator &  rhs
[inline]
 

template<class T>
bool operator!= const cdbxx::vector< T > &  lhs,
const std::vector< T > &  rhs
[inline]
 

template<class T>
bool operator!= const std::vector< T > &  lhs,
const cdbxx::vector< T > &  rhs
[inline]
 

bool operator!= const cdbxx::string lhs,
const std::string &  rhs
[inline]
 

bool operator!= const std::string &  lhs,
const cdbxx::string rhs
[inline]
 

bool operator== const iterator &  lhs,
const iterator &  rhs
[inline]
 

template<class T>
bool operator== const cdbxx::vector< T > &  lhs,
const std::vector< T > &  rhs
[inline]
 

template<class T>
bool operator== const std::vector< T > &  lhs,
const cdbxx::vector< T > &  rhs
[inline]
 

bool operator== const cdbxx::string lhs,
const std::string &  rhs
[inline]
 

bool operator== const std::string &  lhs,
const cdbxx::string rhs
[inline]
 


Generated on Thu Apr 1 12:48:31 2004 for CDBxx by doxygen 1.3.5