Router

Undocumented in source.

Members

Static functions

addRouter
void addRouter(string fullClassName, string ns, int64_t value, VoidProcessFunc func)
Undocumented in source. Be warned that the author may not have intended to support it.
findRouter
RouterData* findRouter(string ns, int64_t value)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

g_router
RouterData[int64_t][string] g_router;
Undocumented in source.

Meta