#include <yarp/os/impl/LogComponent.h>
#include <cstdio>
#include <map>
#include <string>
#include <vector>
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 | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::os | |
An interface to the operating system, including Port based communication. | |
yarp::os::impl | |
The components from which ports and connections are built. | |
Functions | |
const yarp::os::LogComponent & | DISPATCHER () |
const yarp::os::LogComponent& DISPATCHER | ( | ) |
Definition at line 12 of file Dispatcher.cpp.