|
contur2
|
This is the complete list of members for contur::SharedMemory, including all inherited members.
| attach(ProcessId pid) | contur::SharedMemory | |
| attachedCount() const noexcept | contur::SharedMemory | |
| close() override | contur::SharedMemory | virtual |
| detach(ProcessId pid) | contur::SharedMemory | |
| impl_ | contur::SharedMemory | private |
| isAttached(ProcessId pid) const noexcept | contur::SharedMemory | |
| isOpen() const noexcept override | contur::SharedMemory | virtual |
| name() const noexcept override | contur::SharedMemory | virtual |
| operator=(const SharedMemory &)=delete | contur::SharedMemory | |
| operator=(SharedMemory &&) noexcept | contur::SharedMemory | |
| read(std::span< std::byte > buffer) override | contur::SharedMemory | virtual |
| SharedMemory(std::string name, std::size_t bytes) | contur::SharedMemory | explicit |
| SharedMemory(const SharedMemory &)=delete | contur::SharedMemory | |
| SharedMemory(SharedMemory &&) noexcept | contur::SharedMemory | |
| size() const noexcept | contur::SharedMemory | |
| write(std::span< const std::byte > data) override | contur::SharedMemory | virtual |
| ~IIpcChannel()=default | contur::IIpcChannel | virtual |
| ~SharedMemory() override | contur::SharedMemory |