dynamic-graph-python-test.hh
Go to the documentation of this file.
1 /*
2  * Copyright
3  */
4 
5 #ifndef DYNAMIC_GRAPH_PYTHON_HH
6 #define DYNAMIC_GRAPH_PYTHON_HH
7 
8 #include "dynamic-graph-python/dynamic-graph-python.hh"
9 
13 class GraphTest {
14  public:
18  GraphTest();
19 
20  private:
21  dynamic::Graph graph_;
22 };
23 
24 #endif
UnitTesting class of class Graph.
GraphTest()
Constructor.
dynamic::Graph graph_


dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Jun 25 2023 02:55:50