NCBI C++ ToolKit
|
Query parser for BDB library. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
void | BDB_ParseQuery (const char *query_str, CBDB_Query *query) |
Parse query string, build the correct the query statement. More... | |
Query parser for BDB library.
Definition in file bdb_query_parser.hpp.