nw::ut::Signal4::CreateFixedSizedSignal Member Functionstatic SelfType * CreateFixedSizedSignal( size_t maxSlots, AllocatorType * allocator );
| Name | Description | |
|---|---|---|
| in | maxSlots | The maximum number of slots that can be added. |
| in | allocator | Allocator. |
Allocates the required memory ahead of time and creates a signal.
CONFIDENTIAL