Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
a
c
d
e
f
g
h
m
o
p
r
s
t
u
w
Variables
Typedefs
Classes
Class List
Class Hierarchy
Class Members
All
_
c
d
f
g
i
m
p
r
s
t
~
Functions
_
c
d
g
i
p
r
s
t
~
Variables
Typedefs
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
Functions
Variables
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
Typedefs
Macros
include
dynamic-graph
python
fwd.hh
Go to the documentation of this file.
1
/*
2
* Copyright CNRS 2021
3
*
4
* Author: Florent Lamiraux
5
*
6
* This file is part of sot-core.
7
*/
8
9
#ifndef DYNAMIC_GRAPH_PYTHON_FWD_HH
10
#define DYNAMIC_GRAPH_PYTHON_FWD_HH
11
12
#include <
dynamic-graph/fwd.hh
>
13
14
namespace
dynamicgraph
{
15
namespace
python
{
16
class
Interpreter
;
17
typedef
shared_ptr<Interpreter>
InterpreterPtr_t
;
18
}
// namespace python
19
}
// namespace dynamicgraph
20
21
#endif // DYNAMIC_GRAPH_PYTHON_FWD_HH
dynamicgraph
dynamicgraph::python::Interpreter
Definition:
interpreter.hh:21
python
fwd.hh
dynamicgraph::python::InterpreterPtr_t
shared_ptr< Interpreter > InterpreterPtr_t
Definition:
fwd.hh:16
dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Fri Oct 27 2023 02:16:36