NCBI C++ ToolKit
|
Interface class for macro function implementation. More...
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <util/qparse/query_parse.hpp>
#include <gui/objutils/macro_cmd_composite.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IMacroFunction< TData > |
Abstract base class for any user function which can be called from either the WHERE or DO clauses. More... | |
Interface class for macro function implementation.
Definition in file macro_fn_base.hpp.