| assign(F &&aCallable) | INPLACE_FUNCTION< R(Args...), Capacity > | inlineprivate |
| copyFrom(const INPLACE_FUNCTION &aOther) | INPLACE_FUNCTION< R(Args...), Capacity > | inlineprivate |
| INPLACE_FUNCTION()=default | INPLACE_FUNCTION< R(Args...), Capacity > | |
| INPLACE_FUNCTION(F &&aCallable) | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| INPLACE_FUNCTION(const INPLACE_FUNCTION &aOther) | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| INPLACE_FUNCTION(INPLACE_FUNCTION &&aOther) noexcept | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| INVOKE_FN typedef | INPLACE_FUNCTION< R(Args...), Capacity > | private |
| m_invoke | INPLACE_FUNCTION< R(Args...), Capacity > | private |
| m_manage | INPLACE_FUNCTION< R(Args...), Capacity > | private |
| m_storage | INPLACE_FUNCTION< R(Args...), Capacity > | private |
| MANAGE_FN typedef | INPLACE_FUNCTION< R(Args...), Capacity > | private |
| moveFrom(INPLACE_FUNCTION &aOther) | INPLACE_FUNCTION< R(Args...), Capacity > | inlineprivate |
| OP enum name | INPLACE_FUNCTION< R(Args...), Capacity > | private |
| operator bool() const | INPLACE_FUNCTION< R(Args...), Capacity > | inlineexplicit |
| operator()(Args... aArgs) const | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| operator=(const INPLACE_FUNCTION &aOther) | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| operator=(INPLACE_FUNCTION &&aOther) noexcept | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| operator=(F &&aCallable) | INPLACE_FUNCTION< R(Args...), Capacity > | inline |
| reset() | INPLACE_FUNCTION< R(Args...), Capacity > | inlineprivate |
| ~INPLACE_FUNCTION() | INPLACE_FUNCTION< R(Args...), Capacity > | inline |