Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::enable_shared_from_this< T > Class Template Reference
Inheritance diagram for seastar::enable_shared_from_this< T >:
seastar::shared_ptr_count_base seastar::async_sharded_service< T >

Public Member Functions

shared_ptr< T > shared_from_this () noexcept
 
shared_ptr< const T > shared_from_this () const noexcept
 
long use_count () const noexcept
 

The documentation for this class was generated from the following file: