C++ API

This section provides APIs and examples for the C++ API for UDLs.

For information on setting up a C++ development environment and compiling and packaging libraries, see Developing with the C++ SDK.

Requirements for C++ UDLs

C++ UDLs:

The header files that define the majority of classes and methods are VerticaUDx.h and VerticaUDl.h. These header files, along with the main Vertica.h header file, are available in /opt/vertica/sdk/include.

In This Section