35 std::cout <<
"echo's message was overwritten !!!" << std::endl;
37 return CORBA::string_dup(msg);
AutoTest::ValueList * get_value_history()
char * echo(const char *msg)
virtual ~MyServiceSVC_impl()
destructor
void set_value(CORBA::Float value)
AutoTest::EchoList * get_echo_history()
MyServiceSVC_impl()
standard constructor
Service implementation header of AutoTestService.idl.