20 #ifndef __SALOMEVENT__
21 #define __SALOMEVENT__
32 virtual void put(
long, std::vector<double> &);
33 virtual std::vector<double> *
get(
long *);
YACS::ENGINE::Pool * super
SalomeEventLoop(YACS::ENGINE::Pool *)
virtual std::vector< double > * get(long *)
virtual void put(long, std::vector< double > &)
Pool used to manage the samples of the optimizer loop plugin.