cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
msgpack_rpc::util::impl::SharedObject< T > Member List

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) noexceptmsgpack_rpc::util::impl::SharedObject< T >inline
operator=(SharedObject &&other) noexceptmsgpack_rpc::util::impl::SharedObject< T >inline
reset() noexceptmsgpack_rpc::util::impl::SharedObject< T >inline
SharedObject() noexcept=defaultmsgpack_rpc::util::impl::SharedObject< T >
SharedObject(SharedObjectBuffer< T > *buffer, std::shared_ptr< SharedObjectMemoryPool< T > > memory_pool) noexceptmsgpack_rpc::util::impl::SharedObject< T >inlineexplicit
SharedObject(const SharedObject &other) noexceptmsgpack_rpc::util::impl::SharedObject< T >inline
SharedObject(SharedObject &&other) noexceptmsgpack_rpc::util::impl::SharedObject< T >inline
~SharedObject() noexceptmsgpack_rpc::util::impl::SharedObject< T >inline