Loading [MathJax]/extensions/tex2jax.js
iCub-main
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace 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
y
z
Functions
a
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
y
Variables
a
b
c
d
e
h
i
j
l
m
n
p
r
s
t
w
z
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
Classes
Class List
Class Index
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
y
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
y
z
~
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
y
z
Typedefs
Enumerations
a
b
c
e
g
i
l
n
p
r
s
t
u
Enumerator
a
b
c
d
e
f
g
i
l
m
p
r
s
t
u
Properties
Related Symbols
a
b
c
g
i
l
o
q
r
s
t
w
Files
File List
File 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
y
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
x
y
z
Typedefs
Enumerations
Enumerator
_
a
c
d
e
g
j
m
n
p
s
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
icub-main
src
modules
learningMachine
include
iCub
learningMachine
EventListenerFactory.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2007-2010 RobotCub Consortium, European Commission FP6 Project IST-004370
3
* author: Arjan Gijsberts
4
* email: arjan.gijsberts@iit.it
5
* website: www.robotcub.org
6
* Permission is granted to copy, distribute, and/or modify this program
7
* under the terms of the GNU General Public License, version 2 or any
8
* later version published by the Free Software Foundation.
9
*
10
* A copy of the license can be found at
11
* http://www.robotcub.org/icub/license/gpl.txt
12
*
13
* This program is distributed in the hope that it will be useful, but
14
* WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
16
* Public License for more details
17
*/
18
19
#ifndef LM_EVENTLISTENERFACTORY__
20
#define LM_EVENTLISTENERFACTORY__
21
22
#include "
iCub/learningMachine/FactoryT.h
"
23
#include "
iCub/learningMachine/IEventListener.h
"
24
25
namespace
iCub
{
26
namespace
learningmachine {
27
28
typedef
FactoryT<std::string, IEventListener>
EventListenerFactory
;
29
30
}
// learningmachine
31
}
// iCub
32
33
#endif
FactoryT.h
IEventListener.h
iCub::learningmachine::FactoryT
A template class for the factory pattern.
Definition
FactoryT.h:41
iCub::learningmachine::EventListenerFactory
FactoryT< std::string, IEventListener > EventListenerFactory
Definition
EventListenerFactory.h:28
iCub
This file contains the definition of unique IDs for the body parts and the skin parts of the robot.
Definition
emotionInterface.h:17
Generated on Wed Apr 9 2025 08:53:52 for iCub-main by
1.9.8