replaced plain pointers with smart pointers in various interfaces

This commit is contained in:
Guenter Obiltschnig
2009-03-24 10:40:58 +00:00
parent 37e6fa383a
commit a790bba33c
16 changed files with 60 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
//
// NetworkInterface.cpp
//
// $Id: //poco/1.3/Net/src/NetworkInterface.cpp#9 $
// $Id: //poco/Main/Net/src/NetworkInterface.cpp#23 $
//
// Library: Net
// Package: Sockets