Definition in file xtl_base.h.
#include "coreutils.h"
#include "xtl_trace.h"
Include dependency graph for xtl_base.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | cttl_impl |
Classes | |
struct | xtl_wrap |
Wraps C++ types generated by compiler for CTTL grammar expressions. More... | |
class | xtl_edge |
Implements behavior of CTTL edge expression adaptor. More... | |
class | xtl_node |
Implements behavior of CTTL node expression adaptor. More... | |
Typedefs | |
typedef int(* | iswhat_T )(int) |
Defines type of C character classification routine. | |
typedef int(* | iswwhat_T )(wint_t) |
Defines type of C wide character classification routine. |