|
GTPin
|
Wrapper class of the EVENT_REACTION enumeration that defines return value of the event handling callback. More...
#include <igt_event.h>
Public Member Functions | |
| constexpr | GtEventReaction (EVENT_REACTION v=EVENT_REACTION_DEFAULT) |
| Conversion constructor. | |
| constexpr | operator EVENT_REACTION () const |
| Conversion operator. | |
| const char * | ToString () const |
| Return string representation. | |
Wrapper class of the EVENT_REACTION enumeration that defines return value of the event handling callback.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4