|
sparrow-ipc 0.2.0
|
This is the complete list of members for sparrow_ipc::memory_output_stream< R >, including all inherited members.
| memory_output_stream(R &buffer) | sparrow_ipc::memory_output_stream< R > | inline |
| put(char value) | sparrow_ipc::memory_output_stream< R > | |
| reserve(std::size_t size) | sparrow_ipc::memory_output_stream< R > | |
| reserve(const std::function< std::size_t()> &calculate_reserve_size) | sparrow_ipc::memory_output_stream< R > | |
| size() const | sparrow_ipc::memory_output_stream< R > | |
| write(const char *s, std::streamsize count) | sparrow_ipc::memory_output_stream< R > | |
| write(std::span< const std::uint8_t > span) | sparrow_ipc::memory_output_stream< R > | |
| write(uint8_t value, std::size_t count) | sparrow_ipc::memory_output_stream< R > |