coreutils.h File Reference

Defines core string utility functions for CTTL library. More...

#include <cassert>
#include <algorithm>
#include <ctype.h>

Go to the source code of this file.


Namespaces

namespace  cttl
 Namespace cttl defines publicly visible classes and functions of CTTL library.

Functions

template<typename StringT , typename CharT >
void cttl::string_array2string (StringT &str_, CharT const *const *array_, CharT delimiter_)
 Loads text from array of string literals into a string provided by the user.
template<typename StringT , typename CharT >
void cttl::string_array2string (StringT &str_, CharT const *const *array_)
 Loads text from array of string literals into a string provided by the user.
template<typename StringT , typename CharT >
void cttl::string_array2string (StringT &str_, CharT const *const *array_, CharT const *delimiter_)
 Loads text from array of string literals into a string provided by the user.
template<typename StringT >
void cttl::string_tolower (StringT &str_)
 Converts string to lowercase.
template<typename StringT >
void cttl::string_toupper (StringT &str_)
 Converts string to UPPERCASE.


Detailed Description

Defines core string utility functions for CTTL library.

See also:

Definition in file coreutils.h.


Generated on Sun Aug 23 13:43:43 2009 for Common Text Transformation Library by  doxygen 1.5.9