Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cttl.h File Reference


Detailed Description

Main header file of the Common Text Transformation Library.

Include this file to make CTTL library available to your source code.

Definition in file cttl.h.

#include <cassert>
#include "edge.h"
#include "mingw_specific.h"
#include "xtl_primary.h"
#include "xtl_quote.h"
#include "xtl_sym.h"
#include "xtl_quote_sym.h"
#include "xtl_op.h"
#include "xtl_op_speclzd.h"
#include "xtl_metaphor.h"
#include "xtl_quote_speclzd.h"
#include "policy.h"

Include dependency graph for cttl.h:

Include dependency graph

Go to the source code of this file.

Defines

#define CTTL_VERSION   207
 Specifies release version of the library.
#define CTTL_STD_STRING   std::string
 Specifies string type to compile free functions.
#define CTTL_STD_WSTRING   std::wstring
 Specifies wide character string type to compile free functions.
#define CTTL_STD_CHAR   CTTL_STD_STRING::value_type
 Specifies character type to compile free functions.
#define CTTL_STD_WCHAR   CTTL_STD_WSTRING::value_type
 Specifies wide character type to compile free functions.
#define CTTL_STD_CIN_BUFFER_SIZE   255
 Specifies input buffer size to compile free functions.


Generated on Thu Nov 2 17:44:15 2006 for Common Text Transformation Library by  doxygen 1.3.9.1