|
Senzing C++ SDK
C++ SDK for Senzing v4, patterned after the official C# SDK
|
#include <cstdint>#include <memory>#include <mutex>#include <optional>#include <string>#include "senzing/sdk/SzEnvironment.hpp"
Go to the source code of this file.
Classes | |
| class | senzing::sdk::core::SzCoreEnvironment |
| Core implementation of SzEnvironment backed by the native libSz modules. More... | |
| class | senzing::sdk::core::SzCoreEnvironment::Builder |
| Fluent builder for constructing an SzCoreEnvironment. More... | |
Namespaces | |
| namespace | senzing |
| namespace | senzing::sdk |
| namespace | senzing::sdk::core |