VideoTools
|
This is the complete list of members for G::SharedMemory, including all inherited members.
cleanup(SignalSafe, const char *os_name, void(*fn)(SignalSafe, void *)) | G::SharedMemory | static |
delete_(const std::string &name, bool control_segment) | G::SharedMemory | static |
fd() const | G::SharedMemory | |
filetext(const std::string &) | G::SharedMemory | static |
help(const std::string &) | G::SharedMemory | static |
inherit() | G::SharedMemory | |
list(bool os_names=false) | G::SharedMemory | static |
osName(const std::string &name) | G::SharedMemory | static |
prefix(const std::string &) | G::SharedMemory | static |
prefix() | G::SharedMemory | static |
ptr() const | G::SharedMemory | |
remap(size_t, bool may_move, bool no_throw=false) | G::SharedMemory | |
SharedMemory(size_t size) | G::SharedMemory | explicit |
SharedMemory(int fd) | G::SharedMemory | explicit |
SharedMemory(const std::string &name) | G::SharedMemory | explicit |
SharedMemory(const std::string &name, size_t size) | G::SharedMemory | |
SharedMemory(size_t size, Control) | G::SharedMemory | |
SharedMemory(int fd, Control) | G::SharedMemory | |
SharedMemory(const std::string &name, Control) | G::SharedMemory | |
SharedMemory(const std::string &name, size_t size, Control) | G::SharedMemory | |
size() const | G::SharedMemory | |
trap(SignalSafe, const char *os_name, void(*fn)(SignalSafe, void *)) | G::SharedMemory | static |
unlink() | G::SharedMemory | |
~SharedMemory() | G::SharedMemory |