Blender V4.3
wm_message_bus_intern.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
9#pragma once
10
11#include "../wm_message_bus.hh"
12
20
25
30
#define BLI_INLINE
struct GSet GSet
Definition BLI_ghash.h:341
unsigned int uint
GSet * messages_gset[WM_MSG_TYPE_NUM]
#define WM_MSG_TYPE_NUM
BLI_INLINE const wmMsg * wm_msg_subscribe_value_msg_cast(const wmMsgSubscribeKey *key)
BLI_INLINE wmMsg * wm_msg_subscribe_value_msg_cast_mut(wmMsgSubscribeKey *key)
void wm_msg_subscribe_value_free(wmMsgSubscribeKey *msg_key, wmMsgSubscribeValueLink *msg_lnk)