#include "wx/database/wxprec.h"Go to the source code of this file.
Functions | |
| bool | IsEmptyQuery (const wxString &strQuery) |
| wxArrayString | ParseQueries (const wxString &strQuery) |
| bool IsEmptyQuery | ( | const wxString & | strQuery | ) |
Definition at line 3 of file query_parser.cpp.
Referenced by ParseQueries().
| wxArrayString ParseQueries | ( | const wxString & | strQuery | ) |
Definition at line 10 of file query_parser.cpp.
References IsEmptyQuery().