]> granicus.if.org Git - icinga2/commit
Remove EventArgs struct.
authorGunnar Beutner <gunnar@beutner.name>
Sat, 16 Jun 2012 01:42:54 +0000 (03:42 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Sat, 16 Jun 2012 01:42:54 +0000 (03:42 +0200)
commit7753e229ccddd0aa00fc1483ef8263e5694f411c
treeeb10d039367579f4fb572fcb701effcfc94fbf74
parent10138c7ff8111fd8b15f08ed835dee2f67326e3f
Remove EventArgs struct.
42 files changed:
base/application.cpp
base/base.vcxproj
base/eventargs.h [deleted file]
base/i2-base.h
base/objectmap.h
base/objectset.h
base/socket.cpp
base/socket.h
base/tcpclient.cpp
base/tcpclient.h
base/tcpserver.cpp
base/tcpserver.h
base/timer.cpp
base/timer.h
base/tlsclient.cpp
base/tlsclient.h
components/checker/checker.vcxproj.filters [new file with mode: 0644]
components/checker/checkercomponent.cpp
components/checker/checkercomponent.h
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
components/delegation/delegation.vcxproj.filters [new file with mode: 0644]
components/delegation/delegationcomponent.cpp
components/delegation/delegationcomponent.h
components/demo/democomponent.cpp
components/demo/democomponent.h
components/discovery/discoverycomponent.cpp
components/discovery/discoverycomponent.h
dyntest/dyntest.vcxproj.filters [new file with mode: 0644]
icinga/endpoint.cpp
icinga/endpoint.h
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/icingaapplication.cpp
icinga/icingaapplication.h
icinga/jsonrpcendpoint.cpp
icinga/jsonrpcendpoint.h
icinga/virtualendpoint.cpp
icinga/virtualendpoint.h
jsonrpc/jsonrpcclient.cpp
jsonrpc/jsonrpcclient.h
jsonrpc/netstring.cpp