#include <EchoSample.h>
Public Member Functions | |
virtual void | echo (const ::std::string &, const ::Ice::Context *)=0 |
Definition at line 149 of file EchoSample.h.
virtual void IceDelegate::Demo::EchoSample::echo | ( | const ::std::string & | , |
const ::Ice::Context * | |||
) | [pure virtual] |
Implemented in IceDelegateD::Demo::EchoSample, and IceDelegateM::Demo::EchoSample.