Classes for creating child objects

The following classes are described in more detail in "Introduction to child objects" on page 95 and "Implementing a collection of child objects" on page 99.


MRemoteCallerChild, derived from MRemoteCaller, manages the child ID on the caller side. When you define a child caller, you mix in MRemoteCallerChild instead of MRemoteCaller.

TDispatcherChildDirectory is an abstract class that maintains a directory of child IDs and their corresponding child dispatchers. TDispatcherChildDirectory includes facilities that allow you to add, remove, and look up members of the child directory.

TDispatcherChildDictionary, a concrete class derived from TDispatcherChildDirectory, provides a default implementation of TDispatcherChildDirectory.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker