Hi all,
       I have an abstract class CBase having a pure virtual function Func()
and a derived class CDerived which is derived from CBase. When I generate
code for class CDerived, it does not generate the skeletal function body for
method Func(). Can anybody tell me how to generate skeletal function body as
well as declaration in CDerived class for the pure virtual function that is
declared in CBase class.

Thanks in advance,

Ehsan Ahmed
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* 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