Book a Demo

Author Topic: Moving members of a class to another  (Read 2428 times)

Maanu

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Moving members of a class to another
« on: November 02, 2010, 02:17:58 pm »
Hi,

I have a class CBase. The class CDerived is derived from CBase. I am planning to remove CBase and move all members in CBase to CDerived.

Is there any easy ways to move all members of CBase to CDerived?
I am using EA 7.1

Thanks!

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Moving members of a class to another
« Reply #1 on: November 02, 2010, 02:59:28 pm »