YARP
Yet Another Robot Platform
Dispatcher.h File Reference
#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

 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::LogComponentDISPATCHER ()
 

Function Documentation

◆ DISPATCHER()

const yarp::os::LogComponent& DISPATCHER ( )

Definition at line 12 of file Dispatcher.cpp.