|
|
| FUserEvent (Event, int) |
| |
|
auto | getUserId () const noexcept -> int |
| |
|
template<typename T > |
| auto | getFDataObject () const noexcept -> FData< T > && |
| |
|
template<typename T > |
| auto | getData () const noexcept -> clean_fdata_t< T > & |
| |
|
template<typename T > |
| void | setFDataObject (T &&) noexcept |
| |
|
template<typename T > |
| void | setData (T &&) noexcept |
| |
|
| FEvent (Event) |
| |
|
auto | getType () const noexcept -> Event |
| |
|
auto | isQueued () const noexcept -> bool |
| |
|
auto | wasSent () const noexcept -> bool |
| |
The documentation for this class was generated from the following files: