/workspaces/astro/sol3-sdk/cpp/sol3/core/shmem_buffer_impl.h Source File
|
Space-ng SDK
|
shmem_buffer_impl.h
Go to the documentation of this file.
Definition: shmem_buffer_impl.h:13
int get() const
FileDescriptor & operator=(FileDescriptor const &)=delete
FileDescriptor & operator=(FileDescriptor &&other) noexcept
~FileDescriptor()
FileDescriptor(FileDescriptor const &)=delete
FileDescriptor(int fd=-1)
void reset(int fd=-1)
FileDescriptor(FileDescriptor &&other) noexcept
Definition: shmem_buffer_impl.h:36
Mmap & operator=(Mmap &&other) noexcept
Mmap()=default
bool valid() const
Mmap & operator=(Mmap const &)=delete
Mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset)
size_t size() const
void * data() const
Mmap(Mmap const &)=delete
Mmap(Mmap &&other) noexcept
Definition: fb_json.h:129
Generated by