This is the complete list of members for GlobalHook< Tag, Signature, Default, Options >, including all inherited members.
  | Assign(mutable_type &&replacement) | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > | inlineprivatestatic | 
  | Call(Arguments &&...arguments) | GlobalHook< Tag, Signature, Default, Options > | inlinestatic | 
  | Get() | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > | inlinestatic | 
  | GlobalVariable()=delete | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > | private | 
  | Instance() | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > | inlineprivatestatic | 
  | mutable_type typedef | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > |  | 
  | result_type typedef | GlobalHook< Tag, Signature, Default, Options > |  | 
  | Scope typedef | GlobalHook< Tag, Signature, Default, Options > |  | 
  | Set(std::conditional_t< ScopedOnly, dummy, mutable_type > replacement) -> std::conditional_t< ScopedOnly, void, mutable_type > | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > | inlinestatic | 
  | stored_type typedef | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > |  | 
  | variable_type typedef | GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... > |  |