Yuri Kunde Schlesner 6e11570862 Service: Store function names as const char* instead of std::string
Uses less memory (strings and function table is stored in constant data)
and speeds up start up (no need to allocate and copy strings).
2015-02-02 15:37:00 -02:00
..
2015-01-31 21:55:34 -05:00
2014-12-20 21:20:24 -08:00
2014-12-20 21:20:24 -08:00
2014-12-20 21:20:24 -08:00
2015-01-30 11:49:45 -02:00