< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] Guide to reading the code


There is no such guide:  however you may find that the doxygen documentation (accessible from the main resiprocate website) contains some use useful class relationship diagrams:

http://www.estacado.net/resip-dox/

http://www.estacado.net/resip-dox/stack/inherits.html

http://www.estacado.net/resip-dox/dum/inherits.html

 

Also the following diagram is good to understand before starting to read through stack code:

http://svn.resiprocate.org/viewsvn/resiprocate/main/resip/stack/doc/ResipArchitecture.png?view=co

 

Scott

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxx] On Behalf Of alexzhang@xxxxxxxxxxx
Sent: Wednesday, July 02, 2008 9:39 PM
To: resiprocate-devel@xxxxxxxxxxxxxxx
Subject: [reSIProcate] Guide to reading the code

 

Are there an overall guide to explore the code for Resiprocate?