Hi,
Why does Rose generate the following layout of the code when defineing a
struct ?:
struct QPSKTTVSTATUSPARAMS
{
public:
int iQpskDemodulatorSlotNumber;
int iQpskLockedFrequency;
int iQpskEbNoMargin;
int iQpskPostViterbiBer;
int iQpskDemodulatorAlarmStatus;
};
I.e. point 1: Why the extra line between each parameter ?
point 2: How to get rid of the 'public:'-keyword for structs ?
Regrads
Arne Styve
************************************************************************
* 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
*
*************************************************************************