#include <salomevent.hxx>
Public Member Functions | |
SalomeEventLoop (YACS::ENGINE::Pool *) | |
virtual void | put (long, std::vector< double > &) |
virtual std::vector< double > * | get (long *) |
Protected Attributes | |
YACS::ENGINE::Pool * | super |
Definition at line 27 of file salomevent.hxx.
SalomeEventLoop::SalomeEventLoop | ( | YACS::ENGINE::Pool * | sup | ) |
Definition at line 26 of file salomevent.cxx.
|
virtual |
Implements Distrib.
Definition at line 37 of file salomevent.cxx.
References YACS::ENGINE::RefCounter::decrRef(), CORBAEngineTest::i, PMMLBasicsTestLauncher::ret, and YACS::ENGINE::SequenceAny::size().
|
virtual |
Implements Distrib.
Definition at line 31 of file salomevent.cxx.
References YACS::ENGINE::SequenceAny::New().
|
protected |
Definition at line 29 of file salomevent.hxx.