Google
 

4/15/10

Doxygen graph interpretation.


call graph: 

A ------> B: A is called by B. 

Classes: 

A ----> B: Actually B is the parent class! One way to understand/remember this that A is called as B (for example: A is a dog class; B is an animal class. Dog is called as animal. 

No comments: