highlighter application  1.1
HCE project utils : highlighter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
SearchStringParser Class Reference

#include <SearchStringParser.hpp>

Public Member Functions

 SearchStringParser ()
 ~SearchStringParser ()

Static Public Member Functions

static std::vector
< std::vector< std::pair
< SearchType, std::string > > > 
parse (const std::string &searchString, const std::string &algorithmSeparator)

Detailed Description

Definition at line 22 of file SearchStringParser.hpp.

Constructor & Destructor Documentation

SearchStringParser::SearchStringParser ( )
inline

Definition at line 28 of file SearchStringParser.hpp.

SearchStringParser::~SearchStringParser ( )
inline

Definition at line 30 of file SearchStringParser.hpp.

Member Function Documentation

std::vector< std::vector< std::pair< SearchType, std::string > > > SearchStringParser::parse ( const std::string &  searchString,
const std::string &  algorithmSeparator 
)
static

Definition at line 77 of file SearchStringParser.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: