Nui
|
Classes | |
class | ClassWrapper |
struct | TypeEncoding |
struct | TypeEncoding< T * > |
struct | TypeEncoding< id > |
struct | TypeEncoding< Class > |
struct | TypeEncoding< SEL > |
struct | TypeEncoding< std::vector< T > > |
struct | TypeEncoding< std::tuple< T... > > |
struct | TypeEncoding< ReturnT(Args...)> |
struct | TypeEncoding< ReturnT(*)(Args...)> |
class | NuiSchemeHandler |
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 | ||
) |