YARP
Yet Another Robot Platform
NameServer.h File Reference
#include <yarp/os/Bottle.h>
#include <yarp/os/Contact.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/NetType.h>
#include <yarp/os/Time.h>
#include <yarp/os/impl/Dispatcher.h>
#include <yarp/os/impl/SplitString.h>
#include <map>
#include <mutex>
#include <string>
#include <vector>
+ Include dependency graph for NameServer.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::NameServerStub
 Stub for a YARP2-conforming name server. More...
 
class  yarp::os::impl::NameServer
 Implementation of a YARP2-conforming name server. 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::LogComponentNAMESERVER ()
 

Function Documentation

◆ NAMESERVER()

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

Definition at line 32 of file NameServer.cpp.