Table

Table

Description: TODO

Constructors

this
this()
Undocumented in source.

Members

Functions

addRoute
void addRoute(Route route)

Add a route

getRoutes
Route[] getRoutes()

Get routes

lookup
Route lookup(string address)
Undocumented in source. Be warned that the author may not have intended to support it.
removeRoute
void removeRoute(Route route)

Remove a route

Meta