]> granicus.if.org Git - icinga2/commit
Cleaned up application initialization.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 14 May 2012 17:14:23 +0000 (19:14 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 14 May 2012 17:14:23 +0000 (19:14 +0200)
commitd9b7debdcc8da45f2838c73d9b74b0eb432991d0
tree1407e288073e8e749f39a6b1f85cb7e785fdaf0b
parentbec30888f7a9f944fc240ebc862f3fd3b9d23c04
Cleaned up application initialization.
Made code documentation more doxygen-friendly.
Added doxygen config file.
35 files changed:
Doxyfile [new file with mode: 0644]
base/application.cpp
base/application.h
base/component.cpp
base/condvar.cpp
base/condvar.h
base/configcollection.cpp
base/confighive.cpp
base/configobject.cpp
base/dictionary.cpp
base/event.h
base/exception.cpp
base/exception.h
base/fifo.cpp
base/memory.cpp
base/memory.h
base/mutex.cpp
base/mutex.h
base/object.cpp
base/object.h
base/socket.cpp
base/tcpclient.cpp
base/tcpserver.cpp
base/tcpsocket.cpp
base/thread.cpp
base/thread.h
base/timer.cpp
base/tlsclient.cpp
base/unix.cpp
base/utility.cpp
base/utility.h
base/variant.cpp
components/demo/democomponent.cpp
components/discovery/discoverycomponent.cpp
icinga-app/icinga.cpp