It's not a real class, just a type definition used for the ObjectOperation::impl pointer. The actual object is an ObjectOperation.
src/librados/librados.cc 1797: impl = (ObjectOperationImpl *)new ::ObjectOperation; John On Tue, Apr 29, 2014 at 10:49 AM, peng <peng....@qq.com> wrote: > Hey, > I can find a declaration in librados.hpp , but when I try to find the > source code of ObjectOperatoinImpl , I find nothing .. > > > Is it a ghost class?? > > Confused.. Appreciate any help . > > _______________________________________________ > ceph-users mailing list > ceph-users@lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > >
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com