How to do inheritance in ATL
-
Hello Friends, I have to expose "ATL simple object" interface. Now, I wanted to expose 3 interface objects. Each one has some common functionality, hence I am trying to keep common functionality in abstract class. Now, my requirement is that each three class should have their own methods plus common functionilty [methods like Lock] inherited from common abstract base class. Please suggest. Helpfull link would really help.
-
Hello Friends, I have to expose "ATL simple object" interface. Now, I wanted to expose 3 interface objects. Each one has some common functionality, hence I am trying to keep common functionality in abstract class. Now, my requirement is that each three class should have their own methods plus common functionilty [methods like Lock] inherited from common abstract base class. Please suggest. Helpfull link would really help.
For those interested in this question, there are a couple of answers already: How to do inheritance in ATL[^]
Pablo. "Accident: An inevitable occurrence due to the action of immutable natural laws." (Ambrose Bierce, circa 1899).