]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: Formatter: add TableFormatter class
authorAndreas-Joachim Peters <Andreas.Joachim.Peters@cern.ch>
Wed, 8 Oct 2014 14:18:32 +0000 (16:18 +0200)
committerLoic Dachary <ldachary@redhat.com>
Fri, 9 Jan 2015 12:20:43 +0000 (13:20 +0100)
commite797dcf6e90061fb4c566f7aabdcd72368cb6398
treee6237f2129552d4658259974b01dd354250c83d4
parent1e444e91038b034c6accb27f781163941183666d
common: Formatter: add TableFormatter class

For more human readable and shell parsable output.

Signed-off-by: Andreas Peters <andreas.joachim.peters@cern.ch>
src/common/Formatter.cc
src/common/Formatter.h
src/test/Makefile.am
src/test/common/test_tableformatter.cc [new file with mode: 0644]