channel_ | GpgFrontend::ChannelObject | private |
ChannelObject() noexcept | GpgFrontend::ChannelObject | |
ChannelObject(int channel, QString type) | GpgFrontend::ChannelObject | explicit |
CreateInstance(int channel, const std::function< ChannelObjectPtr(void)> &factory) -> T & | GpgFrontend::SingletonFunctionObject< T > | inlinestatic |
GetAllChannelId() -> std::vector< int > | GpgFrontend::SingletonFunctionObject< T > | inlinestatic |
GetChannel() const -> int | GpgFrontend::SingletonFunctionObject< T > | inline |
GetDefaultChannel() -> int | GpgFrontend::SingletonFunctionObject< T > | inlinestatic |
GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> T & | GpgFrontend::SingletonFunctionObject< T > | inlinestatic |
operator=(const SingletonFunctionObject< T > &) -> SingletonFunctionObject &=delete | GpgFrontend::SingletonFunctionObject< T > | |
operator=(const T &)=delete (defined in GpgFrontend::SingletonFunctionObject< T >) | GpgFrontend::SingletonFunctionObject< T > | |
ReleaseChannel(int channel) | GpgFrontend::SingletonFunctionObject< T > | inlinestatic |
SetChannel(int channel) | GpgFrontend::ChannelObject | |
SingletonFunctionObject(const SingletonFunctionObject< T > &)=delete | GpgFrontend::SingletonFunctionObject< T > | |
SingletonFunctionObject(T &&)=delete | GpgFrontend::SingletonFunctionObject< T > | |
SingletonFunctionObject(const T &)=delete | GpgFrontend::SingletonFunctionObject< T > | |
SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< T > | protected |
SingletonFunctionObject(int channel) | GpgFrontend::SingletonFunctionObject< T > | inlineexplicitprotected |
type_ (defined in GpgFrontend::ChannelObject) | GpgFrontend::ChannelObject | private |
~ChannelObject() noexcept | GpgFrontend::ChannelObject | virtual |
~SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< T > | protectedvirtual |