CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for IoMonitor, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
IoMonitor() | IoMonitor | |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
operator bool() const | Object | explicit |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Object &other) const | Object | |
unwatch(const IoStream &target) | IoMonitor | |
useCount() const | Object | |
wait(const Function< void(const IoActivity &)> &onReady, int timeout=-1) | IoMonitor | |
watch(const IoStream &target, IoEvent mask=IoEvent::ReadyReadOrWrite) | IoMonitor | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |