#include <c4d_notifylist.h>
Public Member Functions | |
NotifyList () | |
~NotifyList () | |
Bool | CopyTo (NotifyList *dst, COPYFLAGS flags, AliasTrans *trans) |
void | Read (HyperFile *hf) |
void | Write (HyperFile *hf) |
Public Attributes | |
GeSpinlock | m_Lock |
DynamicArray< NotifyData, 8 > | m_List |
Int32 | m_InSend |
Private.
NotifyList | ( | ) |
~NotifyList | ( | ) |
Bool CopyTo | ( | NotifyList * | dst, |
COPYFLAGS | flags, | ||
AliasTrans * | trans | ||
) |
void Read | ( | HyperFile * | hf | ) |
void Write | ( | HyperFile * | hf | ) |
GeSpinlock m_Lock |
DynamicArray<NotifyData, 8> m_List |
Int32 m_InSend |