Rene Zaumseil | 9 Feb 2012 21:50
Picon
Favicon

how build Entry for same function name in different namespace?

Hi,

if I have a function with the same name in different namespaces
then the generated documentation only shows the first one.

I create an Entry for each of the two functions, set the name part
to the name of the function (without the namespace part) and add
the Entry to the namespace entry.

When I look in the Doxygen::functionNameSDict I find only the first entry.
The qualifiedName() function gives the correct fully qualified name.

Is there something I can do?

Regards
rene

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
Rene Zaumseil | 10 Feb 2012 08:22
Picon
Favicon

Re: how build Entry for same function name in different namespace?

Hi,

the problem only occurs if the functions are added to a group with
\addtogroup. Otherwise all functions are correctly displayed in
the namespace documentation.

Any hints?

Regards
rene

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/

Gmane