Book a Demo

Author Topic: code generation of C++ namespaces  (Read 2704 times)

Dario

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
code generation of C++ namespaces
« on: February 24, 2004, 10:36:50 am »
I'm experimenting with the evaluation version of EA.
It doesn't seem to generate C++ namespace declarations from UML packages. The online help says that the "Namespace Declaration" code generation template is currently not available to users.
Is it the case that EA does not generate C++ namespace declarations or am I missing something?
BTW, I did check the "Set as Namespace Root" option on the package for which I want to generate a namespace declaration.

Thanks,
Dario

benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: code generation of C++ namespaces
« Reply #1 on: February 24, 2004, 06:41:04 pm »
Hi Dario,

Namespace support for C++ will be introduced with EA 4.0. This version is currently available as a beta release for registered users.

EA 3.60 does not directly support namespaces for C++. You can access the namespace declaration template by clicking the "Advanced" button in the Code Template Editor.

There is a previous post relating to this topic, which I will update shortly.

Regards,
Ben