Module: sems
Branch: rco/dnscache
Commit: e7771d3f387cec3effbe2f772d9514236c45f5c0
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e7771d3f387cec3effbe2f772d9514236c45f5c0

Author: Raphael Coeffic <[email protected]>
Committer: Raphael Coeffic <[email protected]>
Date:   Tue Aug 17 14:51:41 2010 +0200

introduced the singleton pattern

 - added singleton template class.
 - changed resolver, trans_layer & wheeltimer to use the singleton pattern.

---

 core/sip/resolver.cpp    |   16 +----
 core/sip/resolver.h      |   20 +++---
 core/sip/singleton.h     |   47 ++++++++++++
 core/sip/trans_layer.cpp |   55 +++++---------
 core/sip/trans_layer.h   |  175 ++++++++++++++++++++++------------------------
 core/sip/wheeltimer.cpp  |   38 +++++-----
 core/sip/wheeltimer.h    |   16 ++---
 7 files changed, 190 insertions(+), 177 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=e7771d3f387cec3effbe2f772d9514236c45f5c0
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to