|
| | 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.
| virtual Yacs_i::~Yacs_i |
( |
| ) |
|
|
inlinevirtual |
| void Yacs_i::addObserver |
( |
YACS_ORB::Observer_ptr |
observer, |
|
|
CORBA::Long |
numid, |
|
|
const char * |
event |
|
) |
| |
| YACS_ORB::Proc_ptr Yacs_i::Load |
( |
const char * |
xmlFile | ) |
|
Definition at line 139 of file yacsSrv.cxx.
References loader, and p.
143 YACS_ORB::Proc_ptr pp = p->_this();
| void Yacs_i::Run |
( |
YACS_ORB::Proc_ptr |
p | ) |
|
The documentation for this class was generated from the following file: