#include "CH_API.h"#include <UT/UT_HashTable.h>Go to the source code of this file.
Classes | |
| class | CH_ChannelRefHashTable |
Typedefs | |
| typedef void(* | CH_ChannelRefCallback )(const CH_ChannelRef &chref, void *data) |
| typedef bool(* | CH_ChannelRefQueryCallback )(const CH_ChannelRef &chref, const UT_Thing &thing) |
| typedef void(* CH_ChannelRefCallback)(const CH_ChannelRef &chref, void *data) |
Definition at line 28 of file CH_ChannelRefHashTable.h.
| typedef bool(* CH_ChannelRefQueryCallback)(const CH_ChannelRef &chref, const UT_Thing &thing) |
Definition at line 29 of file CH_ChannelRefHashTable.h.
1.5.9