#include <ServiceHelper.h>
Public Member Functions | |
bool | is_interface () const override |
Public Member Functions inherited from art::detail::ServiceHelperBase | |
virtual | ~ServiceHelperBase () noexcept=default |
virtual TypeID | get_typeid () const =0 |
virtual ServiceScope | scope () const =0 |
virtual bool | is_interface_impl () const =0 |
Definition at line 45 of file ServiceHelper.h.
|
inlineoverridevirtual |
Implements art::detail::ServiceHelperBase.
Definition at line 47 of file ServiceHelper.h.