Home
last modified time | relevance | path

Searched defs:ResponseHandlerListByChannel (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreWorkQueue.h539 typedef map<uint16, ResponseHandlerList>::type ResponseHandlerListByChannel; typedef
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreWorkQueue.h551 typedef std::map<uint16, ResponseHandlerList> ResponseHandlerListByChannel; typedef