9 #include "AutoTestServiceSkel.h" 11 #ifndef AUTOTESTSERVICESVC_IMPL_H 12 #define AUTOTESTSERVICESVC_IMPL_H 19 :
public virtual POA_AutoTest::MyService,
20 public virtual PortableServer::RefCountServantBase
38 char*
echo(
const char* msg);
65 #endif // AUTOTESTSERVICESVC_IMPL_H AutoTest::ValueList * get_value_history()
char * echo(const char *msg)
virtual ~MyServiceSVC_impl()
destructor
std::string get_echo_message()
void set_value(CORBA::Float value)
AutoTest::EchoList * get_echo_history()
MyServiceSVC_impl()
standard constructor