ILLIXR: Illinois Extended Reality Testbed
|
Helper class for making event types. More...
#include <switchboard.hpp>
Public Member Functions | |
event_wrapper (underlying_type underlying_data_) | |
operator underlying_type () const | |
underlying_type & | operator* () |
const underlying_type & | operator* () const |
Helper class for making event types.
Since topic has no static type-information on the contained events, this class does not either.