Book a Demo

Author Topic: C++ inline code generation  (Read 2637 times)

vfarnam

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • Trolls be here
    • View Profile
C++ inline code generation
« on: July 11, 2006, 11:39:03 am »
I can't seem to get my operations to generate inline code.
Help :-[
Virgil Farnam
[email protected]

thomaskilian

  • Guest
Re: C++ inline code generation
« Reply #1 on: July 12, 2006, 05:29:20 am »
Pls. be more specific. Did you place your coding inside the Initial Code section of the Behaviour tab?

vfarnam

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • Trolls be here
    • View Profile
Re: C++ inline code generation
« Reply #2 on: July 12, 2006, 03:58:43 pm »
The only file that is created during code generation is the .h file. It only contains the class definition.
I added the inline body to this file and syncronized. the code generator added another operation signature to the definition.
Virgil Farnam
[email protected]

thomaskilian

  • Guest
Re: C++ inline code generation
« Reply #3 on: July 14, 2006, 07:48:27 am »
There are some issue regarding code synch which have been discussed here. I'm not using C** so I can't actually tell. Try searching the board for similar posts...