Vcsn
2.2
Be Rational
|
This is the complete list of members for vcsn::dyn::detail::Registry< Fun >, including all inherited members.
call(const signature &sig, Args &&...args) -> decltype(std::declval< Fun >()(args...)) | vcsn::dyn::detail::Registry< Fun > | inline |
call(Args &&...args) -> decltype(std::declval< Fun >()(args...)) | vcsn::dyn::detail::Registry< Fun > | inline |
debug | vcsn::dyn::detail::Registry< Fun > | |
get(const signature &sig) | vcsn::dyn::detail::Registry< Fun > | inline |
get0(const signature &sig) | vcsn::dyn::detail::Registry< Fun > | inline |
map_ | vcsn::dyn::detail::Registry< Fun > | private |
map_t typedef | vcsn::dyn::detail::Registry< Fun > | private |
name_ | vcsn::dyn::detail::Registry< Fun > | private |
Registry(const std::string &name) | vcsn::dyn::detail::Registry< Fun > | inline |
Registry()=delete | vcsn::dyn::detail::Registry< Fun > | |
set(const signature &sig, Fun *fn) | vcsn::dyn::detail::Registry< Fun > | inline |
signatures(const signature &sig) const | vcsn::dyn::detail::Registry< Fun > | inline |