My doubt is regarding the code generation from Rose: -

i have a class
class temp
{
  int x;
 void func()
 {
 }
};

When i generate code(.h file) for this class from ROSE diagram, it is fine.

But, inside that source code, i want to have a non-class function which has file 
scope. How do i generate that function from Rose ?





 



************************************************************************
* 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/support/usergroups/rose/rose_forum.jsp
* 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