|
libivon 0.1.0
Voice-over-IP library
|
#include "libivon/public/ivon_server.h"#include "libivon/public/ivon_server_interface.hpp"#include <cstdint>#include <functional>#include <optional>#include <span>#include <stdexcept>#include <string>#include <vector>Classes | |
| class | ivon::ServerWrapper |
| RAII wrapper around the libivon server C ABI. More... | |
| class | ivon::ServerWrapper::Config |
| Server configuration. More... | |
Namespaces | |
| namespace | ivon |
| Public C++ type definitions shared across libivon interfaces and consumer-side wrappers. | |