Qore Programming Language Reference Manual 2.1.2
Loading...
Searching...
No Matches
QC_AbstractPollableIoObject.dox.h
1
2namespace Qore {
4
14}
This interfaces declares that the inheriting class supports a pollable file descriptor.
Definition QC_AbstractPollableIoObject.dox.h:6
abstract int getPollableDescriptor()
Returns a pollable file / socket / I/O descriptor.
list< auto > list(...)
Returns a list of the arguments passed at the top level.
Qore namespace.
Definition QC_AbstractSmartLock.dox.h:2