Classes | |
| class | IoConnectionWrapperInterface |
Namespaces | |
| maxon | |
| maxon::URLFLAGS | |
Typedefs | |
| using | OpenConnectionDelegate = Delegate< Result< IoConnectionRef >(const Url &url)> |
Functions | |
| MAXON_DECLARATION (Class< IoConnectionRef >, IoConnectionWrapperClass, "net.maxon.class.ioconnectionwrapper", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | |
| MAXON_DECLARATION (Class< IoHandler >, IoWrappedUrlHandlerClass, "net.maxon.class.wrappedurlhandler", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | |
| MAXON_ATTRIBUTE (OpenConnectionDelegate, OPEN_CONNECTION, "net.maxon.wrappedurlhandler.openconnection") | |
Variables | |
| static constexpr LiteralId | URLSCHEME_WRAPPED |