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

Re: [reSIProcate] (no subject)


Alan Hawrylyshen wrote:


On Oct 28, 2004, at 01.02, bini wrote:

sorry,i'm using resiprocate but i have a big problem... i can't find a list of function that are in the class Uri,where i could find the funcion definition?
many thanks...forgive my english


Bini;
Try looking in sip/resiprocate/Uri.hxx, most of the Uri specific functions are defined there. sip/resiprocate/ParserCategory.hxx
defines additional generic functions that are not specific to the Uri.

Hope this helps,

Alan Hawrylyshen

a l a n a t j a s o m i d o t c o m

_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel

Also worth looking at a few other things (more like documentation :)

sip/resiprocate/doc/using.txt
and also generate the doxygen documentation: in sip/resiprocate, run doxygen

Jason