RE: [Doxygen-users] Bitfield documentation and members alphabetical sort
Brought to you by:
dimitri
|
From: <thu...@so...> - 2006-01-06 04:38:23
|
Is there any way to specify the bit field information in the field= documentation of the structure members? Warm regards, Thulasidhar J.K=A0 -----Original Message----- From: babszem [mailto:ba...@bo...]=0D Sent: Friday, January 06, 2006 3:33 AM To: dox...@li... Subject: Re: [Doxygen-users] Bitfield documentation and members= alphabetical sort Hi Nick and Jean-Luc, On Thu, Jan 05, 2006 at 04:33:47PM -0500, Nick MacDonald wrote: > I previously had replied directly to Jean-Luc, but here's my 2 cents: >=0D > [I came across the following text on the web ( > http://publications.gbdirect.co.uk/c_book/chapter6/bitfields.html ): > The main use of bitfields is either to allow tight packing of data or > to be able to specify the fields within some externally produced data > files. C gives no guarantee of the ordering of fields within machine > words, so if you do use them for the latter reason, you program will > not only be non-portable, it will be compiler-dependent too.] I was under the impression that the declaration order specifies the= bitfield layout, but I was mistaken. (In C++ as well: "Allocation of bit-fields= within a class object is implementation-defined.") Perhaps this is one of the causes= why C/C++ has so many binary incompatibility issues... Anyway, thanks for enlightening me, and please disregard my previous post. Andras. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log= files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick _______________________________________________ Doxygen-users mailing list Dox...@li... https://lists.sourceforge.net/lists/listinfo/doxygen-users The information contained in this e-mail message and in any annexure is confidential to the recipient and may contain privileged information. If= you are not the intended recipient, please notify the sender and delete the message= along with any annexure. You should not disclose, copy or otherwise use the= information contained in the message or any annexure. Any views expressed in this e-mail are= those of the individual sender except where the sender specifically states them to be= the views of SoCrates Software India Pvt Ltd., Bangalore. |