Fcitx
|
Public Member Functions | |
LibUVSourceExit (EventCallback _callback) | |
bool | isOneShot () const override |
bool | isEnabled () const override |
void | setEnabled (bool enabled) override |
void | setOneShot () override |
![]() | |
TrackableObject (const TrackableObject &)=delete | |
TrackableObjectReference< LibUVSourceExit > | watch () |
TrackableObjectReference< const LibUVSourceExit > | watch () const |
Public Attributes | |
LibUVSourceEnableState | state_ = LibUVSourceEnableState::Oneshot |
EventCallback | callback_ |
Definition at line 200 of file event_libuv.h.