hunt.imf.core.routing

Undocumented in source.

Members

Aliases

VoidProcessDele
alias VoidProcessDele = void delegate(ubyte[])
Undocumented in source.
VoidProcessFunc
alias VoidProcessFunc = void function(ubyte[])
Undocumented in source.

Classes

Router
class Router
Undocumented in source.

Functions

__MakeRouter0
string __MakeRouter0()
Undocumented in source. Be warned that the author may not have intended to support it.
__MakeRouter1
string __MakeRouter1()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

MakeRouter
mixintemplate MakeRouter(string moduleName = __MODULE__)
Undocumented in source.

Structs

RouterData
struct RouterData
Undocumented in source.
namespace
struct namespace
Undocumented in source.
route
struct route
Undocumented in source.

Meta