#include <yarp/serversql/impl/StyleNameService.h>
Public Member Functions | |
StyleNameService ()=default | |
bool | configure (const yarp::os::Searchable &options) |
bool | apply (yarp::os::Bottle &cmd, yarp::os::Bottle &reply, yarp::os::Bottle &event, const yarp::os::Contact &remote) override |
Public Member Functions inherited from yarp::name::NameService | |
virtual | ~NameService () |
virtual void | onEvent (yarp::os::Bottle &event) |
virtual void | lock () |
virtual void | unlock () |
virtual void | goPublic () |
yarp::os::Contact | query (const std::string &name) override |
bool | announce (const std::string &name, int activity) override |
bool | process (yarp::os::PortWriter &in, yarp::os::PortReader &out, const yarp::os::Contact &remote) override |
Public Member Functions inherited from yarp::os::NameStore | |
virtual | ~NameStore () |
Definition at line 20 of file StyleNameService.h.
|
default |
|
overridevirtual |
Implements yarp::name::NameService.
Definition at line 18 of file StyleNameService.cpp.
|
inline |
Definition at line 25 of file StyleNameService.h.