All Classes Files Functions Variables Enumerations Enumerator Macros
parseFilter.cpp File Reference

Contains six functions from the class Parser. More...

#include "parser.hpp"
Include dependency graph for parseFilter.cpp:

Go to the source code of this file.

Detailed Description

Contains six functions from the class Parser.

The functions in this file parse text - that is to say that they use search algorithms to determine if a string contains specific information and return useful information regarding the results. It also contains functions to generate the final filename and directory for a given file's output.

Parser::findShow
Parser::cleanUp
Parser::removeTag
Parser::titleCase
Parser::newName
Parser::newDir

Authors
erythros and emrys
Version
0.37

Definition in file parseFilter.cpp.