AYON Cpp Api
0.1.0
|
#include <sys/types.h>
#include <cstdint>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
#include <utility>
#include <vector>
#include "lib/ynput/lib/logging/AyonLogger.hpp"
#include "appDataFoulder.h"
#include "httplib.h"
#include "nlohmann/json_fwd.hpp"
Go to the source code of this file.
Classes | |
class | AyonApi |
Central Ayon api class Class for exposing Ayon server functions to C++ users. More... | |