DEV-31980: extract dispatch-by-string-name logic from LLAresListener to new
LLEventDispatcher and LLDispatchListener classes. See LLAresListener for example usage.
Showing
- indra/llcommon/CMakeLists.txt 2 additions, 0 deletionsindra/llcommon/CMakeLists.txt
- indra/llcommon/lleventdispatcher.cpp 123 additions, 0 deletionsindra/llcommon/lleventdispatcher.cpp
- indra/llcommon/lleventdispatcher.h 108 additions, 0 deletionsindra/llcommon/lleventdispatcher.h
- indra/llmessage/llareslistener.cpp 6 additions, 40 deletionsindra/llmessage/llareslistener.cpp
- indra/llmessage/llareslistener.h 2 additions, 12 deletionsindra/llmessage/llareslistener.h
- indra/llmessage/tests/llareslistener_test.cpp 1 addition, 1 deletionindra/llmessage/tests/llareslistener_test.cpp
Loading
Please register or sign in to comment