User Activity

  • Posted a comment on discussion doxygen-users on Doxygen

    Hi all, I'm looking for a way to reference fields in cascaded C structures. for example: enum { PEER_ENABLED, PEER_DISABLED }; typedef struct { int status; int flags; } MY_PEER; typedef struct { MY_PEER peer; int more_info; ///< Only valid if ::MY_STATUS::peer::status is ::PEER_ENABLED } MY_STATUS; returns an error: explicit link request to 'MY_STATUS::peer::status' could not be resolved Any hints how this could be solved? Thanks, Martin

  • Posted a comment on discussion doxygen-users on Doxygen

    OK, found a solution. Just for the records: if I give local names to the embedded...

  • Posted a comment on discussion doxygen-users on Doxygen

    Luis, thanks for your ideas. The approach with using an alias sounds interesting...

  • Posted a comment on discussion doxygen-users on Doxygen

    Hi folks, I'm actually putting lots of doxygen comments to some standard C header...

View All

Personal Data

Username:
mburnicki
Joined:
2010-05-14 14:49:11
Location:
Bad Pyrmont / Germany / CEST
Gender:
Male

Projects

This is a list of open source software projects that Martin Burnicki is associated with:

Personal Tools