Rafael,
 
Can you run dot from the command line (ie. "dot -h") and see the help screen?
 


--- On Wed, 4/10/13, Rafael <rsfalc...@gmail.com> wrote:


From: Rafael <rsfalc...@gmail.com>
Subject: Re: [Doxygen-users] Fwd: How to generate doxygen call graph that 
includes class methods?
To: 
Cc: "doxygen-users@lists.sourceforge.net" <doxygen-users@lists.sourceforge.net>
Date: Wednesday, April 10, 2013, 1:17 PM




bump



2013/3/8 Rafael <rsfalc...@gmail.com>



Hi, 



I still can't see the callgraph. Any ideas?



Best,


Rafael




2013/3/6 Rafael <rsfalc...@gmail.com>



Hi Jay, 


Thanks by your fast reply.



I didn't try on smaller code because I assume that just works.


I didn't realize that doxygen could generate errors until you told me. I had 
lots of errors in the `dot` command because it didn't support pdf with that 
version (2.6), I updated to the last one (2.30.1), but still no call graph to 
that class.


Just in case, I updated my DOT_GRAPH_MAX_NODES to 250.




I still have some warnings, but they have nothing to do with call graphs 
(Warnings like "include file $irrelevant_file not found", "no matching class 
member found for $irrelevant_class" and finally "argument 'optional' of command 
@param is not found in the argument list of $irrelevant_method").


Best,


Rafael


2013/3/5 Meyer, Jay (MPAU) <jay.me...@smiths-medical.com>






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
 
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>
Date: 2013/3/5
Subject: How to generate doxygen call graph that includes class methods?
To: 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 is my `doxyfile`

PS2: I also asked this question on StackOverflow

 

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.




-----Inline Attachment Follows-----


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
-----Inline Attachment Follows-----


_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to