FACT++  1.0
virtual std::vector<State> InterpreterV8::JsGetStates ( const std::string &  )
inlinevirtual

Reimplemented in RemoteControl< T >.

Definition at line 216 of file InterpreterV8.h.

216 { return std::vector<State>(); }