40 std::vector<double> *ret;
46 ret =
new std::vector<double>(nb);
48 (*ret)[
i] = (*tmp)[
i]->getDoubleValue();
YACS::ENGINE::Pool * super
SalomeEventLoop(YACS::ENGINE::Pool *)
virtual std::vector< double > * get(long *)
virtual void put(long, std::vector< double > &)
: Interface for management of storage of data formated dynamically in its TypeCode....
Pool used to manage the samples of the optimizer loop plugin.
Any * getCurrentOutSample() const
void pushInSample(int id, Any *inSample, unsigned char priority=0)
Push a sample. WARNING inSample ownership is released to current Pool instance (this) !
unsigned int size() const