6#ifndef YARP_SERVERSQL_IMPL_STYLENAMESERVICE_H
7#define YARP_SERVERSQL_IMPL_STYLENAMESERVICE_H
22 this->options.fromString(options.
toString());
Abstract interface for a name server operator.
A simple collection of objects that can be described and transmitted in a portable way.
A class for storing options and configuration information.
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.
StyleNameService()=default
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)