antlr3string.h File Reference


Detailed Description

Simple string interface allows indiscriminate allocation of strings such that they can be allocated all over the place and released in one chunk via a string factory - saves lots of hassle in remembering what strings were allocated where.

#include <antlr3defs.h>
#include <antlr3collections.h>

Include dependency graph for antlr3string.h:

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


Data Structures

struct  ANTLR3_STRING_FACTORY_struct
 Definition of the string factory interface, which creates and tracks strings for you of various shapes and sizes. More...
struct  ANTLR3_STRING_struct
 Base string class tracks the allocations and provides simple string tracking functions. More...

Typedefs

typedef struct ANTLR3_STRING_struct ANTLR3_STRING
typedef struct
ANTLR3_STRING_FACTORY_struct 
ANTLR3_STRING_FACTORY

Typedef Documentation


Generated on Mon Nov 29 17:23:13 2010 for ANTLR3C by  doxygen 1.5.5