diff options
author | Stefan Radomski <github@mintwerk.de> | 2017-04-30 20:53:59 (GMT) |
---|---|---|
committer | Stefan Radomski <github@mintwerk.de> | 2017-04-30 20:53:59 (GMT) |
commit | 7dac0392787dda46a8cb2777f19bb423bdb68da6 (patch) | |
tree | e93b9bce66d785f1557d2b1213dad3d69fd72207 /todo.html | |
parent | 677b0f1c05b135cbdedc66b1d423c49d41893245 (diff) | |
download | uscxml-gh-pages.zip uscxml-gh-pages.tar.gz uscxml-gh-pages.tar.bz2 |
Updated documentationgh-pages
Diffstat (limited to 'todo.html')
-rw-r--r-- | todo.html | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -90,17 +90,13 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); <div class="textblock"><dl class="reflist"> <dt><a class="anchor" id="_todo000003"></a>Member <a class="el" href="classuscxml_1_1_data_model_impl.html#a8137c81a64d3978fc5a13cefdfe9a57a">uscxml::DataModelImpl::addExtension</a> (<a class="el" href="classuscxml_1_1_data_model_extension.html">DataModelExtension</a> *ext)</dt> <dd>This is currently unsupported </dd> -<dt><a class="anchor" id="_todo000004"></a>Member <a class="el" href="classuscxml_1_1_data_model_impl.html#a85a2bdd7493a4dfb156c723b204e858a">uscxml::DataModelImpl::andExpressions</a> (std::list< std::string >)</dt> -<dd>This is required to automatically transform a state-chart into a state-machine. Actual transformation is still only available in legacy though. </dd> <dt><a class="anchor" id="_todo000002"></a>Member <a class="el" href="classuscxml_1_1_data_model_impl.html#a83a8684b45f509a1180fb41ebb42192e">uscxml::DataModelImpl::isDeclared</a> (const std::string &expr)=0</dt> <dd>Is this still used? </dd> <dt><a class="anchor" id="_todo000001"></a>Member <a class="el" href="classuscxml_1_1_debugger.html#a7c9373662ff21a481787df7208802828">uscxml::Debugger::_sessionForInterpreter</a> </dt> <dd>: We ought to change form <a class="el" href="classuscxml_1_1_interpreter_impl.html">InterpreterImpl</a> to <a class="el" href="classuscxml_1_1_interpreter.html" title="Central class to interpret and process SCXML documents. ">Interpreter</a> everywhere </dd> -<dt><a class="anchor" id="_todo000005"></a>Member <a class="el" href="classuscxml_1_1_invoker_impl.html#ac0b677a69ce22f9d455149f9a185a77f">uscxml::InvokerImpl::create</a> (<a class="el" href="classuscxml_1_1_interpreter_impl.html">InterpreterImpl</a> *interpreter)=0</dt> +<dt><a class="anchor" id="_todo000004"></a>Member <a class="el" href="classuscxml_1_1_i_o_processor_impl.html#a6ced12837f4af0c42b8a92ed942f1255">uscxml::IOProcessorImpl::create</a> (<a class="el" href="classuscxml_1_1_i_o_processor_callbacks.html" title="Callbacks available for every IO processor. ">IOProcessorCallbacks</a> *callbacks)=0</dt> <dd>We will eventually introduce callbacks and prevent complete access to the interpreter. </dd> -<dt><a class="anchor" id="_todo000006"></a>Member <a class="el" href="classuscxml_1_1_i_o_processor_impl.html#a29b122781dc57dcd889e06ae1fccb813">uscxml::IOProcessorImpl::create</a> (<a class="el" href="classuscxml_1_1_interpreter_impl.html">InterpreterImpl</a> *interpreter)=0</dt> -<dd>We will eventually introduce callbacks and prevent complete access to the interpreter. </dd> -<dt><a class="anchor" id="_todo000008"></a>Class <a class="el" href="classuscxml_1_1_x.html">uscxml::X</a> </dt> +<dt><a class="anchor" id="_todo000005"></a>Class <a class="el" href="classuscxml_1_1_x.html">uscxml::X</a> </dt> <dd>: More performant XercesStrings <a href="https://alfps.wordpress.com/2010/05/27/cppx-xerces-strings-simplified-by-ownership-part-i/">https://alfps.wordpress.com/2010/05/27/cppx-xerces-strings-simplified-by-ownership-part-i/</a> </dd> </dl> </div></div><!-- contents --> @@ -112,7 +108,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); </div> </div> <!-- <hr class="footer"/><address class="footer"><small> -Generated on Mon Dec 12 2016 19:50:05 for uSCXML by  <a href="http://www.doxygen.org/index.html"> +Generated on Sun Apr 30 2017 22:52:20 for uSCXML by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.10 </small></address> --> |