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 <osvr/Common/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.
Definition at line 55 of file MessageHandler.h.