#include <slotbuffer_v1.h>
Collaboration diagram for CL_SlotBuffer_v1:

Public Methods | |
| CL_SlotBuffer_v1 () | |
| CL_SlotBuffer_v1 (CL_Signal_v1< PARAM1 > &signal) | |
| operator bool () | |
| int | size () |
| Params& | operator[] (int index) |
| void | connect (CL_Signal_v1< PARAM1 > &signal) |
| void | disconnect (CL_Signal_v1< PARAM1 > &signal) |
Private Methods | |
| void | callback (PARAM1 p1) |
Private Attributes | |
| std::vector<Params> | params |
| CL_Slot | slot |
|
||||
|
Definition at line 18 of file slotbuffer_v1.h. |
|
||||
|
Definition at line 22 of file slotbuffer_v1.h. |
|
||||
|
Definition at line 58 of file slotbuffer_v1.h. |
|
||||
|
Definition at line 46 of file slotbuffer_v1.h. Referenced by CL_SlotBuffer_v1(). |
|
||||
|
Definition at line 51 of file slotbuffer_v1.h. |
|
||||
|
Definition at line 29 of file slotbuffer_v1.h. |
|
||||
|
Definition at line 39 of file slotbuffer_v1.h. |
|
||||
|
Definition at line 34 of file slotbuffer_v1.h. |
|
|||
|
Definition at line 66 of file slotbuffer_v1.h. |
|
|||
|
Definition at line 67 of file slotbuffer_v1.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001