molecular
|
This is the complete list of members for molecular::util::GcdAsyncFileLoader, including all inherited members.
GcdAsyncFileLoader(GcdTaskDispatcher &queue) | molecular::util::GcdAsyncFileLoader | inline |
ReadFile(const char *path, std::function< void(Blob &)> handler, TQueue &handlerQueue, size_t offset=0, size_t length=0) | molecular::util::GcdAsyncFileLoader | |
ReadFile(const char *path, std::function< void(Blob &)> handler, GcdTaskDispatcher &handlerQueue, GcdTaskDispatcher::FinishFlag &finishFlag, size_t offset=0, size_t length=0) | molecular::util::GcdAsyncFileLoader | inline |