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
GraphTest::graph_
dynamic::Graph graph_
Definition: dynamic-graph-python-test.hh:21
GraphTest::GraphTest
GraphTest()
Constructor.
Definition: dynamic-graph-python-test.cc:9
GraphTest
UnitTesting class of class Graph.
Definition: dynamic-graph-python-test.hh:13


dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Fri Oct 27 2023 02:16:36