Definition at line 33 of file yacs_clt.cxx.
Obs_i::Obs_i |
( |
YACS_ORB::Proc_ptr |
proc | ) |
|
|
inline |
virtual Obs_i::~Obs_i |
( |
| ) |
|
|
inlinevirtual |
void Obs_i::notifyObserver |
( |
CORBA::Long |
numid, |
|
|
const char * |
event |
|
) |
| |
Definition at line 44 of file yacs_clt.cxx.
References _server_proc.
46 std::cerr <<
"Obs_i::notifyObserver " << numid <<
event << std::endl;
47 std::cerr <<
"Obs_i::notifyObserver:state= " <<
_server_proc->getState(numid) << std::endl;
48 std::cerr <<
"Obs_i::notifyObserver:XMLstate= " <<
_server_proc->getXMLState(numid) << std::endl;
YACS_ORB::Proc_ptr Obs_i::_server_proc |
|
protected |
The documentation for this class was generated from the following file: