|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
26 Contact c = queryName(getNameServerName());
49 Contact c = queryName(getNameServerName());
69 return getNameServerContact().getName();
virtual ~NameSpace()
Destructor.
The output side of an active connection between two ports.
virtual std::string getNameServerName() const
Get the port name of a name server that manages the name space, if available.
static OutputProtocol * connect(const Contact &address)
Initiate a connection to an address.
virtual void close()=0
Negotiate an end to operations.
An interface to the operating system, including Port based communication.
virtual bool checkNetwork()
Check if a name space is available.
The components from which ports and connections are built.