[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Inheritance query
- Subject: Inheritance query
- From: Bernard Puc <bpuc(at)va.aetc.com>
- Date: Thu, 04 Nov 1999 11:50:52 -0500
- Newsgroups: comp.lang.idl-pvwave
- Organization: AETC,INC.
- Reply-To: bpuc(at)va.aetc.com
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:17097
Hello
For the object programming gurus: I'm creating a class called data.
I'm then creating subclasses of data called type1, type2, etc. The
type1 class inherits the data class attributes. Now, is it possible to
inherit, lets say, the data::INIT method and somehow add to it? Or, do
I have to write an entirely new INIT method for type1 class which
incorporates the statements in the data::INIT method?
--
Bernard Puc AETC, INC.
bpuc@va.aetc.com 1225 Jefferson Davis Highway #800
(703) 413-0500 Arlington, VA 22202