cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
This is the complete list of members for msgpack_rpc::util::impl::SharedObject< T >, including all inherited members.
buffer_ | msgpack_rpc::util::impl::SharedObject< T > | private |
memory_pool_ | msgpack_rpc::util::impl::SharedObject< T > | private |
operator=(const SharedObject &other) noexcept | msgpack_rpc::util::impl::SharedObject< T > | inline |
operator=(SharedObject &&other) noexcept | msgpack_rpc::util::impl::SharedObject< T > | inline |
reset() noexcept | msgpack_rpc::util::impl::SharedObject< T > | inline |
SharedObject() noexcept=default | msgpack_rpc::util::impl::SharedObject< T > | |
SharedObject(SharedObjectBuffer< T > *buffer, std::shared_ptr< SharedObjectMemoryPool< T > > memory_pool) noexcept | msgpack_rpc::util::impl::SharedObject< T > | inlineexplicit |
SharedObject(const SharedObject &other) noexcept | msgpack_rpc::util::impl::SharedObject< T > | inline |
SharedObject(SharedObject &&other) noexcept | msgpack_rpc::util::impl::SharedObject< T > | inline |
~SharedObject() noexcept | msgpack_rpc::util::impl::SharedObject< T > | inline |