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

myset.h File Reference

Declares templates for generating custom containers used elsewhere in the library. More...

#include "defs.h"
#include "coldata.h"
#include "stream2string.h"
#include <iostream>
#include <set>
#include <vector>

Include dependency graph for myset.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  mysqlpp

Classes

class  mysqlpp::Set< Container >
 A special std::set derivative for holding MySQL data sets. More...

Functions

template<class Container>
std::ostream & operator<< (std::ostream &s, const Set< Container > &d)
 Inserts a Set object into a C++ stream.


Detailed Description

Declares templates for generating custom containers used elsewhere in the library.


Generated on Tue Aug 16 12:53:48 2005 for MySQL++ by  doxygen 1.3.9.1