]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Add TextTable class for table output
authorDan Mick <dan.mick@inktank.com>
Thu, 4 Oct 2012 21:39:16 +0000 (14:39 -0700)
committerDan Mick <dan.mick@inktank.com>
Thu, 4 Oct 2012 22:20:29 +0000 (15:20 -0700)
commitfb88683cd14d8bc7fc99617512f0980f288194de
tree20e0b0587c624b205fabb3db7aae84a6055f8d4f
parent9889d819d7407d970069bda909a34f40f3b301b3
Add TextTable class for table output

Signed-off-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
src/Makefile.am
src/common/TextTable.cc [new file with mode: 0644]
src/common/TextTable.h [new file with mode: 0644]
src/test/test_texttable.cc [new file with mode: 0644]