]> granicus.if.org Git - icinga2/commit
Move objectlistcommands printObject to objectlistuility
authorJean Flach <jean-marcel.flach@netways.de>
Wed, 18 Feb 2015 09:23:27 +0000 (10:23 +0100)
committerJean Flach <jean-marcel.flach@netways.de>
Wed, 18 Feb 2015 09:23:27 +0000 (10:23 +0100)
commitafb9bea74dc1c1b42eb47c8dd28623ddd87ab409
tree2c26f6867ae4987db8bd2393bd2d2d94131b82cb
parent33e747ae2efc6ea9301e6245521794e15f951c49
Move objectlistcommands printObject to objectlistuility

PrintObject() is now public and now everybody can use pretty object printing
lib/cli/CMakeLists.txt
lib/cli/objectlistcommand.cpp
lib/cli/objectlistcommand.hpp
lib/cli/objectlistutility.cpp [new file with mode: 0644]
lib/cli/objectlistutility.hpp [new file with mode: 0644]