Version: 1.0.0
query_parser.cpp File Reference

Go to the source code of this file.

Functions

bool IsEmptyQuery (const wxString &strQuery)
 
wxArrayString ParseQueries (const wxString &strQuery)
 

Function Documentation

◆ IsEmptyQuery()

bool IsEmptyQuery ( const wxString &  strQuery)

Definition at line 3 of file query_parser.cpp.

Referenced by ParseQueries().

◆ ParseQueries()

wxArrayString ParseQueries ( const wxString &  strQuery)

Definition at line 10 of file query_parser.cpp.

References IsEmptyQuery().