confirm(Type type, const std::string &purchase, ListenerBase *listener) | LLConfirmationManager | [static] |
confirm(const std::string &type, const std::string &purchase, ListenerBase *listener) | LLConfirmationManager | [static] |
confirm(Type type, const std::string &action, T &obj, void(T::*func)(const std::string &)) | LLConfirmationManager | [inline, static] |
confirm(const std::string &type, const std::string &action, T &obj, void(T::*func)(const std::string &)) | LLConfirmationManager | [inline, static] |
Type enum name | LLConfirmationManager | |
TYPE_CLICK enum value | LLConfirmationManager | |
TYPE_NONE enum value | LLConfirmationManager | |
TYPE_PASSWORD enum value | LLConfirmationManager | |