Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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.1docs:3500:0400:0420 [2023/05/03 01:26] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference IChannelType_Interface}}
 +[<10>]
 +===== 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>methods +ichanneltype_interface&notags}}