constructor()
Throws an exception if called directly; this class can only be instantiated by builtin subclasses...
nothing unassignThread()
Unassigns current thread as thread used for stream manipulation.
This class defines the API for single thread streams.
Definition: QC_StreamBase.dox.h:14
int getThreadId()
Get the currently assigned thread id or -1 if not assigned to any thread.
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3
nothing reassignThread()
Reassigns current thread as thread used for stream manipulation.