#include <asyncquerydispatcher.h>
World::PushAsyncQuery(IQuery* query) pushes the Query in the QueryQueue.
IAsyncQueryDispatcher chooses a QueryQueue from those available in the World.
Inherits Kaim::RefCountBase< C, Stat >.
Inherited by Kaim::AsyncQueryDispatcher.