Each Service has Protocol, Hostname, Login, Password, Shared_Ptr to Logging facility...
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Thu, 6 Aug 2009 09:59:48 +0000 (11:59 +0200)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Thu, 6 Aug 2009 09:59:48 +0000 (11:59 +0200)
commit3a89ac3162a659f0bc595f5e75b6ab103afb2163
treef64fe25137bdb942cc014e75d36794873bfd6c57
parent524d176628d9cdcade397bf8555e3cd1e4b7cec0
Each Service has Protocol, Hostname, Login, Password, Shared_Ptr to Logging facility and Lastupdated member.
A Service is identified through Protocol and Hostname, if they are equal, it is the same service.
src/config.cpp
src/dhs.cpp
src/dhs.h
src/main.cpp
src/ods.cpp
src/ods.h
src/service.cpp
src/service.h