|
Senzing C++ SDK
C++ SDK for Senzing v4, patterned after the official C# SDK
|
#include <cstdint>#include <set>#include <string>#include <utility>#include "senzing/sdk/SzFlags.hpp"

Go to the source code of this file.
Classes | |
| class | senzing::sdk::SzEngine |
| The core Senzing entity-resolution engine. More... | |
Namespaces | |
| namespace | senzing |
| namespace | senzing::sdk |
Typedefs | |
| using | senzing::sdk::SzExportHandle = std::uintptr_t |
Opaque export-report handle, mirroring the C# IntPtr. | |