_default_channel | GpgFrontend::ChannelObject | privatestatic |
AutomatonActionHandler typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
AutomatonNextStateHandler typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
AutomatonState typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
channel_ | GpgFrontend::ChannelObject | private |
ChannelObject() noexcept | GpgFrontend::ChannelObject | |
ChannelObject(int channel) | GpgFrontend::ChannelObject | |
Command typedef (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
CreateInstance(int channel, std::function< std::unique_ptr< ChannelObject >(void)> factory) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
ctx_ (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | private |
GetAllChannelId() | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
GetChannel() const | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inline |
GetDefaultChannel() | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
GpgKeyManager(int channel=SingletonFunctionObject::GetDefaultChannel()) | GpgFrontend::GpgKeyManager | explicit |
interactor_cb_fnc(void *handle, const char *status, const char *args, int fd) (defined in GpgFrontend::GpgKeyManager) | GpgFrontend::GpgKeyManager | privatestatic |
operator=(const SingletonFunctionObject< GpgKeyManager > &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
operator=(const GpgKeyManager &)=delete (defined in GpgFrontend::SingletonFunctionObject< GpgKeyManager >) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
ReleaseChannel(int channel) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlinestatic |
RevSign(const GpgFrontend::GpgKey &key, const GpgFrontend::SignIdArgsListPtr &signature_id) | GpgFrontend::GpgKeyManager | |
SetChannel(int channel) | GpgFrontend::ChannelObject | |
SetExpire(const GpgKey &key, std::unique_ptr< GpgSubKey > &subkey, std::unique_ptr< boost::posix_time::ptime > &expires) | GpgFrontend::GpgKeyManager | |
SetOwnerTrustLevel(const GpgKey &key, int trust_level) | GpgFrontend::GpgKeyManager | |
SignKey(const GpgKey &target, KeyArgsList &keys, const std::string &uid, const std::unique_ptr< boost::posix_time::ptime > &expires) | GpgFrontend::GpgKeyManager | |
SingletonFunctionObject(const SingletonFunctionObject< GpgKeyManager > &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
SingletonFunctionObject(GpgKeyManager &&)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
SingletonFunctionObject(const GpgKeyManager &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | |
SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | protected |
SingletonFunctionObject(int channel) | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | inlineexplicitprotected |
~SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgKeyManager > | protectedvirtual |