Abstract poll operation objects provide the polling interface for pollable objects.
Definition QC_AbstractPollOperation.dox.h:6
Abstract poll operation object returned by Socket polling methods.
Definition QC_SocketPollOperationBase.dox.h:14
destructor()
Destroys the object.
abort()
Aborts any asynchroous operation in progress and closes the connected object.
constructor()
Throws an exception; this class is not usable by Qore classes.
bool goalReached()
Returns True when the goal as been reached.
string getGoal()
Returns the goal.
string getState()
Returns the current state.
auto getOutput()
Returns any output generated by any completed poll action.
Qore namespace.
Definition QC_AbstractSmartLock.dox.h:2