rx::regex regSimpleCopyright
Utilities to help scanners.
int s
The socket that the CLI will use to communicate.
Abstract class to provide interface to scanners.
void ScanString(const string &s, list< match > &results) const
Scan a given string for copyright statements.
hCopyrightScanner()
Constructor for default hCopyrightScanner.
list_t type structure used to keep various lists. (e.g. there are multiple lists).
Implementation of scanner class for copyright.