Just plain Inheritance - was Re: [orbitcpp-list] Multiple Inheritance
Status: Beta
Brought to you by:
philipd
From: Lance W. <la...@se...> - 2001-01-18 16:59:12
|
Pardon my subject of "Multiple Inheritance". I am in no way tryint to perform multiple inheritance - just a simple derivation of B from A. Thanks, -Lance. Lance Welsh wrote: > Does anyone have an example of inhertance? Compiling the IDL files seems to > work (say ones that define base class 'A' and dereived class 'B'), but when trying > to compile 'B_impl.cc" (which is derived from 'A_impl'), some structures from > A's headers are redefined (indentically but fatally) by B's headers. > Information or examples appreciated. Thanks, -Lance. > > _______________________________________________ > orbitcpp-list mailing list > orb...@li... > http://lists.sourceforge.net/lists/listinfo/orbitcpp-list |