utility.h File Reference

Declares utility functions used within MySQL++. More...

#include "common.h"
#include <cctype>
#include <cstring>
#include <string>

Go to the source code of this file.

Namespaces

namespace  mysqlpp
namespace  mysqlpp::internal

Functions

void mysqlpp::internal::str_to_lwr (std::string &s)
 Lowercase a C++ string in place.
void mysqlpp::internal::str_to_lwr (std::string &ls, const char *mcs)
 Copy a C string into a C++ string, lowercasing it along the way.


Detailed Description

Declares utility functions used within MySQL++.

None of this is meant to be used outside the library itself. None of this is considered part of the library interface. It is subject to change at any time, with no notice.


Generated on Thu Jun 3 11:59:12 2010 for MySQL++ by  doxygen 1.4.7