Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
strings::PatternFiles Class Reference

#include <testdata.h>

List of all members.

Static Public Attributes

static const char * SEARCH_PATTERNS []

Detailed Description

Contains name of the testdata used as search patterns


Member Data Documentation

Initial value:
 {
  "testdata/patterns/aaa.txt",
  "testdata/patterns/alphabet.txt",
  "testdata/patterns/and.txt",
  "testdata/patterns/nnn.txt",
  "testdata/patterns/php.txt",
  "testdata/patterns/php_line.txt",
  "testdata/patterns/random_genome.txt",
  "testdata/patterns/random_genome2.txt",
  "testdata/patterns/random_keyboard.txt",
  NULL
}

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines