

Public Member Functions | |
| Yacs_i () | |
| virtual | ~Yacs_i () |
| YACS_ORB::Proc_ptr | Load (const char *xmlFile) |
| void | Run (YACS_ORB::Proc_ptr p) |
| void | addObserver (YACS_ORB::Observer_ptr observer, CORBA::Long numid, const char *event) |
Definition at line 65 of file yacsSrv.cxx.
|
inline |
Definition at line 69 of file yacsSrv.cxx.
|
inlinevirtual |
Definition at line 70 of file yacsSrv.cxx.
| void Yacs_i::addObserver | ( | YACS_ORB::Observer_ptr | observer, |
| CORBA::Long | numid, | ||
| const char * | event | ||
| ) |
Definition at line 147 of file yacsSrv.cxx.
References YACS::ENGINE::Dispatcher::getDispatcher().
| YACS_ORB::Proc_ptr Yacs_i::Load | ( | const char * | xmlFile | ) |
Definition at line 139 of file yacsSrv.cxx.
| void Yacs_i::Run | ( | YACS_ORB::Proc_ptr | p | ) |
Definition at line 152 of file yacsSrv.cxx.
References p, and Proc_i::RunW().