35 temp1=
new double [size];
37 temp2=
new double [size];
void checkAndDestroy(T *&p)
yarp::dev::ControlBoardHelper * castToMapper(void *p)
IRemoteVariablesRaw interface.
virtual bool getRemoteVariableRaw(std::string key, yarp::os::Bottle &val)=0
virtual bool getRemoteVariablesListRaw(yarp::os::Bottle *listOfKeys)=0
virtual bool setRemoteVariableRaw(std::string key, const yarp::os::Bottle &val)=0
IRemoteVariablesRaw * ivar
bool setRemoteVariable(std::string key, const yarp::os::Bottle &val) override
virtual ~ImplementRemoteVariables()
ImplementRemoteVariables(yarp::dev::IRemoteVariablesRaw *y)
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.