Home
last modified time | relevance | path

Searched refs:Command_dispatcher (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/ned/server/src/
A Dlua.cc102 class Command_dispatcher class
103 : public L4::Epiface_t<Command_dispatcher, L4Re::Ned::Cmd_control>
106 Command_dispatcher(lua_State *l) : _lua(l) {} in Command_dispatcher() function in Command_dispatcher
167 Command_dispatcher cmd_dispatch(l); in __server_loop()
287 Command_dispatcher cmd_dispatch(L); in lua()

Completed in 3 milliseconds