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

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

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

Go to the source code of this file.

Detailed Description

Contains seventeen functions from the class Parser.

Parser functions use search algorithms to make decisions regarding television show names, episode numbers, and other information relevant to sorting episodic files.

Parser::Parser
Parser::~Parser
Parser::parseShow
Parser::getOldDir
Parser::getOldFile
Parser::getDir
Parser::getShow
Parser::getShowNameIndex
Parser::int getSeason
Parser::int getEpisode
Parser::int getXEpisode
Parser::string getPEpisode
Parser::string getTitle
Parser::string getExtension
Parser::bool getOverRideDir
Parser::bool getError
Parser::int getErrorData

Authors
erythros and emrys
Version
0.37

Definition in file showParser.cpp.