Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
a
b
c
d
f
g
i
j
l
m
o
p
q
r
s
t
u
v
Variables
_
a
b
c
d
e
f
g
i
j
l
m
n
p
r
s
u
v
w
Typedefs
c
e
f
i
m
q
r
s
v
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
b
d
e
f
k
l
m
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
g
i
j
k
m
n
o
p
r
s
t
u
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
v
Functions
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
Variables
Typedefs
c
d
e
f
k
r
s
t
Enumerations
Enumerator
Macros
_
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
v
include
sot
core
additional-functions.hh
Go to the documentation of this file.
1
/*
2
* Copyright 2010,
3
* François Bleibel,
4
* Olivier Stasse,
5
*
6
* CNRS/AIST
7
*
8
*/
9
10
/* SOT */
11
#include <dynamic-graph/pool.h>
12
#include <
dynamic-graph/signal-base.h
>
13
14
#include <
sot/core/exception-factory.hh
>
15
#include <
sot/core/pool.hh
>
16
17
#include "
sot/core/api.hh
"
18
19
/* --- STD --- */
20
#include <map>
21
#include <sstream>
22
#include <string>
23
24
/* --- BOOST --- */
25
#include <boost/bind.hpp>
26
#include <boost/function.hpp>
27
28
namespace
dynamicgraph
{
29
namespace
sot {
30
35
class
AdditionalFunctions
{
36
public
:
37
AdditionalFunctions
();
38
~AdditionalFunctions
();
39
static
void
cmdFlagSet
(
const
std::string &cmd, std::istringstream &
args
,
40
std::ostream &os);
41
};
42
43
}
/* namespace sot */
44
}
/* namespace dynamicgraph */
signal-base.h
dynamicgraph
dynamicgraph::sot::AdditionalFunctions::~AdditionalFunctions
~AdditionalFunctions()
Definition:
additional-functions.cpp:25
dynamicgraph::sot::AdditionalFunctions::cmdFlagSet
static void cmdFlagSet(const std::string &cmd, std::istringstream &args, std::ostream &os)
Definition:
additional-functions.cpp:27
args
args
dynamicgraph::sot::AdditionalFunctions
This helper class dynamically overloads the "new" shell command to allow creation of tasks and featur...
Definition:
additional-functions.hh:35
api.hh
pool.hh
dynamicgraph::sot::AdditionalFunctions::AdditionalFunctions
AdditionalFunctions()
Definition:
additional-functions.cpp:23
exception-factory.hh
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31