textual Namespace Reference

Classes

class  byte_formatter
 Provides functions for manipulating arrays of bytes. More...
class  list_parsing
 A set of functions that help out with parsing lists of things. More...
class  parser_bits
 Warehouses some functions that are often useful during text parsing. More...
class  string_manipulation
 Provides various functions for massaging strings. More...
class  xml_generator
 Supports simple XML output with consistency checking. More...
class  xml_parser
 Parses XML input and invokes a callback for the different syntactic pieces. More...

Variables

const int ARRAY_PREFILL_AMOUNT = 7
const char * splitter_finding_set = "\t\r\n -,;?!.:"

Variable Documentation

Definition at line 181 of file list_parsing.cpp.

const char* textual::splitter_finding_set = "\t\r\n -,;?!.:"

Definition at line 30 of file string_manipulation.cpp.

Referenced by textual::string_manipulation::split_lines().

Generated on Sat Jan 28 04:26:02 2012 for hoople2 project by  doxygen 1.6.3