TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show HTML Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Pascal Obry <[log in to unmask]>
Reply To:
Pascal Obry <[log in to unmask]>
Date:
Tue, 6 Feb 2001 23:43:35 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
Alexandre E. Kopilovitch writes:
 >   class GentleThread : public Runnable {
 >     ...
 >     }
 >
 >   class BruteThread : public Runnable {
 >     ...
 >     }
 >
 > will inherit an identical implementation of the interface Runnable from the
 > ancestor class. Do you see the difference?

No. It has been said that Runnable is a pure virtual class. So there is no
inherited identical implementation.

Pascal.

--

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--|
--| "The best way to travel is by means of imagination"

ATOM RSS1 RSS2