OSVR-Core
|
A class template for the common message traits where the registrar is passed by pointer, has registerHandler and unregisterHandler methods, and doesn't take a RawSenderType because it's implied. More...
#include <MessageHandler.h>
Classes | |
class | registration_type |
Public Types | |
typedef Handler | handler_type |
A class template for the common message traits where the registrar is passed by pointer, has registerHandler and unregisterHandler methods, and doesn't take a RawSenderType because it's implied.