Book a Demo

Author Topic: C++, parents and code generation  (Read 2673 times)

Roel Spapens

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • Absolute Beginner
    • View Profile
C++, parents and code generation
« on: August 22, 2002, 05:14:03 am »
Hi,

I've recently begun using EA and am very impressed by it. However I do have some problems with forward and reverse engineering.

I am to maintain an existing C++ project which lacks in documentation so I used EA to reverse engineer it. As this is a COM server it has several classes in it's base list. When reverse engineering this class I find the base classes do show up in the list of parents. When I use forward engineering the COM classes in the base list are not added in the class definition.

Am I missing some basic setting here ?

Thanks in advance,

Molto Mike

  • EA User
  • **
  • Posts: 66
  • Karma: +0/-0
    • View Profile
Re: C++, parents and code generation
« Reply #1 on: August 23, 2002, 02:31:04 pm »
I have the very same problem. This is probably a bug.

Mike