|
Nui
|
Classes | |
| class | ClassWrapper |
| class | NuiSchemeHandler |
| struct | TypeEncoding |
| struct | TypeEncoding< Class > |
| struct | TypeEncoding< id > |
| struct | TypeEncoding< ReturnT(*)(Args...)> |
| struct | TypeEncoding< ReturnT(Args...)> |
| struct | TypeEncoding< SEL > |
| struct | TypeEncoding< std::tuple< T... > > |
| struct | TypeEncoding< std::vector< T > > |
| struct | TypeEncoding< T * > |
Functions | |
| template<typename Result , typename Callable , typename... Args> | |
| Result | invoke (Callable callable, Args... args) noexcept |
| template<typename Result , typename... Args> | |
| Result | msg_send (Args... args) noexcept |
| id | operator""_cls (const char *s, std::size_t) |
| SEL | operator""_sel (const char *s, std::size_t) |
| id | operator""_str (const char *s, std::size_t) |
| template<typename T > | |
| auto | encodeType () |
| id | wkWebViewConfigurationFromOptions (HostNameMappingInfo const *mappingInfo, WindowOptions const &options) |
| auto Nui::MacOs::encodeType | ( | ) |
|
noexcept |
|
noexcept |
|
inline |
|
inline |
|
inline |
| id Nui::MacOs::wkWebViewConfigurationFromOptions | ( | HostNameMappingInfo const * | mappingInfo, |
| WindowOptions const & | options | ||
| ) |