The libvtql library conains all stuff you may need to connect to a server, most
of this stuff is in the libvtql/vtql_
*.h
headerfiles
and in the namespace VTQL
. In the examples
subdirectory is a simple example of how to write a VTQL application with this
library. There is a detailed documentation of
libvtql generated by doxygen. If this documentation is
not present, look at the online
documentation.