Flow-IPC 1.0.0
Flow-IPC project: Full implementation reference.
Classes | Namespaces
heap_fixed_builder_capnp_msg_builder.hpp File Reference
#include "ipc/transport/struc/struc_fwd.hpp"

Go to the source code of this file.

Classes

class  ipc::transport::struc::Heap_fixed_builder_capnp_message_builder
 A capnp::MessageBuilder used by Heap_fixed_builder: similar to a capnp::MallocMessageBuilder with the FIXED_SIZE alloc-strategy but with framing space around the allocated segment(s). More...
 

Namespaces

namespace  ipc
 Catch-all namespace for the Flow-IPC project: A library/API in modern C++17 providing high-performance communication between processes.
 
namespace  ipc::transport
 Flow-IPC module providing transmission of structured messages and/or low-level blobs (and more) between pairs of processes.
 
namespace  ipc::transport::struc
 Sub-module of Flow-IPC module ipc::transport providing transmission of structured messages specifically.