6#ifndef YARP_DEV_IMPLEMENTREMOTEVARIABLES_H
7#define YARP_DEV_IMPLEMENTREMOTEVARIABLES_H
12class ImplementRemoteVariables;
IRemoteVariablesRaw interface.
IRemoteVariables interface.
IRemoteVariablesRaw * ivar
bool setRemoteVariable(std::string key, const yarp::os::Bottle &val) override
virtual ~ImplementRemoteVariables()
bool getRemoteVariablesList(yarp::os::Bottle *listOfKeys) override
bool getRemoteVariable(std::string key, yarp::os::Bottle &val) override
bool initialize(int size, const int *amap)
Initialize the internal data and alloc memory.
bool uninitialize()
Clean up internal data and memory.
A simple collection of objects that can be described and transmitted in a portable way.
For streams capable of holding different kinds of content, check what they actually have.
The main, catch-all namespace for YARP.