473,666 Members | 2,634 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using Doxygen's \callergraph command ???

So far I can only get Doxygen to generate callergraphs for ALL
functions or for NO functions, Doxygen seems to be ignoring the
\callergraph command. Does anyone know how to limit Doxygen to
producing complete callergraphs (the entire function call sequence
that ends up at a specific function) for a limited number of
functions?
Aug 18 '08 #1
7 3225
On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
So far I can only get Doxygen to generate callergraphs for ALL
functions or for NO functions, Doxygen seems to be ignoring the
\callergraph command. Does anyone know how to limit Doxygen to
producing complete callergraphs (the entire function call sequence
that ends up at a specific function) for a limited number of
functions?
I do not see what this has to do with the C++ language. Care to
explain?

/Peter
Aug 18 '08 #2
On Aug 18, 2:13*pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
So far I can only get Doxygen to generate callergraphs for ALL
functions or for NO functions, Doxygen seems to be ignoring the
\callergraph command. Does anyone know how to limit Doxygen to
producing complete callergraphs (the entire function call sequence
that ends up at a specific function) for a limited number of
functions?

I do not see what this has to do with the C++ language. Care to
explain?

/Peter
It is used for automatically generating documentation for C++ systems,
and there are are no other more relevant groups.
Aug 18 '08 #3
On 18 Aug., 21:51, PeteOlcott <PeteOlc...@gma il.comwrote:
On Aug 18, 2:13*pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
So far I can only get Doxygen to generate callergraphs for ALL
functions or for NO functions, Doxygen seems to be ignoring the
\callergraph command. Does anyone know how to limit Doxygen to
producing complete callergraphs (the entire function call sequence
that ends up at a specific function) for a limited number of
functions?
I do not see what this has to do with the C++ language. Care to
explain?
/Peter

It is used for automatically generating documentation for C++ systems,
and there are are no other more relevant groups.
This does not make it relevant here. Why don't you visit doxygen.org?
They seem to have mailing-lists.

/Peter
Aug 18 '08 #4
On Aug 18, 3:44*pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
On 18 Aug., 21:51, PeteOlcott <PeteOlc...@gma il.comwrote:


On Aug 18, 2:13*pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
So far I can only get Doxygen to generate callergraphs for ALL
functions or for NO functions, Doxygen seems to be ignoring the
\callergraph command. Does anyone know how to limit Doxygen to
producing complete callergraphs (the entire function call sequence
that ends up at a specific function) for a limited number of
functions?
I do not see what this has to do with the C++ language. Care to
explain?
/Peter
It is used for automatically generating documentation for C++ systems,
and there are are no other more relevant groups.

This does not make it relevant here. Why don't you visit doxygen.org?
They seem to have mailing-lists.

/Peter- Hide quoted text -

- Show quoted text -
There seems to be no provision for asking a question there. If I could
ask a question there, I would. I have already tried reading many
different notes. According to these notes I am doing it correctly, yet
it still does not work.
Aug 18 '08 #5
On Aug 18, 3:44*pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
On 18 Aug., 21:51, PeteOlcott <PeteOlc...@gma il.comwrote:


On Aug 18, 2:13*pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
On 18 Aug., 20:55, PeteOlcott <PeteOlc...@gma il.comwrote:
So far I can only get Doxygen to generate callergraphs for ALL
functions or for NO functions, Doxygen seems to be ignoring the
\callergraph command. Does anyone know how to limit Doxygen to
producing complete callergraphs (the entire function call sequence
that ends up at a specific function) for a limited number of
functions?
I do not see what this has to do with the C++ language. Care to
explain?
/Peter
It is used for automatically generating documentation for C++ systems,
and there are are no other more relevant groups.

This does not make it relevant here. Why don't you visit doxygen.org?
They seem to have mailing-lists.

/Peter- Hide quoted text -

- Show quoted text -
I did find a way to ask a question at doxygen.org.
Aug 18 '08 #6
PeteOlcott wrote:
On Aug 18, 3:44 pm, peter koch <peter.koch.lar ...@gmail.comwr ote:
>>It is used for automatically generating documentation for C++ systems,
and there are are no other more relevant groups.
This does not make it relevant here. Why don't you visit doxygen.org?
They seem to have mailing-lists.
There seems to be no provision for asking a question there. If I could
ask a question there, I would. I have already tried reading many
different notes. According to these notes I am doing it correctly, yet
it still does not work.
I had a problem with my car, so I went to the mechanic, but he was out.
So I asked my baker instead.

You're still OT.
Aug 19 '08 #7

"red floyd" <no**********@e xample.comwrote in message
news:zy******** **********@flpi 147.ffdc.sbc.co m...
PeteOlcott wrote:
>On Aug 18, 3:44 pm, peter koch
<peter.koch.la r...@gmail.comw rote:
>>>It is used for automatically generating documentation
for C++ systems,
and there are are no other more relevant groups.
This does not make it relevant here. Why don't you visit
doxygen.org ?
They seem to have mailing-lists.
>There seems to be no provision for asking a question
there. If I could
ask a question there, I would. I have already tried
reading many
different notes. According to these notes I am doing it
correctly, yet
it still does not work.

I had a problem with my car, so I went to the mechanic,
but he was out.
So I asked my baker instead.

You're still OT.
The Visual C++ people don't think so, and even gave me the
correct answer. If I was talking about something unrelated
to C++ such as for example Fortran compilers, then I would
be off topic. When I am talking about a C++ documentation
generation system I am not off topic.
Aug 19 '08 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
10384
by: Erwin Burgstaller | last post by:
When I have several header files with "namespace x {}" in each, the resulting doxygen documentation lists the Namespace exactly as often as there are header files with that namespace in. Thats only at Modules -> <module name> -> Namespaces. Am I doing something unusual? Erwin -- http://i.wuell.net
1
2486
by: lars | last post by:
Hi, we use DoxyGen together with the DOT tool of AT&T to document our sources. Here now is my problem (trying to explain as well as I can): I intend to generate call graphs with the help of the mentioned tools. Unfortunately DOT seems to open the corresponding sources through a text editor (UltraEdit in my case). No problem for little programs. In
5
2116
by: Konrad Mühler | last post by:
Hallo, kennt jemand ein Forum oder eine Newsgroup in der Fragen zu Doxygen geklärt werden können? Habt Dank Konrad
4
2554
by: chrstian brensteiner | last post by:
--------------------8<--XX.h-------------------------- /** On shutdown the function shutdown() is called. The function destroys blablablabla. */ void shutdown(); --------------------8<--XX.h-------------------------- this section mentioned above does not work and i dont know why
2
2097
by: David Dvali | last post by:
Hello. What is Doxygen tagging and how it can be used for source code documenting?
6
3313
by: Gabriel Zachmann | last post by:
Is there a way to combine doxygen comments, like this one ## Documentation for a function. # @var a - variable # More details. def func( a ): pass
6
4839
by: Ivan Vecerina | last post by:
What tagged comment syntax do you use to document C++/CLI code ? As far as I know, doxygen does not currently support C++/CLI. Are there other/similar tools? Does Microsoft provide an equivalent solution? (the more XML-like syntax used in C#?) Thanks -Ivan -- http://ivan.vecerina.com/contact/?subject=NG_POST <- email contact form
1
3145
by: Jan Danielsson | last post by:
Hello all, I guess I should really be asking in some doxygen mailing list, but since I believe that I found doxygen through this group, I assume that there are some people here who can answer. When I run doxygen on my python files, it does document classes, but not "standalone" functions. I.e.: -----------------------
2
17140
by: Peter Olcott | last post by:
http://www-scf.usc.edu/~peterchd/doxygen/ The above is an example of what the output should look like. I ran Doxygen on a simple program that I wrote to test Doxygen, and all of the Call Graph Images were missing. The Doxygen output indicated that it did generate the Call Graph, showing where the images should be in the HTML output, but, the images themselves were missing. Does anyone know how to fix this problem?
0
8352
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8863
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8780
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8549
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7378
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5661
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4358
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.