]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rados: supply a C++ api
authorYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 20 May 2009 20:35:50 +0000 (13:35 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 20 May 2009 20:36:12 +0000 (13:36 -0700)
commit67baf00dc2facda5a97131cedb9c759fad9d6af1
treef9df0e4ed2eb34866a0481a7a61a8f0e1796a572
parent6e12a89ecef476b1b79e14a5108e98bcd63498d6
rados: supply a C++ api
src/Makefile.am
src/include/librados.h
src/librados.cc
src/testrados.c
src/testradospp.cc [new file with mode: 0644]