34 G_WARNING(
"GNet::EventLoop::ctor: multiple instances" ) ;
53 return m_this != NULL ;
An abstract base class for a singleton that keeps track of open sockets and their associated handlers...
static bool exists()
Returns true if an instance exists.
virtual ~EventLoop()
Destructor.
static EventLoop & instance()
Returns a reference to an instance of the class, if any.