#include <yarp/os/impl/LogComponent.h>#include <cstdio>#include <map>#include <string>#include <vector>
Include dependency graph for Dispatcher.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | yarp::os::impl::Dispatcher< T, RET > |
| Dispatch to named methods based on string input. More... | |
Namespaces | |
| namespace | yarp |
| The main, catch-all namespace for YARP. | |
| namespace | yarp::os |
| An interface to the operating system, including Port based communication. | |
| namespace | yarp::os::impl |
| The components from which ports and connections are built. | |
Functions | |
| const yarp::os::LogComponent & | DISPATCHER () |
|
extern |
Definition at line 9 of file Dispatcher.cpp.