Have you tried this on a smaller sample of code to see how it works?
I do have success with this feature on my projects.
I used your doxyfile on one of my projects, and I get the call and caller 
graphs.

Are there error messages in the doxy build?
Sometimes when a function generates a lot of references, you might need to 
change the DOT_GRAPH_MAX_NODES to get the graph drawn.

Jay Meyer
Senior Software Engineer
Smiths Medical North America
1265 Grey Fox Road
St. Paul, MN 55112 USA
Tel:  +1 651-628-7600
Fax: +1 651- 628-7093
www.smiths-medical.com
E-Mail: jay.me...@smiths-medical.com<mailto:jay.me...@smiths-medical.com>

From: Rafael [mailto:rsfalc...@gmail.com]
Sent: Tuesday, March 05, 2013 3:44 PM
To: doxygen-users@lists.sourceforge.net
Subject: [Doxygen-users] Fwd: How to generate doxygen call graph that includes 
class methods?

@moderator Sorry, wrong email address

---------- Forwarded message ----------
From: Rafael Silva <
xxx
@gmail.com<http://gmail.com>>
Date: 2013/3/5
Subject: How to generate doxygen call graph that includes class methods?
To: 
doxygen-users@lists.sourceforge.net<mailto:doxygen-users@lists.sourceforge.net>

Hi,

I have a huge C++ project developed by someone else which I'm trying to get a 
good view with doxygen.
I managed to properly configure doxygen to generate everything I need, except 
the callgraphs. They only show auxiliary functions, not the others class 
methods.

Is there a way to show also the class methods?

PS: this<http://pastebin.com/mysJ2CYE> is my `doxyfile`
PS2: I also asked this question on 
StackOverflow<http://stackoverflow.com/questions/15231698/how-to-generate-doxygen-call-graph-that-includes-class-methods>

Best

Rafael


______________________________________________________________________
CAUTION: This message was sent via the Public Internet and its authenticity 
cannot be guaranteed.

PROPRIETARY: This e-mail contains proprietary information some or all of which 
may be legally privileged.  It is intended for the recipient only.  If an 
addressing or transmission error has misdirected this e-mail, please notify the 
authority by replying to this e-mail.  If you are not the intended recipient 
you must not use, disclose, distribute, copy, print, or rely on this e-mail.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to