Senzing C++ SDK
C++ SDK for Senzing v4, patterned after the official C# SDK
Loading...
Searching...
No Matches
SzEngine.hpp File Reference
#include <cstdint>
#include <set>
#include <string>
#include <utility>
#include "senzing/sdk/SzFlags.hpp"
Include dependency graph for SzEngine.hpp:
This graph shows which files directly or indirectly include this file:

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.