Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3500:0400:0420 [2023/04/05 06:25] – removed - external edit (Unknown date) 127.0.0.1 | docs:3500:0400:0420 [2023/05/03 01:26] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ===== Implementing Channel Type component ===== | ||
| + | |||
| + | The next step after writing the channel-specific Sources and Sinks is to write a class that implements the IChannelType interface. The implementation of the following methods must be provided: | ||
| + | |||
| + | {{topic> | ||