20 #ifndef _GUIOBSERVER_I_HXX_
21 #define _GUIOBSERVER_I_HXX_
44 YACSEvent(std::pair<int,std::string> aYACSEvent);
52 public PortableServer::RefCountServantBase
Base class for all schema objects.
YACS_ORB::ProcExec_var _engineProc
void SetImpl(GuiExecutor *impl)
void SetRemoteProc(YACS_ORB::ProcExec_ptr engineProc)
GuiObserver_i(YACS::ENGINE::Proc *guiProc)
void notifyObserver(CORBA::Long numid, const char *event)
int getEngineId(int guiId)
std::map< int, int > _guiToEngineMap
std::map< int, int > _engineToGuiMap
YACS::ENGINE::Proc * _guiProc
std::pair< int, std::string > _event
std::pair< int, std::string > getYACSEvent() const
YACSEvent(std::pair< int, std::string > aYACSEvent)