Have you generated the ansi C++ class already -
Under ansi c++ if the source is not already generated, other classes with
the dependency will not have the #included, however the inclusion occurs if
the target source is already generated.



----------------------------------------------------------------------------
----------------
Frank Adcock                    Tel: +61 7 3880 2586
Whitesmiths Australia Pty Ltd           Fax: +61 7 3880 2133
www.whitesmiths.com.au          Email: [EMAIL PROTECTED]
----------------------------------------------------------------------------
----------------


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Harris, Anthony
Sent: Wednesday, 18 July 2001 11:05 AM
To: '[EMAIL PROTECTED]'
Subject: (ROSE) Code generation with mixture of Visual C++ and ANSI-C++
classes



Our model has a mixture of Visual C++ classes and ANSI C++ classes.  I have
a
class derived from CStatic (Visual C++ class) and Observer (ANSI-C++ class)
using mutliple inheritance.  When I generate this class, the #include for
the
ANSI-C++ class is not added.  I can add the #include by hand (since the auto
generation of code will eave it alone) but would like the tool to do this
for
me.  Any thoughts?  Thanks in advance.

Tony Harris
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to