|
Ream v0.1.0-1
C++ graphics library for Linux
|
This is the complete list of members for RSync, including all inherited members.
| cpuWait(int timeoutMs=-1) const noexcept=0 | RSync | pure virtual |
| device() const noexcept | RSync | inline |
| fd() const noexcept=0 | RSync | pure virtual |
| FromExternal(int fd, RDevice *device=nullptr) noexcept | RSync | static |
| gpuWait(RDevice *waiter=nullptr) const noexcept=0 | RSync | pure virtual |
| isExternal() const noexcept | RSync | inline |
| Make(RDevice *device=nullptr) noexcept | RSync | static |
| RObject()=default | RObject |