Hyper API for C++  0.0.16638
Hyper client library for C++ applications
HyperProcess.hpp File Reference
#include <hyperapi/Endpoint.hpp>
#include <hyperapi/impl/infra.hpp>
#include <hyperapi/hyperapi.h>
#include <chrono>
#include <new>
#include <string>
#include <unordered_map>
#include <hyperapi/impl/HyperProcess.impl.hpp>

Go to the source code of this file.

Classes

class  hyperapi::HyperProcess
 Defines a Hyper process. More...
 

Namespaces

 hyperapi
 The primary namespace of the Hyper API for C++.
 

Enumerations

enum  hyperapi::Telemetry { hyperapi::Telemetry::SendUsageDataToTableau = HYPER_ENABLE_TELEMETRY, hyperapi::Telemetry::DoNotSendUsageDataToTableau = HYPER_DISABLE_TELEMETRY }
 The telemetry modes. More...