Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
shm_client.hpp File Reference
#include "ipc_client.hpp"
#include "shm/spsc_shm.hpp"
#include "shm_common.hpp"
#include <cassert>
#include <cstdint>
#include <cstring>
#include <fcntl.h>
#include <optional>
#include <string>
#include <sys/mman.h>
#include <sys/types.h>
#include <unistd.h>
#include <utility>

Go to the source code of this file.

Classes

class  bb::ipc::ShmClient
 IPC client implementation using shared memory. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::ipc