FACT++  1.0
virtual std::set<Service> InterpreterV8::JsGetServices ( )
inlinevirtual

Reimplemented in RemoteControl< T >, RemoteControl< Console >, RemoteControl< ConsoleStream >, and RemoteControl< Shell >.

Definition at line 217 of file InterpreterV8.h.

217 { return std::set<Service>(); }