EventLoopObjectFactory

class EventLoopObjectFactory : ObjectFactory!(EventLoop) {}

Members

Functions

destroyObject
void destroyObject(EventLoop p)
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid(EventLoop p)
Undocumented in source. Be warned that the author may not have intended to support it.
makeObject
EventLoop makeObject()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta