next up previous contents
Next: The C++ Provider Factory Up: Writing a C++ Provider Previous: Property Providers   Contents

Multiple Inheritance

It is possible for a C++ provider to be multiple types of providers. Simply derive from multiple base classes, and implement the appropriate virtual functions.

Bart Whiteley 2002-12-12