Hyper API for C++ 0.0.21200
Hyper client library for C++ applications
|
This is the complete list of members for hyperapi::HyperProcess, including all inherited members.
close() noexcept | hyperapi::HyperProcess | |
getEndpoint() const | hyperapi::HyperProcess | |
HyperProcess(const std::string &hyperPath, Telemetry telemetry, const std::string &userAgent=std::string(), const std::unordered_map< std::string, std::string > ¶meters=std::unordered_map< std::string, std::string >()) | hyperapi::HyperProcess | explicit |
HyperProcess(Telemetry telemetry, const std::string &userAgent=std::string(), const std::unordered_map< std::string, std::string > ¶meters=std::unordered_map< std::string, std::string >()) | hyperapi::HyperProcess | explicit |
HyperProcess() | hyperapi::HyperProcess | inline |
HyperProcess(HyperProcess &&other) noexcept | hyperapi::HyperProcess | |
isOpen() const noexcept | hyperapi::HyperProcess | |
operator=(HyperProcess &&other) noexcept | hyperapi::HyperProcess | |
shutdown(std::chrono::milliseconds timeoutMs=std::chrono::milliseconds(-1)) | hyperapi::HyperProcess | |
~HyperProcess() noexcept | hyperapi::HyperProcess |