scclib
Stable Cloud Computing C++ Library
|
This is the complete list of members for scc::util::Event, including all inherited members.
Event(int=0) | scc::util::Event | |
Event(const Event &)=delete | scc::util::Event | |
Event(Event &&other) | scc::util::Event | inline |
EventFlag enum name | scc::util::Event | |
fd() const | scc::util::Event | inline |
nonblocking enum value | scc::util::Event | |
operator int() const | scc::util::Event | inline |
operator=(const Event &)=delete | scc::util::Event | |
operator=(Event &&other) | scc::util::Event | inline |
read() | scc::util::Event | |
reset(int=-1) | scc::util::Event | |
semaphore enum value | scc::util::Event | |
write(uint64_t) | scc::util::Event | |
~Event() (defined in scc::util::Event) | scc::util::Event | virtual |