]> granicus.if.org Git - icinga2/commit
Added support for configuration and loadable components.
authorGunnar Beutner <gunnar.beutner@netways.de>
Sat, 31 Mar 2012 13:18:09 +0000 (15:18 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Sat, 31 Mar 2012 13:18:30 +0000 (15:18 +0200)
commit5273e09d24a824079325795457d3101c606b0aaa
treeb20a1823fbd37d2b23d9a1680a46967728bc30e0
parentb0ed08d4b5993adcbfe734f34e80af32cfc34ec6
Added support for configuration and loadable components.
13 files changed:
base/application.cpp
base/application.h
base/base.vcxproj
base/component.cpp [new file with mode: 0644]
base/component.h [new file with mode: 0644]
base/confighive.cpp [new file with mode: 0644]
base/confighive.h [new file with mode: 0644]
base/configobject.cpp [new file with mode: 0644]
base/configobject.h [new file with mode: 0644]
base/delegate.h
base/i2-base.h
base/unix.h
base/win32.h