Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Examples

examp3.cpp

This example is to show use of the Adapter type and pattern. In one case we implement an adapter by deriving from both the target interface and Adaptee, in the other, the Adapter has-a Adaptee.

This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium