Book a Demo

Author Topic: C++ Code Generation Template Feature  (Read 3104 times)

bowen

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • John Bowen
    • View Profile
C++ Code Generation Template Feature
« on: December 02, 2003, 06:38:51 am »
When editing class method parameters, the user has the ability to enter notes for each parameter in the method.  However, when the code is generated for this class, the notes for the arguments are not inserted in the code.

I've rooted around in the code template framework help and haven't been able to find any macros or variables that represent this note field.

Is it possible to insert the parameter notes in the code?

Thanks!
John
John Bowen
Software Engineer
ZIN Technologies
NASA Glenn Research Center

bowen

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • John Bowen
    • View Profile
Re: C++ Code Generation Template Feature
« Reply #1 on: December 09, 2003, 05:38:08 am »
Bueler?...Bueler?...
John Bowen
Software Engineer
ZIN Technologies
NASA Glenn Research Center

benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: C++ Code Generation Template Feature
« Reply #2 on: December 21, 2003, 01:27:41 pm »
Hi John,

Quote
Is it possible to insert the parameter notes in the code?

Not yet- there is no note macro available for parameters.

Quote
Bueler?...Bueler?...

Ferris took a day or two off- hence the delay  ;)

Regards,
Ben