Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 5/22/85; site cbrma.UUCP Path: utzoo!watmath!clyde!cbosgd!cbuxc!cbuxb!cbrma!trl From: trl@cbrma.UUCP (Tom Lanning) Newsgroups: net.lang.c++ Subject: Re: An image processing environment in C++ Message-ID: <4621@cbrma.UUCP> Date: Mon, 16-Jun-86 19:11:46 EDT Article-I.D.: cbrma.4621 Posted: Mon Jun 16 19:11:46 1986 Date-Received: Wed, 18-Jun-86 05:39:07 EDT References: <18858@rochester.ARPA> Reply-To: trl@cbrma.UUCP (T.R.Lanning(Tom)) Organization: AT&T-BL, RMAS, Columbus Lines: 19 Keywords: image processing vision C++ We have included the class definition minus the private parts. This publishes the part that everyone uses and keeps the rest secret. Then we provide a "bolded" dashed list that lists the data and what that data/class represents and then continue with the member functions. We include friend functions if they are essential to the class, otherwise we leave the friend functions/classes to other manual pages. We have had some problems with situations of long derived class trees. Currently, each class is a seperate manual page with references to the base class manual page(s). Tom Lanning AT&T Bell Laboratories Columbus Ohio 614-860-4153 -- Tom Lanning AT&T Bell Laboratories Columbus OH 43213 614-860-4153