From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,765548fafec25b6c X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Help - trying to understand dynamic dispatching Date: 1999/04/09 Message-ID: <370E2FB5.61E6AEDB@Botton.com>#1/1 X-Deja-AN: 464512754 Content-Transfer-Encoding: 7bit References: <923610308.5473.0.nnrp-09.c2de848f@news.demon.co.uk> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: news1.iquest.net 923680985 204.180.46.25 (Fri, 09 Apr 1999 13:03:05 EDT) MIME-Version: 1.0 NNTP-Posting-Date: Fri, 09 Apr 1999 13:03:05 EDT Newsgroups: comp.lang.ada Date: 1999-04-09T00:00:00+00:00 List-Id: Take a look on the Ada Source Code Treasury learning section at: http://www.botton.com/ada/learn for on-line tutorials and books that can help you in this area. Also take a look at: http://www.botton.com/ada/books for a listing of great Ada books David Botton Steve Folly wrote: > Help! I've been trying to understand how dynamic dispatching works in Ada95, > particularly the syntax required - ie. when and where you need the class > wide types. > > I'm not going to explain my problem here - my problem really is "how do you > do it?". > I'm more familiar with the C++ method of virtual functions. > > Unless someone wants to explain and perhaps give a concrete example in C++ > and it's equivalent Ada95 :-), a helpful push in the direction of a book, > paper or website describing such a beast would be most appreciated. > > -- > Some me a kipper, I'll be back for breakfast, > Steve Folly > http://www.follysplace.demon.co.uk > donationsto:myaccount@mybank.co.uk