|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
9 #ifndef YARP_SERVERSQL_IMPL_STYLENAMESERVICE_H
10 #define YARP_SERVERSQL_IMPL_STYLENAMESERVICE_H
27 this->options.fromString(options.
toString());
47 #endif // YARP_SERVERSQL_IMPL_STYLENAMESERVICE_H
A simple collection of objects that can be described and transmitted in a portable way.
A base class for nested structures that can be searched.
virtual std::string toString() const =0
Return a standard text representation of the content of the object.
bool apply(yarp::os::Bottle &cmd, yarp::os::Bottle &reply, yarp::os::Bottle &event, const yarp::os::Contact &remote) override
bool configure(const yarp::os::Searchable &options)
StyleNameService()=default
Abstract interface for a name server operator.
The main, catch-all namespace for YARP.
A class for storing options and configuration information.