Menu

Newbie Inheritance Question

2005-01-28
2013-03-07
  • Nobody/Anonymous

    I just started with AtomsFramework.
    I have a Subscriber class that inherits from the abstract Person class. How can I inherit CPersistentObject in this Subscriber class (as it already inherits from Person)?

    Thanks.

     
    • Richard Banks

      Richard Banks - 2005-01-29

      If your inheritance model is as follows

      Subscriber inherits Person and
      Person inherits CPersistentObject

      then Subscriber implicitly inherits CPersisentObject.
           

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.