|
Blender V4.5
|
#include <wm_message_bus.hh>
Classes | |
| struct | [struct].gset |
Public Attributes | |
| struct | gset |
| void(*) | update_by_id (wmMsgBus *mbus, ID *id_src, ID *id_dst) |
| void(*) | remove_by_id (wmMsgBus *mbus, const ID *id) |
| void(*) | repr (FILE *stream, const wmMsgSubscribeKey *msg_key) |
Definition at line 41 of file wm_message_bus.hh.
| struct wmMsgTypeInfo::[struct].gset wmMsgTypeInfo::gset |
Definition at line 54 of file wm_message_bus.hh.
Referenced by WM_msg_id_remove(), and WM_msgtypeinfo_init_rna().
| void(*) wmMsgTypeInfo::repr(FILE *stream, const wmMsgSubscribeKey *msg_key) |
Definition at line 55 of file wm_message_bus.hh.
Referenced by WM_msg_dump(), WM_msgtypeinfo_init_rna(), and WM_msgtypeinfo_init_static().
Definition at line 53 of file wm_message_bus.hh.
Referenced by WM_msg_id_update(), and WM_msgtypeinfo_init_rna().