#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 | |
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.